"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/30 01:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase" 2026/07/30 01:15:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:15:36 DEBUG : Creating backend with remote "/tmp/rclone3075958320" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/30 01:15:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:39 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:15:39 DEBUG : B2 bucket rclone-test-lanivaf1dase: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:41 DEBUG : Creating backend with remote "/non-existing" 2026/07/30 01:15:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/30 01:15:41 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:41 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:44 INFO : B2 bucket rclone-test-lanivaf1dase: Running all checks before starting transfers 2026/07/30 01:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:44 INFO : B2 bucket rclone-test-lanivaf1dase: Checks finished, now starting transfers 2026/07/30 01:15:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:45 ERROR : Ignoring --no-traverse with sync 2026/07/30 01:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:15:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/30 01:15:46 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:46 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:47 DEBUG : hello world2: size = 12 OK 2026/07/30 01:15:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/30 01:15:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:15:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:49 DEBUG : potato2: size = 11 OK 2026/07/30 01:15:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:15:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:51 DEBUG : potato2: size = 11 OK 2026/07/30 01:15:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.19s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:15:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:15:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:15:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:15:52 INFO : sub dir2: Making directory 2026/07/30 01:15:52 INFO : sub dir: Making directory 2026/07/30 01:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:52 INFO : sub dir2/sub sub dir2: Making directory 2026/07/30 01:15:52 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:52 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:52 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/07/30 01:15:52 DEBUG : B2 bucket rclone-test-lanivaf1dase: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:53 INFO : sub dir2: Making directory 2026/07/30 01:15:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:15:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.58s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:54 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:15:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:15:55 INFO : sub dir2: Making directory 2026/07/30 01:15:55 INFO : sub dir: Making directory 2026/07/30 01:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:55 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:55 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:55 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:15:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/30 01:15:55 DEBUG : B2 bucket rclone-test-lanivaf1dase: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:15:55 DEBUG : B2 bucket rclone-test-lanivaf1dase: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:56 INFO : sub dir2: Making directory 2026/07/30 01:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:57 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:57 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:57 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:15:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.53s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:15:58 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:15:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:15:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:15:58 INFO : sub dir2: Making directory 2026/07/30 01:15:58 INFO : sub dir: Making directory 2026/07/30 01:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:15:58 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:15:58 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:15:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:15:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:15:59 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:15:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/30 01:15:59 DEBUG : B2 bucket rclone-test-lanivaf1dase: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.37s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:00 INFO : sub dir2: Making directory 2026/07/30 01:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:16:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:16:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:16:01 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:16:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kibocuq8zavi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-kibocuq8zavi 2026/07/30 01:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:16:03 DEBUG : B2 bucket rclone-test-kibocuq8zavi: Waiting for checks to finish 2026/07/30 01:16:03 DEBUG : B2 bucket rclone-test-kibocuq8zavi: Waiting for transfers to finish 2026/07/30 01:16:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:16:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:04 DEBUG : B2 bucket rclone-test-kibocuq8zavi: Purge remote 2026/07/30 01:16:04 INFO : B2 bucket rclone-test-kibocuq8zavi: cleaning bucket "rclone-test-kibocuq8zavi" of all files 2026/07/30 01:16:04 DEBUG : sub dir/hello world: Deleting (id "4_zefe2cd23907dbb0b9ff80e1b_f10304f471e1a3696_d20260730_m011604_c001_v0001130_t0001_u01785374164113") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:16:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:16:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:07 DEBUG : sub dir/hello world: size = 17 OK 2026/07/30 01:16:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/30 01:16:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.18s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rozerog9gufa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-rozerog9gufa 2026/07/30 01:16:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:16:10 DEBUG : B2 bucket rclone-test-rozerog9gufa: Waiting for checks to finish 2026/07/30 01:16:10 DEBUG : B2 bucket rclone-test-rozerog9gufa: Waiting for transfers to finish 2026/07/30 01:16:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:16:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:16:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rozerog9gufa) 2026/07/30 01:16:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:16:12 DEBUG : B2 bucket rclone-test-rozerog9gufa: Waiting for checks to finish 2026/07/30 01:16:12 DEBUG : B2 bucket rclone-test-rozerog9gufa: Waiting for transfers to finish 2026/07/30 01:16:12 DEBUG : sub dir/hello world: size = 17 OK 2026/07/30 01:16:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/30 01:16:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:12 DEBUG : B2 bucket rclone-test-rozerog9gufa: Purge remote 2026/07/30 01:16:12 INFO : B2 bucket rclone-test-rozerog9gufa: cleaning bucket "rclone-test-rozerog9gufa" of all files 2026/07/30 01:16:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f42ddd3907dbb0b9ff80e1b_f109104155423edca_d20260730_m011612_c001_v0001099_t0019_u01785374172521") 2026/07/30 01:16:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f42ddd3907dbb0b9ff80e1b_f103dcc0f0acb6bfb_d20260730_m011610_c001_v0001161_t0009_u01785374170807") --- PASS: TestServerSideCopyOverSelf (6.49s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:16:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:16:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:16 DEBUG : sub dir/hello world: size = 17 OK 2026/07/30 01:16:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/30 01:16:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/30 01:16:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.13s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qigepuk6noqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-qigepuk6noqi 2026/07/30 01:16:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:16:18 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for checks to finish 2026/07/30 01:16:18 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for transfers to finish 2026/07/30 01:16:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:16:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:16:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qigepuk6noqi) 2026/07/30 01:16:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:16:20 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for checks to finish 2026/07/30 01:16:20 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for transfers to finish 2026/07/30 01:16:21 DEBUG : sub dir/hello world: size = 17 OK 2026/07/30 01:16:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/30 01:16:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:21 INFO : sub dir/hello world: Deleted 2026/07/30 01:16:22 DEBUG : testing file moves 2026/07/30 01:16:22 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qigepuk6noqi) 2026/07/30 01:16:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:16:22 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for checks to finish 2026/07/30 01:16:22 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Waiting for transfers to finish 2026/07/30 01:16:23 DEBUG : sub dir/hello world: size = 24 OK 2026/07/30 01:16:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/30 01:16:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/30 01:16:23 INFO : sub dir/hello world: Deleted 2026/07/30 01:16:23 DEBUG : B2 bucket rclone-test-qigepuk6noqi: Purge remote 2026/07/30 01:16:23 INFO : B2 bucket rclone-test-qigepuk6noqi: cleaning bucket "rclone-test-qigepuk6noqi" of all files 2026/07/30 01:16:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f32fde3907dbb0b9ff80e1b_f118dc98fb7768fcb_d20260730_m011622_c001_v0001184_t0055_u01785374182893") 2026/07/30 01:16:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f32fde3907dbb0b9ff80e1b_f115d84d09c25692b_d20260730_m011621_c001_v0001103_t0056_u01785374181099") 2026/07/30 01:16:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f32fde3907dbb0b9ff80e1b_f1168fcff88dddee8_d20260730_m011619_c001_v0001179_t0020_u01785374179282") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:25 ERROR : error listing: directory not found 2026/07/30 01:16:25 INFO : Local file system at /tmp/rclone3075958320: Making directory 2026/07/30 01:16:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:16:28 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for checks to finish 2026/07/30 01:16:28 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for transfers to finish 2026/07/30 01:16:28 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/30 01:16:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:16:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/30 01:16:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.39s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/30 01:16:29 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:29 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:30 DEBUG : check sum: size = 1 OK 2026/07/30 01:16:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:16:30 INFO : check sum: Copied (new) 2026/07/30 01:16:30 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:30 DEBUG : check sum: size = 1 OK 2026/07/30 01:16:30 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:16:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/30 01:16:30 DEBUG : check sum: Unchanged skipping 2026/07/30 01:16:30 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:30 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.90s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/30 01:16:31 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:31 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:32 DEBUG : sizeonly: size = 6 OK 2026/07/30 01:16:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/30 01:16:32 INFO : sizeonly: Copied (new) 2026/07/30 01:16:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:32 DEBUG : sizeonly: size = 6 OK 2026/07/30 01:16:32 DEBUG : sizeonly: Sizes identical 2026/07/30 01:16:32 DEBUG : sizeonly: Unchanged skipping 2026/07/30 01:16:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.96s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/30 01:16:33 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:33 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/30 01:16:33 INFO : ignore-size: Copied (new) 2026/07/30 01:16:33 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:16:34 DEBUG : ignore-size: Unchanged skipping 2026/07/30 01:16:34 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:34 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:34 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:35 DEBUG : existing: size = 6 OK 2026/07/30 01:16:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:16:35 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:35 DEBUG : existing: Unchanged skipping 2026/07/30 01:16:35 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:35 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:35 INFO : There was nothing to transfer 2026/07/30 01:16:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/30 01:16:35 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:35 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:36 DEBUG : existing: size = 6 OK 2026/07/30 01:16:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/30 01:16:36 INFO : existing: Copied (replaced existing) 2026/07/30 01:16:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.31s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:16:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:38 DEBUG : existing: size = 6 OK 2026/07/30 01:16:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/30 01:16:38 INFO : existing: Copied (new) 2026/07/30 01:16:38 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:38 DEBUG : existing: Destination exists, skipping 2026/07/30 01:16:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:38 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.14s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/30 01:16:40 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:16:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:16:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:16:40 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:16:40 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:40 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:40 DEBUG : a/potato2: size = 60 OK 2026/07/30 01:16:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:16:40 INFO : a/potato2: Copied (new) 2026/07/30 01:16:40 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:42 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:42 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/07/30 01:16:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:16:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/30 01:16:42 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:42 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:42 INFO : There was nothing to transfer 2026/07/30 01:16:43 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:43 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/07/30 01:16:43 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:16:44 INFO : empty space: Updated modification time in destination 2026/07/30 01:16:44 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:45 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:45 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/07/30 01:16:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:16:45 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:45 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:47 DEBUG : foo: size = 3 OK 2026/07/30 01:16:47 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/07/30 01:16:47 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:16:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:47 DEBUG : foo: sha1 differ 2026/07/30 01:16:47 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:47 DEBUG : foo: size = 3 OK 2026/07/30 01:16:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/30 01:16:47 INFO : foo: Copied (replaced existing) 2026/07/30 01:16:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 01:16:48 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:16:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:48 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:49 DEBUG : potato: size = 60 OK 2026/07/30 01:16:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:16:49 INFO : potato: Copied (new) 2026/07/30 01:16:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:16:51 DEBUG : potato: size = 60 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:51 DEBUG : potato: Sizes differ 2026/07/30 01:16:51 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:51 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:52 DEBUG : potato: size = 21 OK 2026/07/30 01:16:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/30 01:16:52 INFO : potato: Copied (replaced existing) 2026/07/30 01:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:53 DEBUG : potato: size = 21 OK 2026/07/30 01:16:53 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/07/30 01:16:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3075958320) 2026/07/30 01:16:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:16:53 DEBUG : potato: sha1 differ 2026/07/30 01:16:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:54 DEBUG : potato: size = 21 OK 2026/07/30 01:16:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/30 01:16:54 INFO : potato: Copied (replaced existing) 2026/07/30 01:16:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:16:56 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:16:56 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:56 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/30 01:16:56 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:56 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:16:58 DEBUG : empty space: size = 1 OK 2026/07/30 01:16:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:16:58 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:16:58 DEBUG : empty space: Unchanged skipping 2026/07/30 01:16:58 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:16:58 DEBUG : potato2: size = 60 OK 2026/07/30 01:16:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:16:58 INFO : potato2: Copied (new) 2026/07/30 01:16:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:16:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:00 INFO : d: Making directory 2026/07/30 01:17:00 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/30 01:17:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:01 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:17:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:01 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:17:01 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:01 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:01 DEBUG : a/potato2: size = 60 OK 2026/07/30 01:17:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:01 INFO : a/potato2: Copied (new) 2026/07/30 01:17:01 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:01 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/30 01:17:04 DEBUG : c/non empty space: size = 5 OK 2026/07/30 01:17:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:04 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 01:17:04 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:04 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:04 DEBUG : a/potato2: size = 60 OK 2026/07/30 01:17:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:04 INFO : a/potato2: Copied (new) 2026/07/30 01:17:04 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting files as there were IO errors 2026/07/30 01:17:04 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:07 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:07 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:07 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:07 INFO : potato: Deleted 2026/07/30 01:17:07 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:09 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:10 INFO : potato: Deleted 2026/07/30 01:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:10 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:10 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:10 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:13 DEBUG : potato2: size = 19 OK 2026/07/30 01:17:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/30 01:17:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.29s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : enormous: Excluded 2026/07/30 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : potato2: Excluded 2026/07/30 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:15 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:15 INFO : There was nothing to transfer 2026/07/30 01:17:15 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : enormous: Excluded 2026/07/30 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : potato2: Excluded 2026/07/30 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:17:15 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for checks to finish 2026/07/30 01:17:15 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/30 01:17:15 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:15 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for transfers to finish 2026/07/30 01:17:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:18 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 01:17:18 DEBUG : enormous: Excluded 2026/07/30 01:17:18 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 01:17:18 DEBUG : potato2: Excluded 2026/07/30 01:17:18 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:17:18 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:18 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:18 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:18 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:18 INFO : potato2: Deleted 2026/07/30 01:17:19 INFO : enormous: Deleted 2026/07/30 01:17:19 INFO : There was nothing to transfer 2026/07/30 01:17:19 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/30 01:17:19 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:19 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for checks to finish 2026/07/30 01:17:19 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for transfers to finish 2026/07/30 01:17:19 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:19 INFO : potato2: Deleted 2026/07/30 01:17:19 INFO : enormous: Deleted 2026/07/30 01:17:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.46s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:22 DEBUG : five: Need to transfer - File not found at Destination 2026/07/30 01:17:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:17:22 DEBUG : four: size = 8 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:17:22 DEBUG : four: Sizes differ 2026/07/30 01:17:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/30 01:17:22 DEBUG : one: Destination is newer than source, skipping 2026/07/30 01:17:22 DEBUG : three: size = 5 OK 2026/07/30 01:17:22 DEBUG : three: Sizes identical 2026/07/30 01:17:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/30 01:17:22 DEBUG : two: size = 3 OK 2026/07/30 01:17:22 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3075958320) 2026/07/30 01:17:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:17:22 DEBUG : two: sha1 differ 2026/07/30 01:17:22 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:22 DEBUG : four: size = 4 OK 2026/07/30 01:17:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/30 01:17:22 INFO : four: Copied (replaced existing) 2026/07/30 01:17:22 DEBUG : five: size = 4 OK 2026/07/30 01:17:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/30 01:17:22 INFO : five: Copied (new) 2026/07/30 01:17:23 DEBUG : two: size = 3 OK 2026/07/30 01:17:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/30 01:17:23 INFO : two: Copied (replaced existing) 2026/07/30 01:17:23 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:23 DEBUG : five: size = 4 OK 2026/07/30 01:17:23 DEBUG : four: size = 4 OK 2026/07/30 01:17:23 DEBUG : one: Destination is newer than source, skipping 2026/07/30 01:17:23 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:23 DEBUG : three: size = 5 OK 2026/07/30 01:17:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/30 01:17:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/30 01:17:23 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/30 01:17:23 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/30 01:17:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/30 01:17:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/30 01:17:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3075958320) 2026/07/30 01:17:23 DEBUG : two: size = 3 OK 2026/07/30 01:17:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:17:23 DEBUG : three: sha1 differ 2026/07/30 01:17:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/30 01:17:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/30 01:17:23 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/30 01:17:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/30 01:17:23 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:24 DEBUG : three: size = 5 OK 2026/07/30 01:17:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:17:24 INFO : three: Copied (replaced existing) 2026/07/30 01:17:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.53s) === 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-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/30 01:17:25 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:25 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:25 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/30 01:17:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/30 01:17:25 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:25 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:26 DEBUG : potato: size = 14 OK 2026/07/30 01:17:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/30 01:17:26 INFO : potato: Copied (new) 2026/07/30 01:17:26 DEBUG : yam: size = 11 OK 2026/07/30 01:17:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:26 INFO : yam: Copied (new) 2026/07/30 01:17:26 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:26 DEBUG : potato: size = 14 OK 2026/07/30 01:17:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:17:26 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:26 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:26 DEBUG : potato: Unchanged skipping 2026/07/30 01:17:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:27 DEBUG : yaml: size = 11 OK 2026/07/30 01:17:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:27 INFO : yam: Copied (server-side copy) to: yaml 2026/07/30 01:17:27 INFO : yam: Deleted 2026/07/30 01:17:27 INFO : yaml: Renamed from "yam" 2026/07/30 01:17:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/30 01:17:28 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:28 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:28 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/30 01:17:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/30 01:17:28 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:28 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:28 DEBUG : yam: size = 11 OK 2026/07/30 01:17:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:28 INFO : yam: Copied (new) 2026/07/30 01:17:28 DEBUG : potato: size = 14 OK 2026/07/30 01:17:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/30 01:17:28 INFO : potato: Copied (new) 2026/07/30 01:17:28 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:29 DEBUG : potato: size = 14 OK 2026/07/30 01:17:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:17:29 DEBUG : potato: Unchanged skipping 2026/07/30 01:17:29 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:29 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:29 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:29 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:29 DEBUG : yaml: size = 11 OK 2026/07/30 01:17:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:29 INFO : yam: Copied (server-side copy) to: yaml 2026/07/30 01:17:30 INFO : yam: Deleted 2026/07/30 01:17:30 INFO : yaml: Renamed from "yam" 2026/07/30 01:17:30 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/30 01:17:31 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:31 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:31 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/30 01:17:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/30 01:17:31 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:31 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:31 DEBUG : sub/yam: size = 11 OK 2026/07/30 01:17:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:31 INFO : sub/yam: Copied (new) 2026/07/30 01:17:31 DEBUG : potato: size = 14 OK 2026/07/30 01:17:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/30 01:17:31 INFO : potato: Copied (new) 2026/07/30 01:17:31 DEBUG : Waiting for deletions to finish 2026/07/30 01:17:32 DEBUG : potato: size = 14 OK 2026/07/30 01:17:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:17:32 DEBUG : potato: Unchanged skipping 2026/07/30 01:17:32 INFO : B2 bucket rclone-test-lanivaf1dase: Making map for --track-renames 2026/07/30 01:17:32 INFO : B2 bucket rclone-test-lanivaf1dase: Finished making map for --track-renames 2026/07/30 01:17:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for renames to finish 2026/07/30 01:17:32 DEBUG : yam: size = 11 OK 2026/07/30 01:17:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/30 01:17:32 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/30 01:17:32 INFO : sub/yam: Deleted 2026/07/30 01:17:32 INFO : yam: Renamed from "sub/yam" 2026/07/30 01:17:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.79s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:33 DEBUG : Creating backend with remote "/tmp/rclone3075958320/dir1" 2026/07/30 01:17:33 DEBUG : Creating backend with remote "/tmp/rclone3075958320/dir2" 2026/07/30 01:17:33 DEBUG : Local file system at /tmp/rclone3075958320/dir2: Using server-side directory move 2026/07/30 01:17:33 INFO : Local file system at /tmp/rclone3075958320/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 01:17:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/30 01:17:33 DEBUG : Local file system at /tmp/rclone3075958320/dir2: Waiting for checks to finish 2026/07/30 01:17:33 DEBUG : Local file system at /tmp/rclone3075958320/dir2: Waiting for transfers to finish 2026/07/30 01:17:33 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:17:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 01:17:34 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:34 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/30 01:17:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/30 01:17:34 INFO : nested/sub dir/file: Copied (new) 2026/07/30 01:17:34 INFO : nested/sub dir/file: Deleted 2026/07/30 01:17:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:17:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:17:35 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:17:35 INFO : sub dir/hello world: Deleted 2026/07/30 01:17:35 INFO : sub dir: Removing directory 2026/07/30 01:17:35 INFO : nested/sub dir: Removing directory 2026/07/30 01:17:35 INFO : nested: Removing directory 2026/07/30 01:17:35 DEBUG : Local file system at /tmp/rclone3075958320: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:17:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 01:17:36 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:36 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:17:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:17:36 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:17:36 INFO : sub dir/hello world: Deleted 2026/07/30 01:17:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/30 01:17:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/30 01:17:36 INFO : nested/sub dir/file: Copied (new) 2026/07/30 01:17:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/30 01:17:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:17:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:37 DEBUG : existing: size = 6 OK 2026/07/30 01:17:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/30 01:17:37 INFO : existing: Copied (new) 2026/07/30 01:17:37 INFO : existing: Deleted 2026/07/30 01:17:38 DEBUG : existing-b: size = 6 OK 2026/07/30 01:17:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/30 01:17:38 INFO : existing-b: Copied (new) 2026/07/30 01:17:38 INFO : existing-b: Deleted 2026/07/30 01:17:38 DEBUG : existing: Destination exists, skipping 2026/07/30 01:17:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/30 01:17:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:17:38 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:17:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kuvibuq4xila" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-kuvibuq4xila 2026/07/30 01:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:43 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/30 01:17:43 DEBUG : empty space: Unchanged skipping 2026/07/30 01:17:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:17:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kuvibuq4xila) 2026/07/30 01:17:43 DEBUG : potato3: Sizes differ 2026/07/30 01:17:43 DEBUG : B2 bucket rclone-test-kuvibuq4xila: Waiting for checks to finish 2026/07/30 01:17:43 INFO : empty space: Deleted 2026/07/30 01:17:43 DEBUG : B2 bucket rclone-test-kuvibuq4xila: Waiting for transfers to finish 2026/07/30 01:17:43 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:43 INFO : potato2: Copied (server-side copy) 2026/07/30 01:17:43 INFO : potato2: Deleted 2026/07/30 01:17:44 DEBUG : potato3: size = 68 OK 2026/07/30 01:17:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:17:44 INFO : potato3: Copied (server-side copy) 2026/07/30 01:17:44 INFO : potato3: Deleted 2026/07/30 01:17:44 DEBUG : Creating backend with remote "TestB2:rclone-test-huheboc2ravu" 2026/07/30 01:17:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/30 01:17:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/30 01:17:45 DEBUG : B2 bucket rclone-test-huheboc2ravu: Waiting for checks to finish 2026/07/30 01:17:45 DEBUG : B2 bucket rclone-test-huheboc2ravu: Waiting for transfers to finish 2026/07/30 01:17:46 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:46 INFO : potato2: Copied (server-side copy) 2026/07/30 01:17:46 INFO : potato2: Deleted 2026/07/30 01:17:46 DEBUG : potato3: size = 68 OK 2026/07/30 01:17:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:17:46 INFO : potato3: Copied (server-side copy) 2026/07/30 01:17:46 INFO : potato3: Deleted 2026/07/30 01:17:47 DEBUG : empty space: size = 1 OK 2026/07/30 01:17:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:17:47 INFO : empty space: Copied (server-side copy) 2026/07/30 01:17:47 INFO : empty space: Deleted 2026/07/30 01:17:47 DEBUG : B2 bucket rclone-test-huheboc2ravu: Purge remote 2026/07/30 01:17:47 INFO : B2 bucket rclone-test-huheboc2ravu: cleaning bucket "rclone-test-huheboc2ravu" of all files 2026/07/30 01:17:47 DEBUG : empty space: Deleting (id "4_z1f925d23909dbb0b9ff80e1b_f1137ea9be4c883de_d20260730_m011746_c001_v0001109_t0041_u01785374266700") 2026/07/30 01:17:47 DEBUG : potato2: Deleting (id "4_z1f925d23909dbb0b9ff80e1b_f11595bee4e216159_d20260730_m011746_c001_v0001091_t0037_u01785374266315") 2026/07/30 01:17:47 DEBUG : potato3: Deleting (id "4_z1f925d23909dbb0b9ff80e1b_f10668decc96aac28_d20260730_m011746_c001_v0001185_t0005_u01785374266715") 2026/07/30 01:17:48 DEBUG : B2 bucket rclone-test-kuvibuq4xila: Purge remote 2026/07/30 01:17:48 INFO : B2 bucket rclone-test-kuvibuq4xila: cleaning bucket "rclone-test-kuvibuq4xila" of all files 2026/07/30 01:17:48 DEBUG : empty space: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f4150fc1534b64a8a_d20260730_m011747_c001_v7007000_t0000_u01785374267159") 2026/07/30 01:17:48 DEBUG : empty space: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f115c95bbdb9fce8a_d20260730_m011742_c001_v0001029_t0004_u01785374262284") 2026/07/30 01:17:48 DEBUG : potato2: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f4150fc1534b64a87_d20260730_m011746_c001_v7007000_t0000_u01785374266684") 2026/07/30 01:17:48 DEBUG : potato2: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f114202e5ff8d1fe3_d20260730_m011743_c001_v0001184_t0015_u01785374263491") 2026/07/30 01:17:48 DEBUG : potato3: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f4150fc1534b64a88_d20260730_m011746_c001_v7007000_t0000_u01785374266910") 2026/07/30 01:17:48 DEBUG : potato3: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f10353a02117f8c80_d20260730_m011743_c001_v0001150_t0047_u01785374263702") 2026/07/30 01:17:48 DEBUG : potato3: Deleting (id "4_z9fe24d03909dbb0b9ff80e1b_f115c95bbdb9fce8e_d20260730_m011742_c001_v0001029_t0016_u01785374262747") --- PASS: TestServerSideMove (10.68s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pigaqox8laxi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-pigaqox8laxi 2026/07/30 01:17:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:17:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:17:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pigaqox8laxi) 2026/07/30 01:17:55 DEBUG : B2 bucket rclone-test-pigaqox8laxi: Waiting for checks to finish 2026/07/30 01:17:55 DEBUG : potato3: Sizes differ 2026/07/30 01:17:55 DEBUG : B2 bucket rclone-test-pigaqox8laxi: Waiting for transfers to finish 2026/07/30 01:17:55 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:55 INFO : potato2: Copied (server-side copy) 2026/07/30 01:17:55 INFO : potato2: Deleted 2026/07/30 01:17:55 DEBUG : potato3: size = 68 OK 2026/07/30 01:17:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:17:55 INFO : potato3: Copied (server-side copy) 2026/07/30 01:17:56 INFO : potato3: Deleted 2026/07/30 01:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bijikug9seko" 2026/07/30 01:17:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 01:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:17:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/30 01:17:57 DEBUG : B2 bucket rclone-test-bijikug9seko: Waiting for checks to finish 2026/07/30 01:17:57 DEBUG : B2 bucket rclone-test-bijikug9seko: Waiting for transfers to finish 2026/07/30 01:17:58 DEBUG : potato2: size = 60 OK 2026/07/30 01:17:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:17:58 INFO : potato2: Copied (server-side copy) 2026/07/30 01:17:58 INFO : potato2: Deleted 2026/07/30 01:17:59 DEBUG : potato3: size = 68 OK 2026/07/30 01:17:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:17:59 INFO : potato3: Copied (server-side copy) 2026/07/30 01:17:59 INFO : potato3: Deleted 2026/07/30 01:17:59 DEBUG : B2 bucket rclone-test-bijikug9seko: Purge remote 2026/07/30 01:17:59 INFO : B2 bucket rclone-test-bijikug9seko: cleaning bucket "rclone-test-bijikug9seko" of all files 2026/07/30 01:17:59 DEBUG : potato2: Deleting (id "4_z9f428d03909dbb0b9ff80e1b_f116f6f0df2842f96_d20260730_m011758_c001_v0001044_t0045_u01785374278171") 2026/07/30 01:17:59 DEBUG : potato3: Deleting (id "4_z9f428d03909dbb0b9ff80e1b_f1035db162531a3d5_d20260730_m011758_c001_v0001038_t0047_u01785374278533") 2026/07/30 01:18:00 DEBUG : B2 bucket rclone-test-pigaqox8laxi: Purge remote 2026/07/30 01:18:00 INFO : B2 bucket rclone-test-pigaqox8laxi: cleaning bucket "rclone-test-pigaqox8laxi" of all files 2026/07/30 01:18:00 DEBUG : empty space: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f1155c84ca153537b_d20260730_m011754_c001_v0001100_t0059_u01785374274156") 2026/07/30 01:18:00 DEBUG : potato2: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f41815833130d4898_d20260730_m011758_c001_v7007000_t0000_u01785374278629") 2026/07/30 01:18:00 DEBUG : potato2: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f1084fcb7f3e0e846_d20260730_m011755_c001_v0001130_t0025_u01785374275271") 2026/07/30 01:18:00 DEBUG : potato3: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f41815833130d489b_d20260730_m011759_c001_v7007000_t0000_u01785374279310") 2026/07/30 01:18:00 DEBUG : potato3: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f11965f9e178a059f_d20260730_m011755_c001_v0001167_t0045_u01785374275667") 2026/07/30 01:18:00 DEBUG : potato3: Deleting (id "4_zaf726de3909dbb0b9ff80e1b_f1155c84ca1535381_d20260730_m011754_c001_v0001100_t0018_u01785374274531") --- PASS: TestServerSideMoveWithFilter (12.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-veduwav8zidi" 2026/07/30 01:18:04 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lanivaf1dase -> B2 bucket rclone-test-veduwav8zidi 2026/07/30 01:18:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:18:07 DEBUG : empty space: size = 1 OK 2026/07/30 01:18:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/30 01:18:07 DEBUG : empty space: Unchanged skipping 2026/07/30 01:18:07 DEBUG : B2 bucket rclone-test-veduwav8zidi: Waiting for checks to finish 2026/07/30 01:18:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:18:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-veduwav8zidi) 2026/07/30 01:18:07 DEBUG : potato3: Sizes differ 2026/07/30 01:18:07 INFO : empty space: Deleted 2026/07/30 01:18:07 DEBUG : B2 bucket rclone-test-veduwav8zidi: Waiting for transfers to finish 2026/07/30 01:18:07 DEBUG : potato2: size = 60 OK 2026/07/30 01:18:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:18:07 INFO : potato2: Copied (server-side copy) 2026/07/30 01:18:07 INFO : potato2: Deleted 2026/07/30 01:18:08 DEBUG : potato3: size = 68 OK 2026/07/30 01:18:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:18:08 INFO : potato3: Copied (server-side copy) 2026/07/30 01:18:08 INFO : potato3: Deleted 2026/07/30 01:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-guhoris2kabe" 2026/07/30 01:18:09 INFO : tomatoDir: Making directory 2026/07/30 01:18:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/30 01:18:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:18:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/30 01:18:09 DEBUG : B2 bucket rclone-test-guhoris2kabe: Waiting for checks to finish 2026/07/30 01:18:09 DEBUG : B2 bucket rclone-test-guhoris2kabe: Waiting for transfers to finish 2026/07/30 01:18:10 DEBUG : potato2: size = 60 OK 2026/07/30 01:18:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/30 01:18:10 INFO : potato2: Copied (server-side copy) 2026/07/30 01:18:10 DEBUG : potato3: size = 68 OK 2026/07/30 01:18:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/30 01:18:10 INFO : potato3: Copied (server-side copy) 2026/07/30 01:18:10 DEBUG : empty space: size = 1 OK 2026/07/30 01:18:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/30 01:18:10 INFO : empty space: Copied (server-side copy) 2026/07/30 01:18:10 INFO : potato2: Deleted 2026/07/30 01:18:11 INFO : potato3: Deleted 2026/07/30 01:18:11 INFO : empty space: Deleted 2026/07/30 01:18:11 DEBUG : B2 bucket rclone-test-guhoris2kabe: Purge remote 2026/07/30 01:18:11 INFO : B2 bucket rclone-test-guhoris2kabe: cleaning bucket "rclone-test-guhoris2kabe" of all files 2026/07/30 01:18:11 DEBUG : empty space: Deleting (id "4_zdfe2adf3909dbb0b9ff80e1b_f109317f016c95175_d20260730_m011810_c001_v0001161_t0046_u01785374290265") 2026/07/30 01:18:11 DEBUG : potato2: Deleting (id "4_zdfe2adf3909dbb0b9ff80e1b_f118dc98fb77692e5_d20260730_m011810_c001_v0001184_t0032_u01785374290641") 2026/07/30 01:18:11 DEBUG : potato3: Deleting (id "4_zdfe2adf3909dbb0b9ff80e1b_f102ddfe154a952cb_d20260730_m011810_c001_v0001183_t0046_u01785374290685") 2026/07/30 01:18:12 DEBUG : B2 bucket rclone-test-veduwav8zidi: Purge remote 2026/07/30 01:18:12 INFO : B2 bucket rclone-test-veduwav8zidi: cleaning bucket "rclone-test-veduwav8zidi" of all files 2026/07/30 01:18:12 DEBUG : empty space: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f41240536f1191cd9_d20260730_m011811_c001_v7007000_t0000_u01785374291018") 2026/07/30 01:18:12 DEBUG : empty space: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f110486505c8a7a9d_d20260730_m011806_c001_v0001131_t0055_u01785374286035") 2026/07/30 01:18:12 DEBUG : potato2: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f41240536f1191cd4_d20260730_m011810_c001_v7007000_t0000_u01785374290836") 2026/07/30 01:18:12 DEBUG : potato2: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f114f74664aa23468_d20260730_m011807_c001_v0001177_t0034_u01785374287516") 2026/07/30 01:18:12 DEBUG : potato3: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f4180d16725bae5f1_d20260730_m011810_c001_v7007000_t0000_u01785374290913") 2026/07/30 01:18:12 DEBUG : potato3: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f104640496acb771a_d20260730_m011807_c001_v0001150_t0027_u01785374287760") 2026/07/30 01:18:12 DEBUG : potato3: Deleting (id "4_z4f429dd3909dbb0b9ff80e1b_f110486505c8a7aa1_d20260730_m011806_c001_v0001131_t0056_u01785374286531") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.78s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:18:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/rclone-sync-test" 2026/07/30 01:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/rclone-sync-test-include/layer2" 2026/07/30 01:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/rclone-sync-test-ignore-file" 2026/07/30 01:18:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/07/30 01:18:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/30 01:18:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 01:18:47 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test: Waiting for checks to finish 2026/07/30 01:18:47 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test: Waiting for transfers to finish 2026/07/30 01:18:47 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:47 INFO : There was nothing to transfer 2026/07/30 01:18:47 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:18:47 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:18:47 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:47 INFO : There was nothing to transfer 2026/07/30 01:18:48 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/30 01:18:48 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/30 01:18:48 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:48 INFO : There was nothing to transfer 2026/07/30 01:18:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:18:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:18:48 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:48 INFO : There was nothing to transfer 2026/07/30 01:18:49 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/30 01:18:49 DEBUG : B2 bucket rclone-test-lanivaf1dase path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/30 01:18:49 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (31.91s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/CompareDest" 2026/07/30 01:18:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 01:18:52 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:18:52 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:18:53 DEBUG : one: size = 3 OK 2026/07/30 01:18:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:18:53 INFO : one: Copied (new) 2026/07/30 01:18:53 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:18:54 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:18:54 DEBUG : one: Sizes differ 2026/07/30 01:18:54 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:18:54 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:18:55 DEBUG : one: size = 5 OK 2026/07/30 01:18:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/30 01:18:55 INFO : one: Copied (replaced existing) 2026/07/30 01:18:55 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:57 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:18:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:18:57 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:18:57 DEBUG : one: Sizes differ 2026/07/30 01:18:57 DEBUG : one: size = 5 OK 2026/07/30 01:18:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:18:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:18:57 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:18:57 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:57 INFO : There was nothing to transfer 2026/07/30 01:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:18:59 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:18:59 DEBUG : one: Sizes differ 2026/07/30 01:18:59 DEBUG : two: size = 3 OK 2026/07/30 01:18:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:18:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:18:59 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:18:59 DEBUG : one: size = 5 OK 2026/07/30 01:18:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:18:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:18:59 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:18:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:59 INFO : There was nothing to transfer 2026/07/30 01:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:18:59 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:18:59 DEBUG : one: Sizes differ 2026/07/30 01:18:59 DEBUG : two: size = 3 OK 2026/07/30 01:18:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:18:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:18:59 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:18:59 DEBUG : one: size = 5 OK 2026/07/30 01:18:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:18:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:18:59 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:18:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:18:59 INFO : There was nothing to transfer 2026/07/30 01:19:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:00 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:00 DEBUG : one: Sizes differ 2026/07/30 01:19:01 DEBUG : two: size = 3 OK 2026/07/30 01:19:01 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/07/30 01:19:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/30 01:19:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:19:01 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:01 DEBUG : one: size = 5 OK 2026/07/30 01:19:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:19:01 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:01 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:01 INFO : There was nothing to transfer 2026/07/30 01:19:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:01 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:01 DEBUG : one: Sizes differ 2026/07/30 01:19:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:01 DEBUG : two: size = 3 (B2 bucket rclone-test-lanivaf1dase path CompareDest) 2026/07/30 01:19:01 DEBUG : two: Sizes differ 2026/07/30 01:19:01 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:19:01 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:01 DEBUG : one: size = 5 OK 2026/07/30 01:19:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:19:01 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:02 DEBUG : two: size = 5 OK 2026/07/30 01:19:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/30 01:19:02 INFO : two: Copied (new) 2026/07/30 01:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.50s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:19:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dest" 2026/07/30 01:19:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/pre-dest1" 2026/07/30 01:19:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/pre-dest2" 2026/07/30 01:19:10 DEBUG : 1: size = 1 OK 2026/07/30 01:19:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:19:10 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/30 01:19:10 DEBUG : 2: size = 1 OK 2026/07/30 01:19:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:19:10 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/30 01:19:10 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/30 01:19:10 DEBUG : B2 bucket rclone-test-lanivaf1dase path dest: Waiting for checks to finish 2026/07/30 01:19:10 DEBUG : B2 bucket rclone-test-lanivaf1dase path dest: Waiting for transfers to finish 2026/07/30 01:19:11 DEBUG : 3: size = 1 OK 2026/07/30 01:19:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/30 01:19:11 INFO : 3: Copied (new) 2026/07/30 01:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:19:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:19:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/CopyDest" 2026/07/30 01:19:16 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 01:19:16 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:16 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:17 DEBUG : one: size = 3 OK 2026/07/30 01:19:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:19:17 INFO : one: Copied (new) 2026/07/30 01:19:17 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:17 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:17 DEBUG : one: Sizes differ 2026/07/30 01:19:17 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:18 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:18 DEBUG : one: size = 5 OK 2026/07/30 01:19:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/30 01:19:18 INFO : one: Copied (replaced existing) 2026/07/30 01:19:18 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/BackupDir" 2026/07/30 01:19:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:21 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:21 DEBUG : one: Sizes differ 2026/07/30 01:19:21 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:21 DEBUG : one: size = 5 OK 2026/07/30 01:19:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:21 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:21 DEBUG : one: Sizes differ 2026/07/30 01:19:23 DEBUG : one: size = 3 OK 2026/07/30 01:19:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:19:23 INFO : one: Copied (server-side copy) 2026/07/30 01:19:23 INFO : one: Deleted 2026/07/30 01:19:23 DEBUG : one: size = 5 OK 2026/07/30 01:19:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/30 01:19:23 INFO : one: Copied (server-side copy) 2026/07/30 01:19:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/30 01:19:23 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:23 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:24 DEBUG : one: size = 5 OK 2026/07/30 01:19:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:24 DEBUG : one: Unchanged skipping 2026/07/30 01:19:25 DEBUG : two: size = 3 OK 2026/07/30 01:19:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:25 DEBUG : two: size = 3 OK 2026/07/30 01:19:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/30 01:19:25 INFO : two: Copied (server-side copy) 2026/07/30 01:19:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/30 01:19:25 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:25 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:25 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:25 DEBUG : one: size = 5 OK 2026/07/30 01:19:25 DEBUG : two: size = 3 OK 2026/07/30 01:19:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:25 DEBUG : one: Unchanged skipping 2026/07/30 01:19:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:25 DEBUG : two: Unchanged skipping 2026/07/30 01:19:25 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:25 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:25 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:25 INFO : There was nothing to transfer 2026/07/30 01:19:27 DEBUG : one: size = 5 OK 2026/07/30 01:19:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:27 DEBUG : one: Unchanged skipping 2026/07/30 01:19:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:27 DEBUG : three: size = 5 (B2 bucket rclone-test-lanivaf1dase path CopyDest) 2026/07/30 01:19:27 DEBUG : three: Sizes differ 2026/07/30 01:19:27 DEBUG : three: Destination not found in --copy-dest 2026/07/30 01:19:27 DEBUG : three: Need to transfer - File not found at Destination 2026/07/30 01:19:27 DEBUG : two: size = 3 OK 2026/07/30 01:19:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 01:19:27 DEBUG : two: Unchanged skipping 2026/07/30 01:19:27 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:27 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:27 DEBUG : three: size = 7 OK 2026/07/30 01:19:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/30 01:19:27 INFO : three: Copied (new) 2026/07/30 01:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.31s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:19:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/backup" 2026/07/30 01:19:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:34 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:34 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:34 DEBUG : one: Sizes differ 2026/07/30 01:19:34 DEBUG : two: size = 3 OK 2026/07/30 01:19:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:19:34 DEBUG : two: Unchanged skipping 2026/07/30 01:19:36 DEBUG : one: size = 3 OK 2026/07/30 01:19:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:19:36 INFO : one: Copied (server-side copy) 2026/07/30 01:19:36 INFO : one: Deleted 2026/07/30 01:19:36 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:37 DEBUG : one: size = 4 OK 2026/07/30 01:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:19:37 INFO : one: Copied (new) 2026/07/30 01:19:37 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:38 DEBUG : three.txt: size = 5 OK 2026/07/30 01:19:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:19:38 INFO : three.txt: Copied (server-side copy) 2026/07/30 01:19:38 INFO : three.txt: Deleted 2026/07/30 01:19:38 INFO : three.txt: Moved into backup dir 2026/07/30 01:19:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:40 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:40 DEBUG : one: Sizes differ 2026/07/30 01:19:40 DEBUG : two: size = 3 OK 2026/07/30 01:19:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:19:40 DEBUG : two: Unchanged skipping 2026/07/30 01:19:40 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:40 DEBUG : one: size = 4 OK 2026/07/30 01:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:19:40 INFO : one: Copied (server-side copy) 2026/07/30 01:19:40 INFO : one: Deleted 2026/07/30 01:19:40 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:41 DEBUG : one: size = 5 OK 2026/07/30 01:19:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:19:41 INFO : one: Copied (new) 2026/07/30 01:19:41 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:41 DEBUG : three.txt: size = 6 OK 2026/07/30 01:19:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:19:41 INFO : three.txt: Copied (server-side copy) 2026/07/30 01:19:42 INFO : three.txt: Deleted 2026/07/30 01:19:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:19:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001033_t0049": EOF 2026/07/30 01:19:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001033_t0049": EOF) 2026/07/30 01:19:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lanivaf1dase: 1/10 (Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001033_t0049": EOF) 2026/07/30 01:19:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 01:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/backup" 2026/07/30 01:19:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:19:50 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:19:50 DEBUG : two: size = 3 OK 2026/07/30 01:19:50 DEBUG : one: Sizes differ 2026/07/30 01:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:19:50 DEBUG : two: Unchanged skipping 2026/07/30 01:19:50 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:19:51 DEBUG : one.bak: size = 3 OK 2026/07/30 01:19:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:19:51 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:19:52 INFO : one: Deleted 2026/07/30 01:19:52 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:19:53 DEBUG : one: size = 4 OK 2026/07/30 01:19:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:19:53 INFO : one: Copied (new) 2026/07/30 01:19:53 DEBUG : Waiting for deletions to finish 2026/07/30 01:19:53 DEBUG : three.txt.bak: size = 5 OK 2026/07/30 01:19:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:19:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:19:53 INFO : three.txt: Deleted 2026/07/30 01:19:53 INFO : three.txt: Moved into backup dir 2026/07/30 01:20:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/30 01:20:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/30 01:20:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 01:20:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:16 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:16 DEBUG : one: Sizes differ 2026/07/30 01:20:16 DEBUG : two: size = 3 OK 2026/07/30 01:20:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:16 DEBUG : two: Unchanged skipping 2026/07/30 01:20:16 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:20:17 DEBUG : one.bak: size = 4 OK 2026/07/30 01:20:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:20:17 INFO : one: Deleted 2026/07/30 01:20:17 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:20:18 DEBUG : one: size = 5 OK 2026/07/30 01:20:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:20:18 INFO : one: Copied (new) 2026/07/30 01:20:18 DEBUG : Waiting for deletions to finish 2026/07/30 01:20:19 DEBUG : three.txt.bak: size = 6 OK 2026/07/30 01:20:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:20:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:20:19 INFO : three.txt: Deleted 2026/07/30 01:20:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (37.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:20:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/backup" 2026/07/30 01:20:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:25 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:25 DEBUG : one: Sizes differ 2026/07/30 01:20:25 DEBUG : two: size = 3 OK 2026/07/30 01:20:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:25 DEBUG : two: Unchanged skipping 2026/07/30 01:20:25 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:20:27 DEBUG : one-2019-01-01: size = 3 OK 2026/07/30 01:20:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:20:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/30 01:20:27 INFO : one: Deleted 2026/07/30 01:20:27 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:20:28 DEBUG : one: size = 4 OK 2026/07/30 01:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:28 INFO : one: Copied (new) 2026/07/30 01:20:28 DEBUG : Waiting for deletions to finish 2026/07/30 01:20:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/30 01:20:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:20:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/30 01:20:28 INFO : three.txt: Deleted 2026/07/30 01:20:28 INFO : three.txt: Moved into backup dir 2026/07/30 01:20:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:30 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:30 DEBUG : one: Sizes differ 2026/07/30 01:20:30 DEBUG : two: size = 3 OK 2026/07/30 01:20:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:30 DEBUG : two: Unchanged skipping 2026/07/30 01:20:30 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:20:31 DEBUG : one-2019-01-01: size = 4 OK 2026/07/30 01:20:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/30 01:20:31 INFO : one: Deleted 2026/07/30 01:20:31 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:20:32 DEBUG : one: size = 5 OK 2026/07/30 01:20:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:20:32 INFO : one: Copied (new) 2026/07/30 01:20:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:20:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/30 01:20:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:20:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/30 01:20:33 INFO : three.txt: Deleted 2026/07/30 01:20:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:20:35 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001182_t0055": EOF 2026/07/30 01:20:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001182_t0055": EOF) 2026/07/30 01:20:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-lanivaf1dase: 1/10 (Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/4f325dc3907dbb0b9ff80e1b/c001_v0001182_t0055": EOF) 2026/07/30 01:20:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 01:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:20:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:39 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:39 DEBUG : one: Sizes differ 2026/07/30 01:20:39 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:20:39 DEBUG : two: size = 3 OK 2026/07/30 01:20:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:39 DEBUG : two: Unchanged skipping 2026/07/30 01:20:40 DEBUG : one.bak: size = 3 OK 2026/07/30 01:20:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:20:40 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:20:40 INFO : one: Deleted 2026/07/30 01:20:40 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:20:41 DEBUG : one: size = 4 OK 2026/07/30 01:20:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:41 INFO : one: Copied (new) 2026/07/30 01:20:41 DEBUG : Waiting for deletions to finish 2026/07/30 01:20:42 DEBUG : three.txt.bak: size = 5 OK 2026/07/30 01:20:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:20:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:20:42 INFO : three.txt: Deleted 2026/07/30 01:20:42 INFO : three.txt: Moved into backup dir 2026/07/30 01:20:43 DEBUG : one.bak: Excluded (Path Filter) 2026/07/30 01:20:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/30 01:20:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:43 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:43 DEBUG : one: Sizes differ 2026/07/30 01:20:43 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for checks to finish 2026/07/30 01:20:43 DEBUG : two: size = 3 OK 2026/07/30 01:20:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:43 DEBUG : two: Unchanged skipping 2026/07/30 01:20:43 DEBUG : one.bak: size = 4 OK 2026/07/30 01:20:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:20:43 INFO : one: Deleted 2026/07/30 01:20:43 DEBUG : B2 bucket rclone-test-lanivaf1dase path dst: Waiting for transfers to finish 2026/07/30 01:20:44 DEBUG : one: size = 5 OK 2026/07/30 01:20:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:20:44 INFO : one: Copied (new) 2026/07/30 01:20:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:20:44 DEBUG : three.txt.bak: size = 6 OK 2026/07/30 01:20:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:20:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:20:44 INFO : three.txt: Deleted 2026/07/30 01:20:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.75s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:20:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:48 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:48 DEBUG : one: Sizes differ 2026/07/30 01:20:50 DEBUG : one.bak: size = 3 OK 2026/07/30 01:20:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:20:50 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:20:50 INFO : one: Deleted 2026/07/30 01:20:51 DEBUG : one: size = 4 OK 2026/07/30 01:20:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:51 INFO : one: Copied (new) 2026/07/30 01:20:51 DEBUG : two: size = 3 OK 2026/07/30 01:20:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:51 DEBUG : two: Unchanged skipping 2026/07/30 01:20:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:51 DEBUG : three.txt: Sizes differ 2026/07/30 01:20:52 DEBUG : three.txt.bak: size = 5 OK 2026/07/30 01:20:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:20:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:20:52 INFO : three.txt: Deleted 2026/07/30 01:20:52 DEBUG : three.txt: size = 6 OK 2026/07/30 01:20:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:20:52 INFO : three.txt: Copied (new) 2026/07/30 01:20:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:53 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:53 DEBUG : one: Sizes differ 2026/07/30 01:20:54 DEBUG : one.bak: size = 4 OK 2026/07/30 01:20:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:20:54 INFO : one: Copied (server-side copy) to: one.bak 2026/07/30 01:20:54 INFO : one: Deleted 2026/07/30 01:20:54 DEBUG : one: size = 5 OK 2026/07/30 01:20:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:20:54 INFO : one: Copied (new) 2026/07/30 01:20:55 DEBUG : two: size = 3 OK 2026/07/30 01:20:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:20:55 DEBUG : two: Unchanged skipping 2026/07/30 01:20:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:20:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:20:55 DEBUG : three.txt: Sizes differ 2026/07/30 01:20:55 DEBUG : three.txt.bak: size = 6 OK 2026/07/30 01:20:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:20:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/30 01:20:55 INFO : three.txt: Deleted 2026/07/30 01:20:56 DEBUG : three.txt: size = 19 OK 2026/07/30 01:20:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/30 01:20:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.82s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lanivaf1dase/dst" 2026/07/30 01:21:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:00 DEBUG : one: size = 3 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:21:00 DEBUG : one: Sizes differ 2026/07/30 01:21:02 DEBUG : one-2019-01-01: size = 3 OK 2026/07/30 01:21:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/30 01:21:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/30 01:21:02 INFO : one: Deleted 2026/07/30 01:21:03 DEBUG : one: size = 4 OK 2026/07/30 01:21:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:21:03 INFO : one: Copied (new) 2026/07/30 01:21:03 DEBUG : two: size = 3 OK 2026/07/30 01:21:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:03 DEBUG : two: Unchanged skipping 2026/07/30 01:21:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:21:03 DEBUG : three.txt: Sizes differ 2026/07/30 01:21:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/30 01:21:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/30 01:21:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/30 01:21:04 INFO : three.txt: Deleted 2026/07/30 01:21:05 DEBUG : three.txt: size = 6 OK 2026/07/30 01:21:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:21:05 INFO : three.txt: Copied (new) 2026/07/30 01:21:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:06 DEBUG : one: size = 4 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:21:06 DEBUG : one: Sizes differ 2026/07/30 01:21:06 DEBUG : one-2019-01-01: size = 4 OK 2026/07/30 01:21:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/30 01:21:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/30 01:21:06 INFO : one: Deleted 2026/07/30 01:21:07 DEBUG : one: size = 5 OK 2026/07/30 01:21:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/30 01:21:07 INFO : one: Copied (new) 2026/07/30 01:21:07 DEBUG : two: size = 3 OK 2026/07/30 01:21:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:07 DEBUG : two: Unchanged skipping 2026/07/30 01:21:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lanivaf1dase path dst) 2026/07/30 01:21:07 DEBUG : three.txt: Sizes differ 2026/07/30 01:21:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/30 01:21:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/30 01:21:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/30 01:21:08 INFO : three.txt: Deleted 2026/07/30 01:21:08 DEBUG : three.txt: size = 19 OK 2026/07/30 01:21:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/30 01:21:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.48s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:11 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:11 DEBUG : Testêé: Sizes differ 2026/07/30 01:21:11 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:11 DEBUG : Testêé: size = 14 OK 2026/07/30 01:21:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/30 01:21:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/30 01:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.95s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 01:21:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:13 DEBUG : existing: size = 6 OK 2026/07/30 01:21:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/30 01:21:13 INFO : existing: Copied (new) 2026/07/30 01:21:13 DEBUG : Waiting for deletions to finish 2026/07/30 01:21:13 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:13 DEBUG : existing: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:13 DEBUG : existing: Sizes differ 2026/07/30 01:21:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/30 01:21:13 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:13 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting files as there were IO errors 2026/07/30 01:21:13 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:15 DEBUG : EXISTING: size = 6 OK 2026/07/30 01:21:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:15 DEBUG : existing: Unchanged skipping 2026/07/30 01:21:15 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:21:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:27 DEBUG : both10: size = 6 OK 2026/07/30 01:21:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both0: size = 6 OK 2026/07/30 01:21:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both12: size = 6 OK 2026/07/30 01:21:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both10: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both13: size = 6 OK 2026/07/30 01:21:27 DEBUG : both11: size = 6 OK 2026/07/30 01:21:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both12: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both14: size = 6 OK 2026/07/30 01:21:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both14: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both15: size = 6 OK 2026/07/30 01:21:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both15: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both16: size = 6 OK 2026/07/30 01:21:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both0: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both17: size = 6 OK 2026/07/30 01:21:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both17: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both18: size = 6 OK 2026/07/30 01:21:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both18: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both19: size = 6 OK 2026/07/30 01:21:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both19: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both1: size = 6 OK 2026/07/30 01:21:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both1: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both2: size = 6 OK 2026/07/30 01:21:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both2: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both3: size = 6 OK 2026/07/30 01:21:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both3: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both4: size = 6 OK 2026/07/30 01:21:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both4: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both5: size = 6 OK 2026/07/30 01:21:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both5: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both6: size = 6 OK 2026/07/30 01:21:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both6: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both7: size = 6 OK 2026/07/30 01:21:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both7: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both8: size = 6 OK 2026/07/30 01:21:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both8: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both9: size = 6 OK 2026/07/30 01:21:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:27 DEBUG : both9: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both13: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both11: Unchanged skipping 2026/07/30 01:21:27 DEBUG : both16: Unchanged skipping 2026/07/30 01:21:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:27 DEBUG : Waiting for deletions to finish 2026/07/30 01:21:27 INFO : only9: Deleted 2026/07/30 01:21:28 INFO : only17: Deleted 2026/07/30 01:21:28 INFO : only8: Deleted 2026/07/30 01:21:28 INFO : only5: Deleted 2026/07/30 01:21:28 INFO : only7: Deleted 2026/07/30 01:21:28 INFO : only3: Deleted 2026/07/30 01:21:28 INFO : only11: Deleted 2026/07/30 01:21:28 INFO : only13: Deleted 2026/07/30 01:21:28 INFO : only15: Deleted 2026/07/30 01:21:28 INFO : only16: Deleted 2026/07/30 01:21:28 INFO : only19: Deleted 2026/07/30 01:21:28 INFO : only1: Deleted 2026/07/30 01:21:28 INFO : only2: Deleted 2026/07/30 01:21:28 INFO : only0: Deleted 2026/07/30 01:21:28 INFO : only10: Deleted 2026/07/30 01:21:28 INFO : only12: Deleted 2026/07/30 01:21:28 INFO : only14: Deleted 2026/07/30 01:21:28 INFO : only18: Deleted 2026/07/30 01:21:29 INFO : only4: Deleted 2026/07/30 01:21:29 INFO : only6: Deleted 2026/07/30 01:21:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.80s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:44 DEBUG : both0: size = 6 OK 2026/07/30 01:21:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both10: size = 6 OK 2026/07/30 01:21:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:21:44 DEBUG : both11: size = 6 OK 2026/07/30 01:21:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both12: size = 6 OK 2026/07/30 01:21:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both0: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both13: size = 6 OK 2026/07/30 01:21:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both13: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both14: size = 6 OK 2026/07/30 01:21:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both14: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both15: size = 6 OK 2026/07/30 01:21:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both15: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both16: size = 6 OK 2026/07/30 01:21:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both16: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both17: size = 6 OK 2026/07/30 01:21:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both17: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both18: size = 6 OK 2026/07/30 01:21:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both12: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both19: size = 6 OK 2026/07/30 01:21:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both19: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both1: size = 6 OK 2026/07/30 01:21:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both1: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both2: size = 6 OK 2026/07/30 01:21:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both2: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both3: size = 6 OK 2026/07/30 01:21:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both3: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both4: size = 6 OK 2026/07/30 01:21:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both4: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both5: size = 6 OK 2026/07/30 01:21:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both5: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both6: size = 6 OK 2026/07/30 01:21:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both6: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both11: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both7: size = 6 OK 2026/07/30 01:21:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both8: size = 6 OK 2026/07/30 01:21:44 DEBUG : both18: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : both9: size = 6 OK 2026/07/30 01:21:44 DEBUG : both10: Unchanged skipping 2026/07/30 01:21:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:21:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only0: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : both7: Unchanged skipping 2026/07/30 01:21:44 DEBUG : only0: Sizes differ 2026/07/30 01:21:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only10: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only10: Sizes differ 2026/07/30 01:21:44 DEBUG : both9: Unchanged skipping 2026/07/30 01:21:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : both8: Unchanged skipping 2026/07/30 01:21:44 DEBUG : only11: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only11: Sizes differ 2026/07/30 01:21:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only13: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only13: Sizes differ 2026/07/30 01:21:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only14: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only14: Sizes differ 2026/07/30 01:21:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only15: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only15: Sizes differ 2026/07/30 01:21:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only16: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only16: Sizes differ 2026/07/30 01:21:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only12: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only12: Sizes differ 2026/07/30 01:21:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only17: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only17: Sizes differ 2026/07/30 01:21:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only18: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only18: Sizes differ 2026/07/30 01:21:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only19: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only19: Sizes differ 2026/07/30 01:21:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only1: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only1: Sizes differ 2026/07/30 01:21:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only2: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only2: Sizes differ 2026/07/30 01:21:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only3: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only3: Sizes differ 2026/07/30 01:21:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only4: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only4: Sizes differ 2026/07/30 01:21:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only5: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only5: Sizes differ 2026/07/30 01:21:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only6: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only6: Sizes differ 2026/07/30 01:21:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only7: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only7: Sizes differ 2026/07/30 01:21:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only8: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only8: Sizes differ 2026/07/30 01:21:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3075958320) 2026/07/30 01:21:44 DEBUG : only9: size = 6 (B2 bucket rclone-test-lanivaf1dase) 2026/07/30 01:21:44 DEBUG : only9: Sizes differ 2026/07/30 01:21:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:21:45 DEBUG : only13: size = 0 OK 2026/07/30 01:21:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only13: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only10: size = 0 OK 2026/07/30 01:21:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only10: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only15: size = 0 OK 2026/07/30 01:21:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only15: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only17: size = 0 OK 2026/07/30 01:21:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only17: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only18: size = 0 OK 2026/07/30 01:21:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only18: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only11: size = 0 OK 2026/07/30 01:21:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only11: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only19: size = 0 OK 2026/07/30 01:21:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only19: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only0: size = 0 OK 2026/07/30 01:21:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only0: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only16: size = 0 OK 2026/07/30 01:21:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only16: Copied (replaced existing) 2026/07/30 01:21:45 DEBUG : only2: size = 0 OK 2026/07/30 01:21:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:45 INFO : only2: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only14: size = 0 OK 2026/07/30 01:21:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only14: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only4: size = 0 OK 2026/07/30 01:21:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only4: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only5: size = 0 OK 2026/07/30 01:21:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only5: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only12: size = 0 OK 2026/07/30 01:21:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only12: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only7: size = 0 OK 2026/07/30 01:21:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only7: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only8: size = 0 OK 2026/07/30 01:21:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only8: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only9: size = 0 OK 2026/07/30 01:21:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only9: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only1: size = 0 OK 2026/07/30 01:21:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only1: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only3: size = 0 OK 2026/07/30 01:21:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only3: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : only6: size = 0 OK 2026/07/30 01:21:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/30 01:21:46 INFO : only6: Copied (replaced existing) 2026/07/30 01:21:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.25s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:54 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:21:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:21:54 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 01:21:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:21:54 INFO : empty_on_remote: Making directory 2026/07/30 01:21:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 01:21:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:56 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:21:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:21:56 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 01:21:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:21:56 INFO : empty_on_remote: Making directory 2026/07/30 01:21:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 01:21:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:21:59 INFO : sub dir: Making directory 2026/07/30 01:21:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:22:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:22:00 INFO : sub dir: Making directory 2026/07/30 01:22:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:22:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:11 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:22:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:22:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:22:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:22:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:22:11 DEBUG : apple: size = 5 OK 2026/07/30 01:22:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : apple: Unchanged skipping 2026/07/30 01:22:11 DEBUG : banana: size = 6 OK 2026/07/30 01:22:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : banana: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:22:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:22:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:22:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:22:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:22:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:22:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:22:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:22:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:22:11 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:22:11 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:11 INFO : There was nothing to transfer 2026/07/30 01:22:11 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:12 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : apple: size = 5 OK 2026/07/30 01:22:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : apple: Unchanged skipping 2026/07/30 01:22:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:22:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : banana: size = 6 OK 2026/07/30 01:22:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : banana: Unchanged skipping 2026/07/30 01:22:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:22:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:22:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:22:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:22:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:22:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:22:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:22:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:22:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:22:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:22:12 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:22:12 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:12 INFO : There was nothing to transfer 2026/07/30 01:22:12 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:12 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:22:28 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/30 01:22:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/30 01:22:50 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 01:22:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : apple: size = 5 OK 2026/07/30 01:22:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : apple: Unchanged skipping 2026/07/30 01:22:50 DEBUG : banana: size = 6 OK 2026/07/30 01:22:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:22:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : banana: Unchanged skipping 2026/07/30 01:22:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:22:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:22:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:22:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:22:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:22:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:22:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:22:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:22:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:22:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:22:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:22:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:22:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:50 INFO : There was nothing to transfer 2026/07/30 01:22:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:50 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : apple: size = 5 OK 2026/07/30 01:22:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:22:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:22:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:22:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:22:51 DEBUG : apple: Unchanged skipping 2026/07/30 01:22:51 DEBUG : banana: size = 6 OK 2026/07/30 01:22:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : banana: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:22:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:22:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:22:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:22:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:22:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:22:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:22:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:22:51 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:22:51 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:51 INFO : There was nothing to transfer 2026/07/30 01:22:51 DEBUG : Waiting for deletions to finish 2026/07/30 01:22:51 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:22:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:23:04 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:05 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:23:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:05 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:05 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/30 01:23:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:23:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:06 DEBUG : YXBwbGU=: size = 5 OK 2026/07/30 01:23:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/30 01:23:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/30 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:23:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/30 01:23:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:23:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:23:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:23:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:23:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:06 DEBUG : YmFuYW5h: size = 6 OK 2026/07/30 01:23:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/30 01:23:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/30 01:23:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:23:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:23:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:23:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:23:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/30 01:23:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:23:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/30 01:23:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:23:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/30 01:23:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:23:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/30 01:23:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:23:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/30 01:23:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:23:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/30 01:23:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:23:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/30 01:23:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:23:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/30 01:23:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:23:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:07 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:07 INFO : apple: Deleted 2026/07/30 01:23:07 INFO : banana: Deleted 2026/07/30 01:23:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:23:08 INFO : appleappleapplebanana: Deleted 2026/07/30 01:23:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:23:08 INFO : splitbananasplit: Deleted 2026/07/30 01:23:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:23:08 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:23:08 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:09 DEBUG : YXBwbGU=: size = 5 OK 2026/07/30 01:23:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : apple: Unchanged skipping 2026/07/30 01:23:09 DEBUG : YmFuYW5h: size = 6 OK 2026/07/30 01:23:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/30 01:23:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:23:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : banana: Unchanged skipping 2026/07/30 01:23:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/30 01:23:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/30 01:23:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/30 01:23:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/30 01:23:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/30 01:23:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/30 01:23:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/30 01:23:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/30 01:23:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:23:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:23:09 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:09 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:09 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/30 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/30 01:23:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/30 01:23:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/30 01:23:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/30 01:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/30 01:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/30 01:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/30 01:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/30 01:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:23:23 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:23 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:24 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/30 01:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/30 01:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/30 01:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/30 01:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/30 01:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/30 01:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:24 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:24 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/30 01:23:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:23:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/30 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : PREFIXapple: size = 5 OK 2026/07/30 01:23:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/30 01:23:24 INFO : apple: Copied (new) to: PREFIXapple 2026/07/30 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : PREFIXbanana: size = 6 OK 2026/07/30 01:23:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/30 01:23:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/30 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:23:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/30 01:23:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:23:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/30 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/30 01:23:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/30 01:23:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:23:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/30 01:23:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:23:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/30 01:23:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:23:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/30 01:23:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:23:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/30 01:23:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:23:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/30 01:23:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:23:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/30 01:23:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:23:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/30 01:23:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:23:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:25 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/30 01:23:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:23:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:25 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:23:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:23:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:23:26 INFO : appleappleapplebanana: Deleted 2026/07/30 01:23:26 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:23:26 INFO : banana: Deleted 2026/07/30 01:23:26 INFO : splitbananasplit: Deleted 2026/07/30 01:23:26 INFO : apple: Deleted 2026/07/30 01:23:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:23:26 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:23:26 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/30 01:23:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/30 01:23:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/30 01:23:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/30 01:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/30 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/30 01:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/30 01:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/30 01:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/30 01:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/30 01:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/30 01:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/30 01:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/30 01:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/30 01:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/30 01:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/30 01:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/30 01:23:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:23:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:23:27 INFO : appleappleapplebanana: Copied (new) 2026/07/30 01:23:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:23:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:23:27 INFO : splitbananasplit: Copied (new) 2026/07/30 01:23:27 DEBUG : apple: size = 5 OK 2026/07/30 01:23:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/30 01:23:27 INFO : apple: Copied (new) 2026/07/30 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:23:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:23:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/30 01:23:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:23:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:23:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/30 01:23:27 DEBUG : banana: size = 6 OK 2026/07/30 01:23:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/30 01:23:27 INFO : banana: Copied (new) 2026/07/30 01:23:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:23:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:23:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/30 01:23:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:23:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:23:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/30 01:23:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:23:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:23:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:23:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:23:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:23:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:23:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:23:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:23:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:23:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:23:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:23:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:23:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:23:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:23:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:23:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:23:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:23:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:23:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:23:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:23:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/30 01:23:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:23:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:23:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/30 01:23:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:23:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:23:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/30 01:23:29 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/30 01:23:29 INFO : PREFIXapple: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/30 01:23:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/30 01:23:29 INFO : PREFIXbanana: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/30 01:23:29 INFO : PREFIXsplitbananasplit: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/30 01:23:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/30 01:23:29 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:30 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:30 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:23:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:44 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:45 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:45 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/30 01:23:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/30 01:23:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/30 01:23:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:23:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : appleSUFFIX: size = 5 OK 2026/07/30 01:23:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/30 01:23:45 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/30 01:23:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:23:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/30 01:23:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:23:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/30 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:23:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/30 01:23:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:23:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/30 01:23:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:23:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:23:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:23:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:23:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:23:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:23:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/30 01:23:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:23:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/30 01:23:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:23:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/30 01:23:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:23:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/30 01:23:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:23:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/30 01:23:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:23:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:46 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/30 01:23:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:23:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/30 01:23:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:23:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:47 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:23:47 INFO : apple: Deleted 2026/07/30 01:23:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:23:47 INFO : banana: Deleted 2026/07/30 01:23:47 INFO : splitbananasplit: Deleted 2026/07/30 01:23:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:23:47 INFO : appleappleapplebanana: Deleted 2026/07/30 01:23:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:23:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:23:47 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/30 01:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/30 01:23:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/30 01:23:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:23:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:23:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:23:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:23:48 INFO : appleappleapplebanana: Copied (new) 2026/07/30 01:23:48 DEBUG : banana: size = 6 OK 2026/07/30 01:23:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/30 01:23:48 INFO : banana: Copied (new) 2026/07/30 01:23:48 DEBUG : apple: size = 5 OK 2026/07/30 01:23:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/30 01:23:48 INFO : apple: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:23:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:23:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:23:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:23:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:23:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:23:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:23:49 INFO : splitbananasplit: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:23:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:23:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:23:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:23:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:23:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:23:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:23:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:23:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/30 01:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:23:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:23:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/30 01:23:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:23:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:23:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/30 01:23:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:23:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:23:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/30 01:23:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:23:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:23:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/30 01:23:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:23:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:23:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/30 01:23:50 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : bananaSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : splitbananasplitSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/30 01:23:50 INFO : appleSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/30 01:23:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/30 01:23:51 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:51 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : Waiting for deletions to finish 2026/07/30 01:23:51 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:24:06 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:06 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : apple: size = 5 OK 2026/07/30 01:24:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:07 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:07 DEBUG : banana: size = 6 OK 2026/07/30 01:24:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:07 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:24:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/30 01:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:07 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/30 01:24:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/30 01:24:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/30 01:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:07 DEBUG : splitbanan: size = 16 OK 2026/07/30 01:24:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/30 01:24:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/30 01:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/30 01:24:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/30 01:24:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/30 01:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/30 01:24:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/30 01:24:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/30 01:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:07 DEBUG : appleapple: size = 21 OK 2026/07/30 01:24:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/30 01:24:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/30 01:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/30 01:24:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/30 01:24:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/30 01:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/30 01:24:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/30 01:24:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/30 01:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/30 01:24:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/30 01:24:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/30 01:24:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/30 01:24:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/30 01:24:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/30 01:24:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/30 01:24:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/30 01:24:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/30 01:24:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/30 01:24:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/30 01:24:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/30 01:24:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/30 01:24:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/30 01:24:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/30 01:24:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/30 01:24:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/30 01:24:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/30 01:24:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/30 01:24:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/30 01:24:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/30 01:24:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/30 01:24:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/30 01:24:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/30 01:24:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/30 01:24:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/30 01:24:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/30 01:24:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/30 01:24:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/30 01:24:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/30 01:24:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/30 01:24:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/30 01:24:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/30 01:24:08 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:09 INFO : dir1/0003-defghij.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0009-3456789.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0007-1234567.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/30 01:24:09 INFO : splitbananasplit: Deleted 2026/07/30 01:24:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/30 01:24:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/30 01:24:09 INFO : appleappleapplebanana: Deleted 2026/07/30 01:24:09 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:10 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : appleapple: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:10 DEBUG : apple: size = 5 OK 2026/07/30 01:24:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : banana: size = 6 OK 2026/07/30 01:24:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:10 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:10 DEBUG : appleapple: size = 21 OK 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : splitbanan: size = 16 OK 2026/07/30 01:24:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/30 01:24:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/30 01:24:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/30 01:24:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/30 01:24:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/30 01:24:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/30 01:24:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/30 01:24:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/30 01:24:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/30 01:24:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/30 01:24:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/30 01:24:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/30 01:24:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/30 01:24:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/30 01:24:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:10 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:10 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:10 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : appleapple: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/30 01:24:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/30 01:24:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/30 01:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/30 01:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/30 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/30 01:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/30 01:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/30 01:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/30 01:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/30 01:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/30 01:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/30 01:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/30 01:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/30 01:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/30 01:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/30 01:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/30 01:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/30 01:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/30 01:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/30 01:24:11 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:24:25 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:25 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : apple: size = 5 OK 2026/07/30 01:24:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:24:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:24:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : banana: size = 6 OK 2026/07/30 01:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:24:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:24:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:24:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:24:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:24:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:24:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:26 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:26 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:26 INFO : There was nothing to transfer 2026/07/30 01:24:26 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:26 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : apple: size = 5 OK 2026/07/30 01:24:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:27 DEBUG : banana: size = 6 OK 2026/07/30 01:24:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:27 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:27 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:27 INFO : There was nothing to transfer 2026/07/30 01:24:27 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:27 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:27 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:24:42 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:42 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : apple: size = 5 OK 2026/07/30 01:24:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:43 DEBUG : banana: size = 6 OK 2026/07/30 01:24:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:24:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:24:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:24:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:24:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:24:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:24:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:24:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:24:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:24:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:43 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:43 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:43 INFO : There was nothing to transfer 2026/07/30 01:24:43 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:43 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:24:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : banana: size = 6 OK 2026/07/30 01:24:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:24:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : apple: size = 5 OK 2026/07/30 01:24:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:24:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:24:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:24:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:24:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:24:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:24:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:24:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:44 INFO : There was nothing to transfer 2026/07/30 01:24:44 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:44 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:24:58 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:58 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:24:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:24:59 DEBUG : banana: size = 6 OK 2026/07/30 01:24:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : banana: Unchanged skipping 2026/07/30 01:24:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:24:59 DEBUG : apple: size = 5 OK 2026/07/30 01:24:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:24:59 DEBUG : apple: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:24:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:24:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:24:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:24:59 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:24:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:24:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:24:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:24:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:24:59 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:24:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:59 INFO : There was nothing to transfer 2026/07/30 01:24:59 DEBUG : Waiting for deletions to finish 2026/07/30 01:24:59 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:24:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : apple: size = 5 OK 2026/07/30 01:25:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:25:00 DEBUG : apple: Unchanged skipping 2026/07/30 01:25:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:25:00 DEBUG : banana: size = 6 OK 2026/07/30 01:25:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : banana: Unchanged skipping 2026/07/30 01:25:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:25:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:25:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:25:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:25:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:25:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:25:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:25:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:25:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:00 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:00 INFO : There was nothing to transfer 2026/07/30 01:25:00 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:00 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:16 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:25:16 DEBUG : apple: size = 5 OK 2026/07/30 01:25:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : banana: size = 6 OK 2026/07/30 01:25:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:25:16 DEBUG : banana: Unchanged skipping 2026/07/30 01:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:25:16 DEBUG : apple: Unchanged skipping 2026/07/30 01:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:25:16 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:16 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:16 INFO : There was nothing to transfer 2026/07/30 01:25:16 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:17 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:25:17 DEBUG : banana: size = 6 OK 2026/07/30 01:25:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : banana: Unchanged skipping 2026/07/30 01:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:25:17 DEBUG : apple: size = 5 OK 2026/07/30 01:25:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : apple: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:25:17 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:17 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:17 INFO : There was nothing to transfer 2026/07/30 01:25:17 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:17 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:31 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:25:32 DEBUG : apple: size = 5 OK 2026/07/30 01:25:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : apple: Unchanged skipping 2026/07/30 01:25:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:25:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:25:32 DEBUG : banana: size = 6 OK 2026/07/30 01:25:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : banana: Unchanged skipping 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:32 INFO : There was nothing to transfer 2026/07/30 01:25:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:32 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/30 01:25:32 DEBUG : apple: size = 5 OK 2026/07/30 01:25:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/30 01:25:32 DEBUG : apple: Unchanged skipping 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/30 01:25:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/30 01:25:32 DEBUG : banana: size = 6 OK 2026/07/30 01:25:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : banana: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/30 01:25:32 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:32 INFO : There was nothing to transfer 2026/07/30 01:25:32 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:33 DEBUG : apple: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : banana: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/30 01:25:33 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.55s) --- PASS: TestTransform/NFC (14.61s) --- PASS: TestTransform/NFD (38.41s) --- PASS: TestTransform/base64 (17.84s) --- PASS: TestTransform/prefix (21.79s) --- PASS: TestTransform/suffix (20.95s) --- PASS: TestTransform/truncate (19.12s) --- PASS: TestTransform/encoder (17.19s) --- PASS: TestTransform/ISO-8859-1 (16.13s) --- PASS: TestTransform/charmap (15.96s) --- PASS: TestTransform/lowercase (17.04s) --- PASS: TestTransform/ascii (15.51s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:25:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:25:37 INFO : sub dir_somesuffix: Making directory 2026/07/30 01:25:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/30 01:25:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/30 01:25:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:25:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:25:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:37 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/30 01:25:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/30 01:25:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:39 INFO : tictactoe: Making directory 2026/07/30 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:25:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:39 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:39 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/30 01:25:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/30 01:25:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.53s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:40 INFO : toe: Making directory 2026/07/30 01:25:40 INFO : toe/toe: Making directory 2026/07/30 01:25:40 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:25:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:25:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:25:40 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:40 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/30 01:25:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/30 01:25:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.74s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:42 INFO : toe: Making directory 2026/07/30 01:25:42 INFO : toe/toe: Making directory 2026/07/30 01:25:42 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:25:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:25:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/30 01:25:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:42 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/30 01:25:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/30 01:25:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.96s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:44 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:25:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:25:44 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:44 INFO : tictacempty_dir: Making directory 2026/07/30 01:25:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:44 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:44 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:44 INFO : tictactoe: Making directory 2026/07/30 01:25:44 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:44 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:44 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:44 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/30 01:25:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:46 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:25:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:25:46 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:46 INFO : tictacempty_dir: Making directory 2026/07/30 01:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:46 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:46 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:46 INFO : tictactoe: Making directory 2026/07/30 01:25:46 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:46 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:46 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:25:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:46 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:46 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/30 01:25:47 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:47 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:47 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:47 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:25:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/30 01:25:47 NOTICE: B2 bucket rclone-test-lanivaf1dase: 0 differences found 2026/07/30 01:25:47 NOTICE: B2 bucket rclone-test-lanivaf1dase: 1 matching files --- PASS: TestAllTag (1.77s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:47 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:48 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:48 INFO : tictactoe: Making directory 2026/07/30 01:25:48 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:48 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:48 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:48 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/30 01:25:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:48 DEBUG : Waiting for deletions to finish 2026/07/30 01:25:48 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:49 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:49 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:49 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/30 01:25:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 01:25:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/30 01:25:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/30 01:25:49 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.02s) === RUN TestSyntax 2026/07/30 01:25:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:50 INFO : toe: Making directory 2026/07/30 01:25:50 INFO : toe/toe: Making directory 2026/07/30 01:25:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:25:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:50 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:51 DEBUG : toe/toe/toe: size = 11 OK 2026/07/30 01:25:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:51 INFO : toe/toe/toe: Copied (new) 2026/07/30 01:25:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.03s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:51 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:25:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:25:51 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:52 INFO : tictacempty_dir: Making directory 2026/07/30 01:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:52 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:52 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:52 INFO : tictactoe: Making directory 2026/07/30 01:25:52 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:52 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:52 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:25:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:52 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:52 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:52 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:25:52 INFO : toe/toe: Removing directory 2026/07/30 01:25:52 INFO : toe: Removing directory 2026/07/30 01:25:52 INFO : empty_dir: Removing directory 2026/07/30 01:25:52 DEBUG : Local file system at /tmp/rclone3075958320: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:53 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:25:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:25:53 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:53 INFO : tictacempty_dir: Making directory 2026/07/30 01:25:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:53 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:53 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:53 INFO : tictactoe: Making directory 2026/07/30 01:25:53 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:53 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:53 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:25:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:53 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:54 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:25:54 INFO : toe/toe: Removing directory 2026/07/30 01:25:54 INFO : toe: Removing directory 2026/07/30 01:25:54 INFO : empty_dir: Removing directory 2026/07/30 01:25:54 DEBUG : Local file system at /tmp/rclone3075958320: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/30 01:25:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/30 01:25:55 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.19s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:25:56 DEBUG : Reset feature "Copy" 2026/07/30 01:25:56 DEBUG : Reset feature "Move" 2026/07/30 01:25:56 DEBUG : Reset feature "Copy" 2026/07/30 01:25:56 DEBUG : Reset feature "Move" 2026/07/30 01:25:56 DEBUG : empty_dir: Making directory with metadata 2026/07/30 01:25:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 01:25:56 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:56 INFO : tictacempty_dir: Making directory 2026/07/30 01:25:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/30 01:25:56 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:56 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:56 INFO : tictactoe: Making directory 2026/07/30 01:25:56 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:56 DEBUG : toe: transformed to: tictactoe 2026/07/30 01:25:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:56 INFO : tictactoe/tictactoe: Making directory 2026/07/30 01:25:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/30 01:25:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/30 01:25:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:25:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:56 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:25:56 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:25:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/30 01:25:57 INFO : toe/toe/toe.txt: Deleted 2026/07/30 01:25:57 INFO : toe/toe: Removing directory 2026/07/30 01:25:57 INFO : toe: Removing directory 2026/07/30 01:25:57 INFO : empty_dir: Removing directory 2026/07/30 01:25:57 DEBUG : Local file system at /tmp/rclone3075958320: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/30 01:25:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/30 01:25:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/30 01:25:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/30 01:25:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/30 01:25:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:25:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/30 01:25:59 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.73s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:26:00 DEBUG : toe: transformed to: dG9l 2026/07/30 01:26:00 DEBUG : toe: transformed to: dG9l 2026/07/30 01:26:00 INFO : dG9l: Making directory 2026/07/30 01:26:00 DEBUG : toe: transformed to: dG9l 2026/07/30 01:26:00 DEBUG : toe: transformed to: dG9l 2026/07/30 01:26:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/30 01:26:00 INFO : dG9l/dG9l: Making directory 2026/07/30 01:26:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/30 01:26:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/30 01:26:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:26:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/30 01:26:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:26:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:26:00 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:26:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/30 01:26:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:26:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/30 01:26:01 DEBUG : Waiting for deletions to finish 2026/07/30 01:26:01 DEBUG : dG9l: transformed to: toe 2026/07/30 01:26:01 DEBUG : dG9l: transformed to: toe 2026/07/30 01:26:01 DEBUG : dG9l: transformed to: toe 2026/07/30 01:26:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/30 01:26:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/30 01:26:01 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for checks to finish 2026/07/30 01:26:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/30 01:26:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/30 01:26:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/30 01:26:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/30 01:26:01 DEBUG : Local file system at /tmp/rclone3075958320: Waiting for transfers to finish 2026/07/30 01:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.32s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-lanivaf1dase", Local "Local file system at /tmp/rclone3075958320", Modify Window "1ms" 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe: transformed to: 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe: transformed to: 2026/07/30 01:26:02 INFO : B2 bucket rclone-test-lanivaf1dase: Making directory 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe: transformed to: 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe: transformed to: 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe/toe: transformed to: 2026/07/30 01:26:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/30 01:26:02 INFO : toe/toe: Making directory 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe/toe: transformed to: 2026/07/30 01:26:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe: transformed to: 2026/07/30 01:26:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/30 01:26:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/30 01:26:02 DEBUG : toe/toe/toe: transformed to: 2026/07/30 01:26:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/30 01:26:02 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for checks to finish 2026/07/30 01:26:02 DEBUG : B2 bucket rclone-test-lanivaf1dase: Waiting for transfers to finish 2026/07/30 01:26:03 DEBUG : toe/toe/toe: size = 11 OK 2026/07/30 01:26:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/30 01:26:03 INFO : toe/toe/toe: Copied (new) 2026/07/30 01:26:03 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting files as there were IO errors 2026/07/30 01:26:03 ERROR : B2 bucket rclone-test-lanivaf1dase: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2026/07/30 01:26:04 DEBUG : B2 bucket rclone-test-lanivaf1dase: Purge remote 2026/07/30 01:26:04 INFO : B2 bucket rclone-test-lanivaf1dase: cleaning bucket "rclone-test-lanivaf1dase" of all files 2026/07/30 01:26:05 DEBUG : BackupDir/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf217_d20260730_m011928_c001_v7007000_t0000_u01785374368383") 2026/07/30 01:26:05 DEBUG : BackupDir/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10311c00561fa420_d20260730_m011922_c001_v0001117_t0044_u01785374362772") 2026/07/30 01:26:05 DEBUG : CompareDest/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830a42_d20260730_m011903_c001_v7007000_t0000_u01785374343361") 2026/07/30 01:26:05 DEBUG : CompareDest/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fad1c_d20260730_m011857_c001_v0001178_t0019_u01785374337125") 2026/07/30 01:26:05 DEBUG : CompareDest/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830a43_d20260730_m011903_c001_v7007000_t0000_u01785374343540") 2026/07/30 01:26:05 DEBUG : CompareDest/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec5251663b_d20260730_m011858_c001_v0001182_t0053_u01785374338532") 2026/07/30 01:26:05 DEBUG : CopyDest/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf219_d20260730_m011928_c001_v7007000_t0000_u01785374368575") 2026/07/30 01:26:05 DEBUG : CopyDest/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1a59_d20260730_m011919_c001_v0001033_t0018_u01785374359479") 2026/07/30 01:26:05 DEBUG : CopyDest/three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf21b_d20260730_m011928_c001_v7007000_t0000_u01785374368768") 2026/07/30 01:26:05 DEBUG : CopyDest/three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525166e7_d20260730_m011926_c001_v0001182_t0036_u01785374366602") 2026/07/30 01:26:05 DEBUG : CopyDest/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf21c_d20260730_m011928_c001_v7007000_t0000_u01785374368960") 2026/07/30 01:26:05 DEBUG : CopyDest/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fada2_d20260730_m011924_c001_v0001178_t0000_u01785374364428") 2026/07/30 01:26:05 DEBUG : EXISTING: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921ef_d20260730_m012115_c001_v7007000_t0000_u01785374475594") 2026/07/30 01:26:05 DEBUG : EXISTING: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafc2_d20260730_m012114_c001_v0001178_t0002_u01785374474496") 2026/07/30 01:26:06 DEBUG : PREFIXapple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9bf1_d20260730_m012329_c001_v7007000_t0000_u01785374609313") 2026/07/30 01:26:06 DEBUG : PREFIXapple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b66a_d20260730_m012324_c001_v0001185_t0054_u01785374604139") 2026/07/30 01:26:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9bf2_d20260730_m012329_c001_v7007000_t0000_u01785374609523") 2026/07/30 01:26:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb276_d20260730_m012324_c001_v0001178_t0010_u01785374604150") 2026/07/30 01:26:06 DEBUG : PREFIXbanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a89a_d20260730_m012329_c001_v7007000_t0000_u01785374609536") 2026/07/30 01:26:06 DEBUG : PREFIXbanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332c8_d20260730_m012324_c001_v0001173_t0053_u01785374604161") 2026/07/30 01:26:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edca_d20260730_m012329_c001_v7007000_t0000_u01785374609548") 2026/07/30 01:26:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d981_d20260730_m012324_c001_v0001116_t0055_u01785374604172") 2026/07/30 01:26:06 DEBUG : Testêé: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921e5_d20260730_m012112_c001_v7007000_t0000_u01785374472146") 2026/07/30 01:26:06 DEBUG : Testêé: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafb2_d20260730_m012111_c001_v0001178_t0036_u01785374471537") 2026/07/30 01:26:06 DEBUG : Testêé: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafb0_d20260730_m012110_c001_v0001178_t0044_u01785374470938") 2026/07/30 01:26:06 DEBUG : YXBwbGU=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e5b_d20260730_m012309_c001_v7007000_t0000_u01785374589883") 2026/07/30 01:26:06 DEBUG : YXBwbGU=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5fa_d20260730_m012305_c001_v0001185_t0059_u01785374585992") 2026/07/30 01:26:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e5d_d20260730_m012310_c001_v7007000_t0000_u01785374590059") 2026/07/30 01:26:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033254_d20260730_m012306_c001_v0001173_t0012_u01785374586004") 2026/07/30 01:26:06 DEBUG : YmFuYW5h: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e5e_d20260730_m012310_c001_v7007000_t0000_u01785374590234") 2026/07/30 01:26:06 DEBUG : YmFuYW5h: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d949_d20260730_m012306_c001_v0001116_t0017_u01785374586023") 2026/07/30 01:26:06 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e93_d20260730_m011705_c001_v7007000_t0000_u01785374225318") 2026/07/30 01:26:06 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed181a_d20260730_m011704_c001_v0001033_t0005_u01785374224475") 2026/07/30 01:26:06 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e91_d20260730_m011702_c001_v7007000_t0000_u01785374222325") 2026/07/30 01:26:06 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed180a_d20260730_m011701_c001_v0001033_t0056_u01785374221309") 2026/07/30 01:26:07 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec948_d20260730_m011641_c001_v7007000_t0000_u01785374201635") 2026/07/30 01:26:07 DEBUG : a/potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17ac_d20260730_m011640_c001_v0001033_t0042_u01785374200574") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedb8f_d20260730_m012533_c001_v7007000_t0000_u01785374733615") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b977_d20260730_m012529_c001_v0001185_t0046_u01785374729782") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d068_d20260730_m012518_c001_v7007000_t0000_u01785374718231") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b91f_d20260730_m012512_c001_v0001185_t0047_u01785374712796") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7decf_d20260730_m012500_c001_v7007000_t0000_u01785374700868") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8d3_d20260730_m012456_c001_v0001185_t0022_u01785374696764") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8d6_d20260730_m012444_c001_v7007000_t0000_u01785374684987") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b87f_d20260730_m012441_c001_v0001185_t0032_u01785374681176") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eeccef_d20260730_m012428_c001_v7007000_t0000_u01785374668471") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b801_d20260730_m012424_c001_v0001185_t0000_u01785374664282") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac34_d20260730_m012411_c001_v7007000_t0000_u01785374651422") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033378_d20260730_m012405_c001_v0001173_t0034_u01785374645118") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec66_d20260730_m012352_c001_v7007000_t0000_u01785374632472") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033330_d20260730_m012348_c001_v0001173_t0052_u01785374628734") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2743b3_d20260730_m012347_c001_v7007000_t0000_u01785374627335") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2d2_d20260730_m012343_c001_v0001178_t0027_u01785374623225") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8a5_d20260730_m012331_c001_v7007000_t0000_u01785374611135") 2026/07/30 01:26:07 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332d9_d20260730_m012327_c001_v0001173_t0014_u01785374607310") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edbe_d20260730_m012326_c001_v7007000_t0000_u01785374606349") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b658_d20260730_m012321_c001_v0001185_t0019_u01785374601345") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e799d_d20260730_m012307_c001_v7007000_t0000_u01785374587671") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5e4_d20260730_m012303_c001_v0001185_t0048_u01785374583624") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58ab_d20260730_m012251_c001_v7007000_t0000_u01785374571971") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b54a_d20260730_m012225_c001_v0001185_t0045_u01785374545616") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742d7_d20260730_m012213_c001_v7007000_t0000_u01785374533386") 2026/07/30 01:26:08 DEBUG : apple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b4c0_d20260730_m012209_c001_v0001185_t0010_u01785374529193") 2026/07/30 01:26:08 DEBUG : appleSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c8639681_d20260730_m012350_c001_v7007000_t0000_u01785374630756") 2026/07/30 01:26:08 DEBUG : appleSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033324_d20260730_m012345_c001_v0001173_t0043_u01785374625349") 2026/07/30 01:26:08 DEBUG : appleapple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac35_d20260730_m012411_c001_v7007000_t0000_u01785374651616") 2026/07/30 01:26:08 DEBUG : appleapple: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103338a_d20260730_m012407_c001_v0001173_t0038_u01785374647380") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedb95_d20260730_m012533_c001_v7007000_t0000_u01785374733789") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033538_d20260730_m012530_c001_v0001173_t0040_u01785374730221") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d06a_d20260730_m012518_c001_v7007000_t0000_u01785374718404") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334f0_d20260730_m012513_c001_v0001173_t0031_u01785374713218") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7ded4_d20260730_m012501_c001_v7007000_t0000_u01785374701049") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334a0_d20260730_m012457_c001_v0001173_t0056_u01785374697210") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8d7_d20260730_m012445_c001_v7007000_t0000_u01785374685183") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033450_d20260730_m012441_c001_v0001173_t0055_u01785374681633") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eeccf1_d20260730_m012428_c001_v7007000_t0000_u01785374668668") 2026/07/30 01:26:08 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110333ea_d20260730_m012424_c001_v0001173_t0025_u01785374664718") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac33_d20260730_m012409_c001_v7007000_t0000_u01785374649671") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b77a_d20260730_m012405_c001_v0001185_t0053_u01785374645609") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec67_d20260730_m012352_c001_v7007000_t0000_u01785374632658") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b712_d20260730_m012348_c001_v0001185_t0031_u01785374628745") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3ab_d20260730_m012347_c001_v7007000_t0000_u01785374627792") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033320_d20260730_m012343_c001_v0001173_t0022_u01785374623629") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8a8_d20260730_m012331_c001_v7007000_t0000_u01785374611330") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb290_d20260730_m012327_c001_v0001178_t0006_u01785374607321") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f6f6_d20260730_m012326_c001_v7007000_t0000_u01785374606118") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332c2_d20260730_m012321_c001_v0001173_t0013_u01785374601771") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ddd_d20260730_m012308_c001_v7007000_t0000_u01785374588090") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb21a_d20260730_m012304_c001_v0001178_t0001_u01785374584203") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58ac_d20260730_m012252_c001_v7007000_t0000_u01785374572169") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb19e_d20260730_m012226_c001_v0001178_t0002_u01785374546198") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742d8_d20260730_m012213_c001_v7007000_t0000_u01785374533577") 2026/07/30 01:26:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb156_d20260730_m012209_c001_v0001178_t0045_u01785374529677") 2026/07/30 01:26:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c8639684_d20260730_m012350_c001_v7007000_t0000_u01785374630975") 2026/07/30 01:26:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2da_d20260730_m012345_c001_v0001178_t0028_u01785374625325") 2026/07/30 01:26:09 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e94_d20260730_m011705_c001_v7007000_t0000_u01785374225511") 2026/07/30 01:26:09 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1810_d20260730_m011702_c001_v0001033_t0053_u01785374222909") 2026/07/30 01:26:09 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e90_d20260730_m011701_c001_v7007000_t0000_u01785374221747") 2026/07/30 01:26:10 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1800_d20260730_m011700_c001_v0001033_t0012_u01785374220194") 2026/07/30 01:26:10 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec944_d20260730_m011641_c001_v7007000_t0000_u01785374201083") 2026/07/30 01:26:10 DEBUG : b/potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17a6_d20260730_m011639_c001_v0001033_t0025_u01785374199443") 2026/07/30 01:26:10 DEBUG : backup/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4180d16725bae752_d20260730_m011942_c001_v7007000_t0000_u01785374382622") 2026/07/30 01:26:10 DEBUG : backup/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f105b7f4e2c8632cd_d20260730_m011940_c001_v0001098_t0018_u01785374380527") 2026/07/30 01:26:10 DEBUG : backup/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11163b5c84b4aaab_d20260730_m011936_c001_v0001146_t0053_u01785374376197") 2026/07/30 01:26:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf36a_d20260730_m012033_c001_v7007000_t0000_u01785374433532") 2026/07/30 01:26:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f105e0338442fde33_d20260730_m012030_c001_v0001090_t0029_u01785374430877") 2026/07/30 01:26:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108feb540d3003d4_d20260730_m012026_c001_v0001120_t0023_u01785374426784") 2026/07/30 01:26:10 DEBUG : backup/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c863916d_d20260730_m012019_c001_v7007000_t0000_u01785374419945") 2026/07/30 01:26:10 DEBUG : backup/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1044270d02ce7540_d20260730_m012017_c001_v0001177_t0051_u01785374417449") 2026/07/30 01:26:10 DEBUG : backup/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112c31cb91504bbb_d20260730_m011951_c001_v0001136_t0005_u01785374391565") 2026/07/30 01:26:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf36b_d20260730_m012033_c001_v7007000_t0000_u01785374433736") 2026/07/30 01:26:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1118e710736ebefd_d20260730_m012032_c001_v0001167_t0018_u01785374432668") 2026/07/30 01:26:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1128f6a20202cfac_d20260730_m012028_c001_v0001167_t0010_u01785374428564") 2026/07/30 01:26:10 DEBUG : backup/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4180d16725bae758_d20260730_m011942_c001_v7007000_t0000_u01785374382803") 2026/07/30 01:26:10 DEBUG : backup/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f109d1e24ac2a5304_d20260730_m011941_c001_v0001180_t0029_u01785374381876") 2026/07/30 01:26:10 DEBUG : backup/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1169ac9b376a0375_d20260730_m011938_c001_v0001184_t0033_u01785374378181") 2026/07/30 01:26:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c863916e_d20260730_m012020_c001_v7007000_t0000_u01785374420119") 2026/07/30 01:26:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f109d5fe9556c8328_d20260730_m012019_c001_v0001185_t0005_u01785374419156") 2026/07/30 01:26:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f115c18811c794fb2_d20260730_m011953_c001_v0001099_t0026_u01785374393337") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedb98_d20260730_m012533_c001_v7007000_t0000_u01785374733964") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb4ac_d20260730_m012529_c001_v0001178_t0040_u01785374729969") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d06b_d20260730_m012518_c001_v7007000_t0000_u01785374718577") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb470_d20260730_m012513_c001_v0001178_t0053_u01785374713008") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7ded9_d20260730_m012501_c001_v7007000_t0000_u01785374701231") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb43e_d20260730_m012456_c001_v0001178_t0006_u01785374696989") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8da_d20260730_m012445_c001_v7007000_t0000_u01785374685379") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3f4_d20260730_m012441_c001_v0001178_t0021_u01785374681378") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eeccf3_d20260730_m012428_c001_v7007000_t0000_u01785374668871") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3ac_d20260730_m012424_c001_v0001178_t0052_u01785374664513") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac36_d20260730_m012411_c001_v7007000_t0000_u01785374651814") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb344_d20260730_m012405_c001_v0001178_t0029_u01785374645394") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec68_d20260730_m012352_c001_v7007000_t0000_u01785374632842") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2ea_d20260730_m012348_c001_v0001178_t0034_u01785374628755") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec52_d20260730_m012347_c001_v7007000_t0000_u01785374627706") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6ea_d20260730_m012343_c001_v0001185_t0032_u01785374623437") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8a9_d20260730_m012331_c001_v7007000_t0000_u01785374611529") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d98f_d20260730_m012327_c001_v0001116_t0001_u01785374607332") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f424a201a42364c88_d20260730_m012326_c001_v7007000_t0000_u01785374606266") 2026/07/30 01:26:11 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb26c_d20260730_m012321_c001_v0001178_t0001_u01785374601546") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e799e_d20260730_m012307_c001_v7007000_t0000_u01785374587845") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033242_d20260730_m012303_c001_v0001173_t0029_u01785374583832") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58ad_d20260730_m012252_c001_v7007000_t0000_u01785374572352") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103314e_d20260730_m012225_c001_v0001173_t0055_u01785374545822") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742da_d20260730_m012213_c001_v7007000_t0000_u01785374533769") 2026/07/30 01:26:12 DEBUG : banana: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330e6_d20260730_m012209_c001_v0001173_t0027_u01785374529388") 2026/07/30 01:26:12 DEBUG : bananaSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05edf_d20260730_m012350_c001_v7007000_t0000_u01785374630609") 2026/07/30 01:26:12 DEBUG : bananaSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6f4_d20260730_m012345_c001_v0001185_t0017_u01785374625337") 2026/07/30 01:26:12 DEBUG : both0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d51d_d20260730_m012146_c001_v7007000_t0000_u01785374506998") 2026/07/30 01:26:12 DEBUG : both0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb068_d20260730_m012133_c001_v0001178_t0002_u01785374493809") 2026/07/30 01:26:12 DEBUG : both0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d63_d20260730_m012129_c001_v7007000_t0000_u01785374489568") 2026/07/30 01:26:12 DEBUG : both0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafd0_d20260730_m012117_c001_v0001178_t0024_u01785374477542") 2026/07/30 01:26:12 DEBUG : both1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d51e_d20260730_m012147_c001_v7007000_t0000_u01785374507227") 2026/07/30 01:26:12 DEBUG : both1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb072_d20260730_m012134_c001_v0001178_t0005_u01785374494271") 2026/07/30 01:26:12 DEBUG : both1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d65_d20260730_m012129_c001_v7007000_t0000_u01785374489744") 2026/07/30 01:26:12 DEBUG : both1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafd8_d20260730_m012118_c001_v0001178_t0055_u01785374478057") 2026/07/30 01:26:12 DEBUG : both10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d51f_d20260730_m012147_c001_v7007000_t0000_u01785374507404") 2026/07/30 01:26:12 DEBUG : both10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0aa_d20260730_m012139_c001_v0001178_t0039_u01785374499205") 2026/07/30 01:26:12 DEBUG : both10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d66_d20260730_m012129_c001_v7007000_t0000_u01785374489921") 2026/07/30 01:26:12 DEBUG : both10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb018_d20260730_m012122_c001_v0001178_t0007_u01785374482163") 2026/07/30 01:26:12 DEBUG : both11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d520_d20260730_m012147_c001_v7007000_t0000_u01785374507582") 2026/07/30 01:26:12 DEBUG : both11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0ae_d20260730_m012139_c001_v0001178_t0038_u01785374499708") 2026/07/30 01:26:13 DEBUG : both11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d69_d20260730_m012130_c001_v7007000_t0000_u01785374490097") 2026/07/30 01:26:13 DEBUG : both11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb01c_d20260730_m012122_c001_v0001178_t0027_u01785374482905") 2026/07/30 01:26:13 DEBUG : both12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d522_d20260730_m012147_c001_v7007000_t0000_u01785374507758") 2026/07/30 01:26:13 DEBUG : both12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0b6_d20260730_m012140_c001_v0001178_t0048_u01785374500164") 2026/07/30 01:26:13 DEBUG : both12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d6b_d20260730_m012130_c001_v7007000_t0000_u01785374490275") 2026/07/30 01:26:13 DEBUG : both12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb020_d20260730_m012123_c001_v0001178_t0015_u01785374483355") 2026/07/30 01:26:13 DEBUG : both13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d523_d20260730_m012147_c001_v7007000_t0000_u01785374507951") 2026/07/30 01:26:13 DEBUG : both13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0ba_d20260730_m012140_c001_v0001178_t0011_u01785374500653") 2026/07/30 01:26:13 DEBUG : both13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d6c_d20260730_m012130_c001_v7007000_t0000_u01785374490451") 2026/07/30 01:26:13 DEBUG : both13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb024_d20260730_m012123_c001_v0001178_t0020_u01785374483775") 2026/07/30 01:26:13 DEBUG : both14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d527_d20260730_m012148_c001_v7007000_t0000_u01785374508128") 2026/07/30 01:26:13 DEBUG : both14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0be_d20260730_m012141_c001_v0001178_t0053_u01785374501143") 2026/07/30 01:26:13 DEBUG : both14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d6e_d20260730_m012130_c001_v7007000_t0000_u01785374490627") 2026/07/30 01:26:13 DEBUG : both14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb02c_d20260730_m012124_c001_v0001178_t0018_u01785374484205") 2026/07/30 01:26:13 DEBUG : both15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d528_d20260730_m012148_c001_v7007000_t0000_u01785374508304") 2026/07/30 01:26:13 DEBUG : both15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0c4_d20260730_m012141_c001_v0001178_t0052_u01785374501634") 2026/07/30 01:26:13 DEBUG : both15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d6f_d20260730_m012130_c001_v7007000_t0000_u01785374490804") 2026/07/30 01:26:13 DEBUG : both15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb032_d20260730_m012124_c001_v0001178_t0016_u01785374484697") 2026/07/30 01:26:14 DEBUG : both16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d529_d20260730_m012148_c001_v7007000_t0000_u01785374508483") 2026/07/30 01:26:14 DEBUG : both16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0ca_d20260730_m012142_c001_v0001178_t0017_u01785374502161") 2026/07/30 01:26:14 DEBUG : both16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d71_d20260730_m012130_c001_v7007000_t0000_u01785374490980") 2026/07/30 01:26:14 DEBUG : both16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb038_d20260730_m012125_c001_v0001178_t0035_u01785374485195") 2026/07/30 01:26:14 DEBUG : both17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d52a_d20260730_m012148_c001_v7007000_t0000_u01785374508695") 2026/07/30 01:26:14 DEBUG : both17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0d0_d20260730_m012142_c001_v0001178_t0021_u01785374502661") 2026/07/30 01:26:14 DEBUG : both17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d72_d20260730_m012131_c001_v7007000_t0000_u01785374491219") 2026/07/30 01:26:14 DEBUG : both17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb03e_d20260730_m012125_c001_v0001178_t0049_u01785374485651") 2026/07/30 01:26:14 DEBUG : both18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d52b_d20260730_m012148_c001_v7007000_t0000_u01785374508871") 2026/07/30 01:26:14 DEBUG : both18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0da_d20260730_m012143_c001_v0001178_t0048_u01785374503270") 2026/07/30 01:26:14 DEBUG : both18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d74_d20260730_m012131_c001_v7007000_t0000_u01785374491396") 2026/07/30 01:26:14 DEBUG : both18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb046_d20260730_m012126_c001_v0001178_t0004_u01785374486064") 2026/07/30 01:26:14 DEBUG : both19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d52d_d20260730_m012149_c001_v7007000_t0000_u01785374509048") 2026/07/30 01:26:14 DEBUG : both19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0e2_d20260730_m012143_c001_v0001178_t0023_u01785374503758") 2026/07/30 01:26:14 DEBUG : both19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d75_d20260730_m012131_c001_v7007000_t0000_u01785374491572") 2026/07/30 01:26:14 DEBUG : both19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb04e_d20260730_m012126_c001_v0001178_t0015_u01785374486519") 2026/07/30 01:26:14 DEBUG : both2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d52f_d20260730_m012149_c001_v7007000_t0000_u01785374509225") 2026/07/30 01:26:14 DEBUG : both2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb07c_d20260730_m012134_c001_v0001178_t0013_u01785374494760") 2026/07/30 01:26:14 DEBUG : both2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d78_d20260730_m012131_c001_v7007000_t0000_u01785374491749") 2026/07/30 01:26:14 DEBUG : both2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafde_d20260730_m012118_c001_v0001178_t0049_u01785374478617") 2026/07/30 01:26:14 DEBUG : both3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d530_d20260730_m012149_c001_v7007000_t0000_u01785374509402") 2026/07/30 01:26:14 DEBUG : both3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb082_d20260730_m012135_c001_v0001178_t0008_u01785374495217") 2026/07/30 01:26:15 DEBUG : both3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d79_d20260730_m012131_c001_v7007000_t0000_u01785374491924") 2026/07/30 01:26:15 DEBUG : both3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafe6_d20260730_m012119_c001_v0001178_t0001_u01785374479039") 2026/07/30 01:26:15 DEBUG : both4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d531_d20260730_m012149_c001_v7007000_t0000_u01785374509586") 2026/07/30 01:26:15 DEBUG : both4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb086_d20260730_m012135_c001_v0001178_t0012_u01785374495683") 2026/07/30 01:26:15 DEBUG : both4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d7d_d20260730_m012132_c001_v7007000_t0000_u01785374492100") 2026/07/30 01:26:15 DEBUG : both4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafee_d20260730_m012119_c001_v0001178_t0042_u01785374479464") 2026/07/30 01:26:15 DEBUG : both5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d532_d20260730_m012149_c001_v7007000_t0000_u01785374509821") 2026/07/30 01:26:15 DEBUG : both5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb08a_d20260730_m012136_c001_v0001178_t0048_u01785374496434") 2026/07/30 01:26:15 DEBUG : both5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d82_d20260730_m012132_c001_v7007000_t0000_u01785374492277") 2026/07/30 01:26:15 DEBUG : both5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faff4_d20260730_m012119_c001_v0001178_t0005_u01785374479884") 2026/07/30 01:26:15 DEBUG : both6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d533_d20260730_m012149_c001_v7007000_t0000_u01785374509997") 2026/07/30 01:26:15 DEBUG : both6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb090_d20260730_m012136_c001_v0001178_t0056_u01785374496991") 2026/07/30 01:26:15 DEBUG : both6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d88_d20260730_m012132_c001_v7007000_t0000_u01785374492454") 2026/07/30 01:26:15 DEBUG : both6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faffa_d20260730_m012120_c001_v0001178_t0019_u01785374480322") 2026/07/30 01:26:15 DEBUG : both7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d535_d20260730_m012150_c001_v7007000_t0000_u01785374510176") 2026/07/30 01:26:15 DEBUG : both7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb098_d20260730_m012137_c001_v0001178_t0004_u01785374497709") 2026/07/30 01:26:15 DEBUG : both7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d8c_d20260730_m012132_c001_v7007000_t0000_u01785374492629") 2026/07/30 01:26:15 DEBUG : both7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb000_d20260730_m012120_c001_v0001178_t0053_u01785374480762") 2026/07/30 01:26:15 DEBUG : both8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d536_d20260730_m012150_c001_v7007000_t0000_u01785374510352") 2026/07/30 01:26:15 DEBUG : both8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb09c_d20260730_m012138_c001_v0001178_t0002_u01785374498194") 2026/07/30 01:26:15 DEBUG : both8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d93_d20260730_m012132_c001_v7007000_t0000_u01785374492804") 2026/07/30 01:26:16 DEBUG : both8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb006_d20260730_m012121_c001_v0001178_t0054_u01785374481228") 2026/07/30 01:26:16 DEBUG : both9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d537_d20260730_m012150_c001_v7007000_t0000_u01785374510529") 2026/07/30 01:26:16 DEBUG : both9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0a2_d20260730_m012138_c001_v0001178_t0050_u01785374498671") 2026/07/30 01:26:16 DEBUG : both9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d98_d20260730_m012132_c001_v7007000_t0000_u01785374492980") 2026/07/30 01:26:16 DEBUG : both9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb00c_d20260730_m012121_c001_v0001178_t0001_u01785374481716") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e95_d20260730_m011705_c001_v7007000_t0000_u01785374225704") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1814_d20260730_m011703_c001_v0001033_t0049_u01785374223539") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e92_d20260730_m011702_c001_v7007000_t0000_u01785374222526") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1804_d20260730_m011700_c001_v0001033_t0035_u01785374220570") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec949_d20260730_m011641_c001_v7007000_t0000_u01785374201819") 2026/07/30 01:26:16 DEBUG : c/non empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17aa_d20260730_m011639_c001_v0001033_t0005_u01785374199882") 2026/07/30 01:26:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e5f_d20260730_m012310_c001_v7007000_t0000_u01785374590411") 2026/07/30 01:26:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb224_d20260730_m012306_c001_v0001178_t0006_u01785374586014") 2026/07/30 01:26:16 DEBUG : check sum: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec91f_d20260730_m011630_c001_v7007000_t0000_u01785374190953") 2026/07/30 01:26:16 DEBUG : check sum: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed177a_d20260730_m011629_c001_v0001033_t0048_u01785374189611") 2026/07/30 01:26:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be6f6_d20260730_m012602_c001_v7007000_t0000_u01785374762436") 2026/07/30 01:26:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328ba31_d20260730_m012601_c001_v0001185_t0056_u01785374761046") 2026/07/30 01:26:16 DEBUG : dest/3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf126_d20260730_m011912_c001_v7007000_t0000_u01785374352751") 2026/07/30 01:26:16 DEBUG : dest/3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41267be00eb53ab5_d20260730_m011911_c001_v0001130_t0028_u01785374351577") 2026/07/30 01:26:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac37_d20260730_m012412_c001_v7007000_t0000_u01785374652013") 2026/07/30 01:26:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9f7_d20260730_m012407_c001_v0001116_t0012_u01785374647413") 2026/07/30 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedb9d_d20260730_m012534_c001_v7007000_t0000_u01785374734139") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b949_d20260730_m012522_c001_v0001185_t0047_u01785374722648") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d06d_d20260730_m012518_c001_v7007000_t0000_u01785374718750") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8ed_d20260730_m012505_c001_v0001185_t0020_u01785374705647") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7dedd_d20260730_m012501_c001_v7007000_t0000_u01785374701413") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8b3_d20260730_m012449_c001_v0001185_t0047_u01785374689671") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8dc_d20260730_m012445_c001_v7007000_t0000_u01785374685572") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b83f_d20260730_m012433_c001_v0001185_t0008_u01785374673541") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eeccf8_d20260730_m012429_c001_v7007000_t0000_u01785374669076") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b7d1_d20260730_m012416_c001_v0001185_t0032_u01785374656344") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b301a_d20260730_m012409_c001_v7007000_t0000_u01785374649405") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103334c_d20260730_m012357_c001_v0001173_t0055_u01785374637223") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec69_d20260730_m012353_c001_v7007000_t0000_u01785374633027") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b714_d20260730_m012348_c001_v0001185_t0044_u01785374628994") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c8639675_d20260730_m012347_c001_v7007000_t0000_u01785374627727") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2b6_d20260730_m012336_c001_v0001178_t0000_u01785374616252") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8aa_d20260730_m012331_c001_v7007000_t0000_u01785374611729") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb292_d20260730_m012327_c001_v0001178_t0026_u01785374607534") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a88c_d20260730_m012326_c001_v7007000_t0000_u01785374606358") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b626_d20260730_m012314_c001_v0001185_t0007_u01785374594463") 2026/07/30 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e56_d20260730_m012308_c001_v7007000_t0000_u01785374588035") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5c4_d20260730_m012256_c001_v0001185_t0017_u01785374576618") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58ae_d20260730_m012252_c001_v7007000_t0000_u01785374572536") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b518_d20260730_m012218_c001_v0001185_t0009_u01785374538216") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742dc_d20260730_m012213_c001_v7007000_t0000_u01785374533961") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b492_d20260730_m012203_c001_v0001185_t0012_u01785374523253") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3b0_d20260730_m012350_c001_v7007000_t0000_u01785374630738") 2026/07/30 01:26:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6f8_d20260730_m012345_c001_v0001185_t0053_u01785374625546") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac38_d20260730_m012412_c001_v7007000_t0000_u01785374652203") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b78e_d20260730_m012407_c001_v0001185_t0024_u01785374647403") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedba2_d20260730_m012534_c001_v7007000_t0000_u01785374734313") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb484_d20260730_m012523_c001_v0001178_t0005_u01785374723195") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d06e_d20260730_m012518_c001_v7007000_t0000_u01785374718924") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb45c_d20260730_m012506_c001_v0001178_t0029_u01785374706249") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7dee3_d20260730_m012501_c001_v7007000_t0000_u01785374701597") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb41c_d20260730_m012450_c001_v0001178_t0007_u01785374690256") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8dd_d20260730_m012445_c001_v7007000_t0000_u01785374685757") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3c6_d20260730_m012434_c001_v0001178_t0028_u01785374674143") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eeccfe_d20260730_m012429_c001_v7007000_t0000_u01785374669278") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb38a_d20260730_m012416_c001_v0001178_t0019_u01785374656918") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f119265f_d20260730_m012409_c001_v7007000_t0000_u01785374649436") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb318_d20260730_m012357_c001_v0001178_t0006_u01785374637924") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6a_d20260730_m012353_c001_v7007000_t0000_u01785374633213") 2026/07/30 01:26:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2ec_d20260730_m012349_c001_v0001178_t0006_u01785374629001") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7de08_d20260730_m012347_c001_v7007000_t0000_u01785374627739") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6ca_d20260730_m012336_c001_v0001185_t0048_u01785374616881") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8ac_d20260730_m012331_c001_v7007000_t0000_u01785374611981") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b692_d20260730_m012327_c001_v0001185_t0017_u01785374607545") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edb8_d20260730_m012325_c001_v7007000_t0000_u01785374605722") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb248_d20260730_m012315_c001_v0001178_t0023_u01785374595005") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ddf_d20260730_m012308_c001_v7007000_t0000_u01785374588265") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033210_d20260730_m012257_c001_v0001173_t0034_u01785374577171") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58af_d20260730_m012252_c001_v7007000_t0000_u01785374572717") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033124_d20260730_m012218_c001_v0001173_t0027_u01785374538799") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742dd_d20260730_m012214_c001_v7007000_t0000_u01785374534152") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330c6_d20260730_m012203_c001_v0001173_t0017_u01785374523449") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec57_d20260730_m012350_c001_v7007000_t0000_u01785374630773") 2026/07/30 01:26:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2dc_d20260730_m012345_c001_v0001178_t0026_u01785374625584") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac39_d20260730_m012412_c001_v7007000_t0000_u01785374652398") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b792_d20260730_m012407_c001_v0001185_t0006_u01785374647592") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedba8_d20260730_m012534_c001_v7007000_t0000_u01785374734519") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033512_d20260730_m012523_c001_v0001173_t0027_u01785374723811") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d06f_d20260730_m012519_c001_v7007000_t0000_u01785374719098") 2026/07/30 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334d2_d20260730_m012506_c001_v0001173_t0055_u01785374706844") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7dee5_d20260730_m012501_c001_v7007000_t0000_u01785374701781") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033474_d20260730_m012450_c001_v0001173_t0017_u01785374690846") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8df_d20260730_m012445_c001_v7007000_t0000_u01785374685950") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033426_d20260730_m012434_c001_v0001173_t0006_u01785374674797") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd03_d20260730_m012429_c001_v7007000_t0000_u01785374669490") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110333c6_d20260730_m012417_c001_v0001173_t0026_u01785374657507") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830f16_d20260730_m012409_c001_v7007000_t0000_u01785374649596") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b74c_d20260730_m012358_c001_v0001185_t0020_u01785374638500") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6b_d20260730_m012353_c001_v7007000_t0000_u01785374633396") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033332_d20260730_m012349_c001_v0001173_t0005_u01785374629071") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c8639673_d20260730_m012347_c001_v7007000_t0000_u01785374627540") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033304_d20260730_m012337_c001_v0001173_t0028_u01785374617430") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8ad_d20260730_m012332_c001_v7007000_t0000_u01785374612173") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332de_d20260730_m012327_c001_v0001173_t0001_u01785374607573") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f119245d_d20260730_m012325_c001_v7007000_t0000_u01785374605710") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103328c_d20260730_m012315_c001_v0001173_t0028_u01785374595608") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f686_d20260730_m012308_c001_v7007000_t0000_u01785374588099") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb200_d20260730_m012257_c001_v0001178_t0009_u01785374577784") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b0_d20260730_m012252_c001_v7007000_t0000_u01785374572903") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb17c_d20260730_m012219_c001_v0001178_t0005_u01785374539431") 2026/07/30 01:26:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742df_d20260730_m012214_c001_v7007000_t0000_u01785374534344") 2026/07/30 01:26:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb138_d20260730_m012203_c001_v0001178_t0013_u01785374523832") 2026/07/30 01:26:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a29744d8_d20260730_m012350_c001_v7007000_t0000_u01785374630955") 2026/07/30 01:26:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033326_d20260730_m012345_c001_v0001173_t0045_u01785374625721") 2026/07/30 01:26:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3a_d20260730_m012412_c001_v7007000_t0000_u01785374652600") 2026/07/30 01:26:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb350_d20260730_m012407_c001_v0001178_t0006_u01785374647603") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbaf_d20260730_m012534_c001_v7007000_t0000_u01785374734696") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8dad9_d20260730_m012524_c001_v0001116_t0046_u01785374724459") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d071_d20260730_m012519_c001_v7007000_t0000_u01785374719273") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8daab_d20260730_m012507_c001_v0001116_t0013_u01785374707599") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7dee6_d20260730_m012501_c001_v7007000_t0000_u01785374701963") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da81_d20260730_m012451_c001_v0001116_t0033_u01785374691491") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e0_d20260730_m012446_c001_v7007000_t0000_u01785374686131") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da4d_d20260730_m012435_c001_v0001116_t0047_u01785374675522") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd04_d20260730_m012429_c001_v7007000_t0000_u01785374669702") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da0d_d20260730_m012418_c001_v0001116_t0021_u01785374658266") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d5a8c_d20260730_m012409_c001_v7007000_t0000_u01785374649025") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9e1_d20260730_m012359_c001_v0001116_t0045_u01785374639196") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6c_d20260730_m012353_c001_v7007000_t0000_u01785374633580") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b716_d20260730_m012349_c001_v0001185_t0016_u01785374629187") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec50_d20260730_m012347_c001_v7007000_t0000_u01785374627532") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9af_d20260730_m012338_c001_v0001116_t0025_u01785374618161") 2026/07/30 01:26:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8ae_d20260730_m012332_c001_v7007000_t0000_u01785374612374") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b696_d20260730_m012327_c001_v0001185_t0022_u01785374607761") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9bc3_d20260730_m012326_c001_v7007000_t0000_u01785374606127") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d961_d20260730_m012316_c001_v0001116_t0011_u01785374596278") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f687_d20260730_m012308_c001_v7007000_t0000_u01785374588288") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d929_d20260730_m012258_c001_v0001116_t0032_u01785374578339") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b1_d20260730_m012253_c001_v7007000_t0000_u01785374573084") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8dd_d20260730_m012220_c001_v0001116_t0051_u01785374540016") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e0_d20260730_m012214_c001_v7007000_t0000_u01785374534535") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8b7_d20260730_m012204_c001_v0001116_t0016_u01785374524050") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ee2_d20260730_m012350_c001_v7007000_t0000_u01785374630987") 2026/07/30 01:26:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6fa_d20260730_m012345_c001_v0001185_t0033_u01785374625740") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3b_d20260730_m012412_c001_v7007000_t0000_u01785374652790") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b796_d20260730_m012407_c001_v0001185_t0019_u01785374647779") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbb2_d20260730_m012534_c001_v7007000_t0000_u01785374734875") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b957_d20260730_m012525_c001_v0001185_t0032_u01785374725355") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d073_d20260730_m012519_c001_v7007000_t0000_u01785374719447") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b907_d20260730_m012508_c001_v0001185_t0033_u01785374708343") 2026/07/30 01:26:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7dee7_d20260730_m012502_c001_v7007000_t0000_u01785374702159") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8bf_d20260730_m012452_c001_v0001185_t0010_u01785374692130") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e2_d20260730_m012446_c001_v7007000_t0000_u01785374686321") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b857_d20260730_m012436_c001_v0001185_t0020_u01785374676126") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd0a_d20260730_m012429_c001_v7007000_t0000_u01785374669914") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b7e1_d20260730_m012420_c001_v0001185_t0021_u01785374660261") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b301c_d20260730_m012409_c001_v7007000_t0000_u01785374649609") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033360_d20260730_m012400_c001_v0001173_t0013_u01785374640393") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6d_d20260730_m012353_c001_v7007000_t0000_u01785374633763") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2f1_d20260730_m012349_c001_v0001178_t0018_u01785374629215") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ed6_d20260730_m012347_c001_v7007000_t0000_u01785374627852") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2be_d20260730_m012338_c001_v0001178_t0033_u01785374618791") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8af_d20260730_m012332_c001_v7007000_t0000_u01785374612577") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb296_d20260730_m012327_c001_v0001178_t0043_u01785374607774") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edbc_d20260730_m012326_c001_v7007000_t0000_u01785374606136") 2026/07/30 01:26:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b634_d20260730_m012317_c001_v0001185_t0029_u01785374597072") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05de0_d20260730_m012308_c001_v7007000_t0000_u01785374588298") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5ca_d20260730_m012258_c001_v0001185_t0044_u01785374578891") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b3_d20260730_m012253_c001_v7007000_t0000_u01785374573265") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b52a_d20260730_m012220_c001_v0001185_t0040_u01785374540724") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e2_d20260730_m012214_c001_v7007000_t0000_u01785374534726") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b4a0_d20260730_m012204_c001_v0001185_t0059_u01785374524603") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ee1_d20260730_m012350_c001_v7007000_t0000_u01785374630784") 2026/07/30 01:26:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9bf_d20260730_m012345_c001_v0001116_t0033_u01785374625833") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3c_d20260730_m012412_c001_v7007000_t0000_u01785374652980") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb352_d20260730_m012407_c001_v0001178_t0052_u01785374647818") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbb7_d20260730_m012535_c001_v7007000_t0000_u01785374735057") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb494_d20260730_m012525_c001_v0001178_t0001_u01785374725542") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d074_d20260730_m012519_c001_v7007000_t0000_u01785374719622") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb462_d20260730_m012508_c001_v0001178_t0044_u01785374708551") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7deed_d20260730_m012502_c001_v7007000_t0000_u01785374702351") 2026/07/30 01:26:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb424_d20260730_m012452_c001_v0001178_t0055_u01785374692364") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e4_d20260730_m012446_c001_v7007000_t0000_u01785374686499") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3d6_d20260730_m012436_c001_v0001178_t0040_u01785374676359") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd10_d20260730_m012430_c001_v7007000_t0000_u01785374670113") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb39a_d20260730_m012420_c001_v0001178_t0026_u01785374660468") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f1192660_d20260730_m012409_c001_v7007000_t0000_u01785374649622") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb328_d20260730_m012400_c001_v0001178_t0052_u01785374640746") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6e_d20260730_m012353_c001_v7007000_t0000_u01785374633949") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033336_d20260730_m012349_c001_v0001173_t0015_u01785374629353") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a29744c9_d20260730_m012347_c001_v7007000_t0000_u01785374627752") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6de_d20260730_m012339_c001_v0001185_t0039_u01785374619004") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b1_d20260730_m012332_c001_v7007000_t0000_u01785374612784") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d991_d20260730_m012327_c001_v0001116_t0020_u01785374607939") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f1192460_d20260730_m012325_c001_v7007000_t0000_u01785374605883") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb24e_d20260730_m012317_c001_v0001178_t0029_u01785374597269") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4075e87e689d9cad_d20260730_m012308_c001_v7007000_t0000_u01785374588117") 2026/07/30 01:26:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033222_d20260730_m012259_c001_v0001173_t0024_u01785374579138") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b5_d20260730_m012253_c001_v7007000_t0000_u01785374573445") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033134_d20260730_m012220_c001_v0001173_t0007_u01785374540920") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e4_d20260730_m012214_c001_v7007000_t0000_u01785374534917") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330d0_d20260730_m012204_c001_v0001173_t0032_u01785374524867") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a29744d7_d20260730_m012350_c001_v7007000_t0000_u01785374630749") 2026/07/30 01:26:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2de_d20260730_m012345_c001_v0001178_t0026_u01785374625886") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3d_d20260730_m012413_c001_v7007000_t0000_u01785374653228") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033392_d20260730_m012407_c001_v0001173_t0016_u01785374647901") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbbc_d20260730_m012535_c001_v7007000_t0000_u01785374735238") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033520_d20260730_m012525_c001_v0001173_t0018_u01785374725763") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d076_d20260730_m012519_c001_v7007000_t0000_u01785374719795") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334d8_d20260730_m012508_c001_v0001173_t0018_u01785374708773") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def2_d20260730_m012502_c001_v7007000_t0000_u01785374702546") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033480_d20260730_m012452_c001_v0001173_t0048_u01785374692632") 2026/07/30 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e5_d20260730_m012446_c001_v7007000_t0000_u01785374686674") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033436_d20260730_m012436_c001_v0001173_t0051_u01785374676592") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd13_d20260730_m012430_c001_v7007000_t0000_u01785374670317") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110333ce_d20260730_m012420_c001_v0001173_t0047_u01785374660679") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d5a8d_d20260730_m012409_c001_v7007000_t0000_u01785374649199") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b75a_d20260730_m012400_c001_v0001185_t0043_u01785374640957") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec6f_d20260730_m012354_c001_v7007000_t0000_u01785374634134") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b71a_d20260730_m012349_c001_v0001185_t0025_u01785374629378") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2743b4_d20260730_m012347_c001_v7007000_t0000_u01785374627527") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103330a_d20260730_m012339_c001_v0001173_t0022_u01785374619221") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b2_d20260730_m012333_c001_v7007000_t0000_u01785374613041") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b698_d20260730_m012327_c001_v0001185_t0028_u01785374607957") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4169c23fe5e1dc7a_d20260730_m012326_c001_v7007000_t0000_u01785374606383") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103329a_d20260730_m012317_c001_v0001173_t0053_u01785374597488") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e79a1_d20260730_m012308_c001_v7007000_t0000_u01785374588192") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb20a_d20260730_m012259_c001_v0001178_t0007_u01785374579398") 2026/07/30 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b6_d20260730_m012253_c001_v7007000_t0000_u01785374573628") 2026/07/30 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb18a_d20260730_m012221_c001_v0001178_t0052_u01785374541319") 2026/07/30 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e6_d20260730_m012215_c001_v7007000_t0000_u01785374535109") 2026/07/30 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb142_d20260730_m012205_c001_v0001178_t0001_u01785374525212") 2026/07/30 01:26:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7de0d_d20260730_m012350_c001_v7007000_t0000_u01785374630933") 2026/07/30 01:26:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6fc_d20260730_m012345_c001_v0001185_t0047_u01785374625936") 2026/07/30 01:26:28 DEBUG : dir1/0007-12345: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3e_d20260730_m012413_c001_v7007000_t0000_u01785374653407") 2026/07/30 01:26:28 DEBUG : dir1/0007-12345: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b798_d20260730_m012407_c001_v0001185_t0030_u01785374647995") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbbd_d20260730_m012535_c001_v7007000_t0000_u01785374735416") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8dadd_d20260730_m012526_c001_v0001116_t0030_u01785374726053") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d077_d20260730_m012519_c001_v7007000_t0000_u01785374719969") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8daad_d20260730_m012509_c001_v0001116_t0012_u01785374709034") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def5_d20260730_m012502_c001_v7007000_t0000_u01785374702729") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da85_d20260730_m012453_c001_v0001116_t0038_u01785374693270") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e7_d20260730_m012446_c001_v7007000_t0000_u01785374686853") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da4f_d20260730_m012436_c001_v0001116_t0015_u01785374676991") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd16_d20260730_m012430_c001_v7007000_t0000_u01785374670510") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da15_d20260730_m012420_c001_v0001116_t0039_u01785374660972") 2026/07/30 01:26:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830f15_d20260730_m012409_c001_v7007000_t0000_u01785374649422") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9e9_d20260730_m012401_c001_v0001116_t0052_u01785374641214") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec70_d20260730_m012354_c001_v7007000_t0000_u01785374634329") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2f4_d20260730_m012349_c001_v0001178_t0040_u01785374629425") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7de07_d20260730_m012347_c001_v7007000_t0000_u01785374627559") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9b1_d20260730_m012339_c001_v0001116_t0053_u01785374619526") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b3_d20260730_m012333_c001_v7007000_t0000_u01785374613252") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb298_d20260730_m012328_c001_v0001178_t0042_u01785374608016") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edba_d20260730_m012325_c001_v7007000_t0000_u01785374605922") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d967_d20260730_m012317_c001_v0001116_t0038_u01785374597886") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4075e87e689d9cae_d20260730_m012308_c001_v7007000_t0000_u01785374588311") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d92b_d20260730_m012259_c001_v0001116_t0018_u01785374579601") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b7_d20260730_m012253_c001_v7007000_t0000_u01785374573810") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8e3_d20260730_m012221_c001_v0001116_t0012_u01785374541529") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e7_d20260730_m012215_c001_v7007000_t0000_u01785374535312") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8b9_d20260730_m012205_c001_v0001116_t0002_u01785374525446") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3b3_d20260730_m012350_c001_v7007000_t0000_u01785374630997") 2026/07/30 01:26:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033328_d20260730_m012345_c001_v0001173_t0042_u01785374625997") 2026/07/30 01:26:29 DEBUG : dir1/0008-23456: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac3f_d20260730_m012413_c001_v7007000_t0000_u01785374653586") 2026/07/30 01:26:29 DEBUG : dir1/0008-23456: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb354_d20260730_m012408_c001_v0001178_t0027_u01785374648053") 2026/07/30 01:26:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbc2_d20260730_m012535_c001_v7007000_t0000_u01785374735594") 2026/07/30 01:26:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b95d_d20260730_m012526_c001_v0001185_t0021_u01785374726825") 2026/07/30 01:26:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d07a_d20260730_m012520_c001_v7007000_t0000_u01785374720142") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b911_d20260730_m012509_c001_v0001185_t0045_u01785374709523") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def6_d20260730_m012502_c001_v7007000_t0000_u01785374702911") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8cb_d20260730_m012454_c001_v0001185_t0056_u01785374694045") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8e9_d20260730_m012447_c001_v7007000_t0000_u01785374687031") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b86b_d20260730_m012438_c001_v0001185_t0016_u01785374678224") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd17_d20260730_m012430_c001_v7007000_t0000_u01785374670703") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b7f3_d20260730_m012421_c001_v0001185_t0024_u01785374661764") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e7af5_d20260730_m012409_c001_v7007000_t0000_u01785374649632") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033364_d20260730_m012401_c001_v0001173_t0001_u01785374641903") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec71_d20260730_m012354_c001_v7007000_t0000_u01785374634513") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9c9_d20260730_m012349_c001_v0001116_t0036_u01785374629434") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ed3_d20260730_m012347_c001_v7007000_t0000_u01785374627501") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2c8_d20260730_m012340_c001_v0001178_t0002_u01785374620215") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b4_d20260730_m012333_c001_v7007000_t0000_u01785374613458") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332e0_d20260730_m012328_c001_v0001173_t0014_u01785374608042") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f1192461_d20260730_m012326_c001_v7007000_t0000_u01785374606057") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b642_d20260730_m012318_c001_v0001185_t0015_u01785374598533") 2026/07/30 01:26:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e57_d20260730_m012308_c001_v7007000_t0000_u01785374588209") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5cc_d20260730_m012300_c001_v0001185_t0028_u01785374580235") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b8_d20260730_m012253_c001_v7007000_t0000_u01785374573998") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b534_d20260730_m012222_c001_v0001185_t0013_u01785374542313") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742e9_d20260730_m012215_c001_v7007000_t0000_u01785374535504") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b4ae_d20260730_m012206_c001_v0001185_t0048_u01785374526306") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec5a_d20260730_m012351_c001_v7007000_t0000_u01785374631007") 2026/07/30 01:26:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2e0_d20260730_m012346_c001_v0001178_t0045_u01785374626100") 2026/07/30 01:26:31 DEBUG : dir1/0009-34567: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac40_d20260730_m012413_c001_v7007000_t0000_u01785374653767") 2026/07/30 01:26:31 DEBUG : dir1/0009-34567: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9f9_d20260730_m012408_c001_v0001116_t0038_u01785374648174") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbc7_d20260730_m012535_c001_v7007000_t0000_u01785374735772") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb49a_d20260730_m012527_c001_v0001178_t0000_u01785374727248") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d07c_d20260730_m012520_c001_v7007000_t0000_u01785374720315") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb468_d20260730_m012509_c001_v0001178_t0026_u01785374709783") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def7_d20260730_m012503_c001_v7007000_t0000_u01785374703093") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb42a_d20260730_m012454_c001_v0001178_t0036_u01785374694239") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8eb_d20260730_m012447_c001_v7007000_t0000_u01785374687208") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3de_d20260730_m012438_c001_v0001178_t0048_u01785374678436") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd18_d20260730_m012430_c001_v7007000_t0000_u01785374670896") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3a2_d20260730_m012421_c001_v0001178_t0046_u01785374661966") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d5a90_d20260730_m012409_c001_v7007000_t0000_u01785374649374") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb32c_d20260730_m012402_c001_v0001178_t0010_u01785374642367") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec72_d20260730_m012354_c001_v7007000_t0000_u01785374634697") 2026/07/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b71e_d20260730_m012349_c001_v0001185_t0026_u01785374629574") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2743b2_d20260730_m012347_c001_v7007000_t0000_u01785374627145") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6e0_d20260730_m012340_c001_v0001185_t0054_u01785374620432") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b5_d20260730_m012333_c001_v7007000_t0000_u01785374613655") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b69a_d20260730_m012328_c001_v0001185_t0011_u01785374608151") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f424a201a42364c87_d20260730_m012326_c001_v7007000_t0000_u01785374606092") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb256_d20260730_m012318_c001_v0001178_t0000_u01785374598731") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e79a2_d20260730_m012308_c001_v7007000_t0000_u01785374588368") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103322e_d20260730_m012300_c001_v0001173_t0033_u01785374580435") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58b9_d20260730_m012254_c001_v7007000_t0000_u01785374574186") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103313c_d20260730_m012222_c001_v0001173_t0029_u01785374542536") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742ea_d20260730_m012215_c001_v7007000_t0000_u01785374535695") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330da_d20260730_m012206_c001_v0001173_t0043_u01785374526496") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7de0c_d20260730_m012350_c001_v7007000_t0000_u01785374630759") 2026/07/30 01:26:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6fe_d20260730_m012346_c001_v0001185_t0025_u01785374626132") 2026/07/30 01:26:32 DEBUG : dir1/0010-45678: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac41_d20260730_m012413_c001_v7007000_t0000_u01785374653950") 2026/07/30 01:26:32 DEBUG : dir1/0010-45678: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033394_d20260730_m012408_c001_v0001173_t0005_u01785374648183") 2026/07/30 01:26:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbcc_d20260730_m012535_c001_v7007000_t0000_u01785374735946") 2026/07/30 01:26:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033532_d20260730_m012527_c001_v0001173_t0005_u01785374727523") 2026/07/30 01:26:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d07d_d20260730_m012520_c001_v7007000_t0000_u01785374720489") 2026/07/30 01:26:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334e2_d20260730_m012510_c001_v0001173_t0053_u01785374710008") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def8_d20260730_m012503_c001_v7007000_t0000_u01785374703275") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103348c_d20260730_m012454_c001_v0001173_t0047_u01785374694459") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8ed_d20260730_m012447_c001_v7007000_t0000_u01785374687392") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033438_d20260730_m012438_c001_v0001173_t0022_u01785374678657") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd19_d20260730_m012431_c001_v7007000_t0000_u01785374671088") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110333d8_d20260730_m012422_c001_v0001173_t0042_u01785374662183") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a904_d20260730_m012409_c001_v7007000_t0000_u01785374649654") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b762_d20260730_m012402_c001_v0001185_t0007_u01785374642576") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec73_d20260730_m012354_c001_v7007000_t0000_u01785374634881") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2f6_d20260730_m012349_c001_v0001178_t0059_u01785374629633") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec51_d20260730_m012347_c001_v7007000_t0000_u01785374627532") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033312_d20260730_m012340_c001_v0001173_t0050_u01785374620629") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b6_d20260730_m012333_c001_v7007000_t0000_u01785374613852") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb29e_d20260730_m012328_c001_v0001178_t0043_u01785374608217") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edbf_d20260730_m012326_c001_v7007000_t0000_u01785374606382") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332aa_d20260730_m012319_c001_v0001173_t0026_u01785374599177") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4150fc1534b65011_d20260730_m012308_c001_v7007000_t0000_u01785374588225") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb210_d20260730_m012300_c001_v0001178_t0013_u01785374580758") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58ba_d20260730_m012254_c001_v7007000_t0000_u01785374574368") 2026/07/30 01:26:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb192_d20260730_m012222_c001_v0001178_t0024_u01785374542892") 2026/07/30 01:26:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742ec_d20260730_m012215_c001_v7007000_t0000_u01785374535886") 2026/07/30 01:26:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb14a_d20260730_m012206_c001_v0001178_t0000_u01785374526867") 2026/07/30 01:26:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7de0e_d20260730_m012351_c001_v7007000_t0000_u01785374631112") 2026/07/30 01:26:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103332a_d20260730_m012346_c001_v0001173_t0053_u01785374626301") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac42_d20260730_m012414_c001_v7007000_t0000_u01785374654210") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b79a_d20260730_m012408_c001_v0001185_t0053_u01785374648195") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbd2_d20260730_m012536_c001_v7007000_t0000_u01785374736121") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8daeb_d20260730_m012527_c001_v0001116_t0005_u01785374727873") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d07e_d20260730_m012520_c001_v7007000_t0000_u01785374720662") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8dab1_d20260730_m012510_c001_v0001116_t0018_u01785374710368") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7def9_d20260730_m012503_c001_v7007000_t0000_u01785374703457") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da8b_d20260730_m012454_c001_v0001116_t0040_u01785374694851") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8ee_d20260730_m012447_c001_v7007000_t0000_u01785374687579") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da51_d20260730_m012438_c001_v0001116_t0017_u01785374678929") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd1a_d20260730_m012431_c001_v7007000_t0000_u01785374671284") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da19_d20260730_m012422_c001_v0001116_t0004_u01785374662466") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d5a92_d20260730_m012409_c001_v7007000_t0000_u01785374649549") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9eb_d20260730_m012402_c001_v0001116_t0052_u01785374642776") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec74_d20260730_m012355_c001_v7007000_t0000_u01785374635064") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103333a_d20260730_m012349_c001_v0001173_t0058_u01785374629644") 2026/07/30 01:26:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3aa_d20260730_m012347_c001_v7007000_t0000_u01785374627769") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9b5_d20260730_m012341_c001_v0001116_t0057_u01785374621086") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b7_d20260730_m012334_c001_v7007000_t0000_u01785374614050") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332e2_d20260730_m012328_c001_v0001173_t0007_u01785374608302") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9bcb_d20260730_m012326_c001_v7007000_t0000_u01785374606382") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d96d_d20260730_m012319_c001_v0001116_t0001_u01785374599436") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4150fc1534b65010_d20260730_m012308_c001_v7007000_t0000_u01785374588050") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d935_d20260730_m012301_c001_v0001116_t0010_u01785374581104") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58bb_d20260730_m012254_c001_v7007000_t0000_u01785374574553") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8e9_d20260730_m012223_c001_v0001116_t0014_u01785374543113") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742ee_d20260730_m012216_c001_v7007000_t0000_u01785374536088") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8c1_d20260730_m012207_c001_v0001116_t0037_u01785374527223") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3b2_d20260730_m012350_c001_v7007000_t0000_u01785374630966") 2026/07/30 01:26:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2e2_d20260730_m012346_c001_v0001178_t0012_u01785374626319") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac43_d20260730_m012414_c001_v7007000_t0000_u01785374654387") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb356_d20260730_m012408_c001_v0001178_t0001_u01785374648261") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbd7_d20260730_m012536_c001_v7007000_t0000_u01785374736295") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b96d_d20260730_m012528_c001_v0001185_t0016_u01785374728438") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d07f_d20260730_m012520_c001_v7007000_t0000_u01785374720835") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b915_d20260730_m012511_c001_v0001185_t0000_u01785374711040") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7defa_d20260730_m012503_c001_v7007000_t0000_u01785374703640") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b8cf_d20260730_m012455_c001_v0001185_t0028_u01785374695380") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8f1_d20260730_m012447_c001_v7007000_t0000_u01785374687759") 2026/07/30 01:26:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b879_d20260730_m012439_c001_v0001185_t0035_u01785374679737") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd1c_d20260730_m012431_c001_v7007000_t0000_u01785374671475") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b7fb_d20260730_m012422_c001_v0001185_t0023_u01785374662965") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e7af4_d20260730_m012409_c001_v7007000_t0000_u01785374649435") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103336a_d20260730_m012403_c001_v0001173_t0025_u01785374643785") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec75_d20260730_m012355_c001_v7007000_t0000_u01785374635247") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b722_d20260730_m012349_c001_v0001185_t0055_u01785374629779") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3a8_d20260730_m012347_c001_v7007000_t0000_u01785374627577") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2cc_d20260730_m012341_c001_v0001178_t0018_u01785374621673") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8b9_d20260730_m012334_c001_v7007000_t0000_u01785374614272") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b69e_d20260730_m012328_c001_v0001185_t0047_u01785374608346") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4169c23fe5e1dc78_d20260730_m012326_c001_v7007000_t0000_u01785374606140") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b64c_d20260730_m012320_c001_v0001185_t0033_u01785374600055") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bed7bd_d20260730_m012308_c001_v7007000_t0000_u01785374588235") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5d6_d20260730_m012301_c001_v0001185_t0057_u01785374581909") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58bc_d20260730_m012254_c001_v7007000_t0000_u01785374574735") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b540_d20260730_m012223_c001_v0001185_t0008_u01785374543865") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742ef_d20260730_m012216_c001_v7007000_t0000_u01785374536280") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b4b4_d20260730_m012207_c001_v0001185_t0035_u01785374527854") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec5e_d20260730_m012351_c001_v7007000_t0000_u01785374631130") 2026/07/30 01:26:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b700_d20260730_m012346_c001_v0001185_t0016_u01785374626331") 2026/07/30 01:26:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac44_d20260730_m012414_c001_v7007000_t0000_u01785374654567") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b7a0_d20260730_m012408_c001_v0001185_t0058_u01785374648389") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbda_d20260730_m012536_c001_v7007000_t0000_u01785374736469") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb4a2_d20260730_m012528_c001_v0001178_t0025_u01785374728624") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d080_d20260730_m012521_c001_v7007000_t0000_u01785374721008") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb46a_d20260730_m012511_c001_v0001178_t0012_u01785374711416") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7defb_d20260730_m012503_c001_v7007000_t0000_u01785374703821") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb432_d20260730_m012455_c001_v0001178_t0028_u01785374695568") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8f6_d20260730_m012447_c001_v7007000_t0000_u01785374687949") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3ea_d20260730_m012439_c001_v0001178_t0005_u01785374679953") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd1d_d20260730_m012431_c001_v7007000_t0000_u01785374671666") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb3a4_d20260730_m012423_c001_v0001178_t0047_u01785374663158") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419a0685903f9931_d20260730_m012409_c001_v7007000_t0000_u01785374649576") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb336_d20260730_m012404_c001_v0001178_t0039_u01785374644086") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec76_d20260730_m012355_c001_v7007000_t0000_u01785374635432") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2f8_d20260730_m012349_c001_v0001178_t0038_u01785374629930") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec54_d20260730_m012347_c001_v7007000_t0000_u01785374627879") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6e2_d20260730_m012341_c001_v0001185_t0015_u01785374621888") 2026/07/30 01:26:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8ba_d20260730_m012334_c001_v7007000_t0000_u01785374614470") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2a0_d20260730_m012328_c001_v0001178_t0021_u01785374608434") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edbb_d20260730_m012326_c001_v7007000_t0000_u01785374606119") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb25e_d20260730_m012320_c001_v0001178_t0017_u01785374600251") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417412727f1e799f_d20260730_m012308_c001_v7007000_t0000_u01785374588019") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033238_d20260730_m012302_c001_v0001173_t0054_u01785374582116") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58bd_d20260730_m012254_c001_v7007000_t0000_u01785374574917") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033146_d20260730_m012224_c001_v0001173_t0054_u01785374544109") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742f1_d20260730_m012216_c001_v7007000_t0000_u01785374536471") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330e2_d20260730_m012208_c001_v0001173_t0021_u01785374528066") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec56_d20260730_m012350_c001_v7007000_t0000_u01785374630756") 2026/07/30 01:26:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9c1_d20260730_m012346_c001_v0001116_t0010_u01785374626367") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac45_d20260730_m012414_c001_v7007000_t0000_u01785374654750") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb358_d20260730_m012408_c001_v0001178_t0025_u01785374648477") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbdc_d20260730_m012536_c001_v7007000_t0000_u01785374736648") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033536_d20260730_m012528_c001_v0001173_t0007_u01785374728833") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d081_d20260730_m012521_c001_v7007000_t0000_u01785374721182") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110334e8_d20260730_m012511_c001_v0001173_t0039_u01785374711641") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7defc_d20260730_m012504_c001_v7007000_t0000_u01785374704078") 2026/07/30 01:26:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033496_d20260730_m012455_c001_v0001173_t0025_u01785374695881") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf8fb_d20260730_m012448_c001_v7007000_t0000_u01785374688134") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033446_d20260730_m012440_c001_v0001173_t0049_u01785374680214") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd1e_d20260730_m012431_c001_v7007000_t0000_u01785374671857") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110333e0_d20260730_m012423_c001_v0001173_t0019_u01785374663417") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419a0685903f992f_d20260730_m012409_c001_v7007000_t0000_u01785374649399") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b772_d20260730_m012404_c001_v0001185_t0011_u01785374644305") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec77_d20260730_m012355_c001_v7007000_t0000_u01785374635616") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b726_d20260730_m012350_c001_v0001185_t0020_u01785374630012") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3a9_d20260730_m012347_c001_v7007000_t0000_u01785374627600") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033318_d20260730_m012342_c001_v0001173_t0038_u01785374622081") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8bb_d20260730_m012334_c001_v7007000_t0000_u01785374614667") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b6a0_d20260730_m012328_c001_v0001185_t0032_u01785374608551") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a88a_d20260730_m012326_c001_v7007000_t0000_u01785374606155") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332b4_d20260730_m012320_c001_v0001173_t0051_u01785374600458") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e58_d20260730_m012308_c001_v7007000_t0000_u01785374588386") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb214_d20260730_m012302_c001_v0001178_t0016_u01785374582500") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58be_d20260730_m012255_c001_v7007000_t0000_u01785374575099") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb198_d20260730_m012224_c001_v0001178_t0029_u01785374544546") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742f3_d20260730_m012216_c001_v7007000_t0000_u01785374536663") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb152_d20260730_m012208_c001_v0001178_t0011_u01785374528388") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec59_d20260730_m012350_c001_v7007000_t0000_u01785374630946") 2026/07/30 01:26:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b706_d20260730_m012346_c001_v0001185_t0007_u01785374626531") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac46_d20260730_m012414_c001_v7007000_t0000_u01785374654929") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033398_d20260730_m012408_c001_v0001173_t0011_u01785374648500") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbde_d20260730_m012536_c001_v7007000_t0000_u01785374736822") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8daf1_d20260730_m012529_c001_v0001116_t0014_u01785374729158") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d082_d20260730_m012521_c001_v7007000_t0000_u01785374721355") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8dab3_d20260730_m012511_c001_v0001116_t0025_u01785374711940") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7defd_d20260730_m012504_c001_v7007000_t0000_u01785374704260") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da8d_d20260730_m012456_c001_v0001116_t0048_u01785374696159") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf901_d20260730_m012448_c001_v7007000_t0000_u01785374688313") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da57_d20260730_m012440_c001_v0001116_t0052_u01785374680575") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd1f_d20260730_m012432_c001_v7007000_t0000_u01785374672052") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da25_d20260730_m012423_c001_v0001116_t0059_u01785374663677") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a903_d20260730_m012409_c001_v7007000_t0000_u01785374649462") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9ef_d20260730_m012404_c001_v0001116_t0027_u01785374644502") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec78_d20260730_m012355_c001_v7007000_t0000_u01785374635873") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9cb_d20260730_m012350_c001_v0001116_t0008_u01785374630020") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05ed5_d20260730_m012347_c001_v7007000_t0000_u01785374627677") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9b9_d20260730_m012342_c001_v0001116_t0032_u01785374622375") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8bc_d20260730_m012334_c001_v7007000_t0000_u01785374614865") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332e4_d20260730_m012328_c001_v0001173_t0057_u01785374608564") 2026/07/30 01:26:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f1192465_d20260730_m012326_c001_v7007000_t0000_u01785374606232") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d975_d20260730_m012320_c001_v0001116_t0036_u01785374600819") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bed7bc_d20260730_m012308_c001_v7007000_t0000_u01785374588057") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d939_d20260730_m012302_c001_v0001116_t0052_u01785374582717") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58bf_d20260730_m012255_c001_v7007000_t0000_u01785374575283") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8ed_d20260730_m012224_c001_v0001116_t0057_u01785374544769") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742f4_d20260730_m012216_c001_v7007000_t0000_u01785374536864") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8c5_d20260730_m012208_c001_v0001116_t0002_u01785374528635") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec55_d20260730_m012350_c001_v7007000_t0000_u01785374630598") 2026/07/30 01:26:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb2e6_d20260730_m012346_c001_v0001178_t0024_u01785374626583") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e60_d20260730_m012310_c001_v7007000_t0000_u01785374590587") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb226_d20260730_m012306_c001_v0001178_t0022_u01785374586237") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e61_d20260730_m012310_c001_v7007000_t0000_u01785374590764") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5fc_d20260730_m012306_c001_v0001185_t0031_u01785374586247") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e63_d20260730_m012310_c001_v7007000_t0000_u01785374590940") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb228_d20260730_m012306_c001_v0001178_t0042_u01785374586442") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e65_d20260730_m012311_c001_v7007000_t0000_u01785374591116") 2026/07/30 01:26:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103325a_d20260730_m012306_c001_v0001173_t0019_u01785374586476") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e66_d20260730_m012311_c001_v7007000_t0000_u01785374591293") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b5fe_d20260730_m012306_c001_v0001185_t0013_u01785374586484") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e67_d20260730_m012311_c001_v7007000_t0000_u01785374591468") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb22c_d20260730_m012306_c001_v0001178_t0032_u01785374586651") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e68_d20260730_m012311_c001_v7007000_t0000_u01785374591642") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b602_d20260730_m012306_c001_v0001185_t0030_u01785374586682") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e69_d20260730_m012311_c001_v7007000_t0000_u01785374591817") 2026/07/30 01:26:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d94f_d20260730_m012306_c001_v0001116_t0015_u01785374586791") 2026/07/30 01:26:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e6b_d20260730_m012311_c001_v7007000_t0000_u01785374591994") 2026/07/30 01:26:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb230_d20260730_m012306_c001_v0001178_t0017_u01785374586854") 2026/07/30 01:26:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e6c_d20260730_m012312_c001_v7007000_t0000_u01785374592171") 2026/07/30 01:26:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b604_d20260730_m012306_c001_v0001185_t0035_u01785374586870") 2026/07/30 01:26:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e6d_d20260730_m012312_c001_v7007000_t0000_u01785374592346") 2026/07/30 01:26:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033260_d20260730_m012306_c001_v0001173_t0041_u01785374586951") 2026/07/30 01:26:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e6e_d20260730_m012312_c001_v7007000_t0000_u01785374592528") 2026/07/30 01:26:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b606_d20260730_m012307_c001_v0001185_t0023_u01785374587055") 2026/07/30 01:26:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e6f_d20260730_m012312_c001_v7007000_t0000_u01785374592706") 2026/07/30 01:26:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb234_d20260730_m012307_c001_v0001178_t0011_u01785374587066") 2026/07/30 01:26:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e70_d20260730_m012312_c001_v7007000_t0000_u01785374592882") 2026/07/30 01:26:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033263_d20260730_m012307_c001_v0001173_t0015_u01785374587220") 2026/07/30 01:26:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e71_d20260730_m012313_c001_v7007000_t0000_u01785374593059") 2026/07/30 01:26:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b608_d20260730_m012307_c001_v0001185_t0004_u01785374587257") 2026/07/30 01:26:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830e72_d20260730_m012313_c001_v7007000_t0000_u01785374593346") 2026/07/30 01:26:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb236_d20260730_m012307_c001_v0001178_t0014_u01785374587281") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f424a201a42364c8b_d20260730_m012329_c001_v7007000_t0000_u01785374609558") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb27a_d20260730_m012324_c001_v0001178_t0026_u01785374604358") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a365_d20260730_m012329_c001_v7007000_t0000_u01785374609569") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b66e_d20260730_m012324_c001_v0001185_t0027_u01785374604441") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f6fc_d20260730_m012329_c001_v7007000_t0000_u01785374609580") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb27c_d20260730_m012324_c001_v0001178_t0002_u01785374604581") 2026/07/30 01:26:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4169c23fe5e1dc89_d20260730_m012329_c001_v7007000_t0000_u01785374609688") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b672_d20260730_m012324_c001_v0001185_t0005_u01785374604651") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f424a201a42364c8a_d20260730_m012329_c001_v7007000_t0000_u01785374609384") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332ca_d20260730_m012324_c001_v0001173_t0039_u01785374604687") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edcb_d20260730_m012329_c001_v7007000_t0000_u01785374609678") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb280_d20260730_m012324_c001_v0001178_t0006_u01785374604798") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a35f_d20260730_m012329_c001_v7007000_t0000_u01785374609367") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b674_d20260730_m012324_c001_v0001185_t0032_u01785374604873") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4169c23fe5e1dc88_d20260730_m012329_c001_v7007000_t0000_u01785374609511") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d987_d20260730_m012324_c001_v0001116_t0053_u01785374604929") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edc9_d20260730_m012329_c001_v7007000_t0000_u01785374609500") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332cc_d20260730_m012324_c001_v0001173_t0029_u01785374604959") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f6f9_d20260730_m012329_c001_v7007000_t0000_u01785374609374") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb284_d20260730_m012325_c001_v0001178_t0010_u01785374605003") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a898_d20260730_m012329_c001_v7007000_t0000_u01785374609342") 2026/07/30 01:26:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b676_d20260730_m012325_c001_v0001185_t0021_u01785374605082") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9bf3_d20260730_m012329_c001_v7007000_t0000_u01785374609722") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb286_d20260730_m012325_c001_v0001178_t0022_u01785374605215") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a89b_d20260730_m012329_c001_v7007000_t0000_u01785374609727") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110332ce_d20260730_m012325_c001_v0001173_t0041_u01785374605269") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4169c23fe5e1dc86_d20260730_m012329_c001_v7007000_t0000_u01785374609332") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b67c_d20260730_m012325_c001_v0001185_t0009_u01785374605301") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edc8_d20260730_m012329_c001_v7007000_t0000_u01785374609355") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb288_d20260730_m012325_c001_v0001178_t0054_u01785374605427") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f414543bfed19edc7_d20260730_m012329_c001_v7007000_t0000_u01785374609322") 2026/07/30 01:26:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b67e_d20260730_m012325_c001_v0001185_t0013_u01785374605502") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921da_d20260730_m012109_c001_v7007000_t0000_u01785374469414") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1159922eeb1c49fb_d20260730_m012106_c001_v0001097_t0004_u01785374466850") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb27419e_d20260730_m012106_c001_v7007000_t0000_u01785374466658") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1159922eeb1c49f3_d20260730_m012103_c001_v0001097_t0022_u01785374463180") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb274179_d20260730_m012102_c001_v7007000_t0000_u01785374462396") 2026/07/30 01:26:45 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf62_d20260730_m012058_c001_v0001178_t0035_u01785374458494") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be031_d20260730_m012056_c001_v7007000_t0000_u01785374456877") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10274b63504e0683_d20260730_m012054_c001_v0001029_t0016_u01785374454676") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebe9a7_d20260730_m012054_c001_v7007000_t0000_u01785374454498") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10274b63504e067b_d20260730_m012050_c001_v0001029_t0033_u01785374450882") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebe996_d20260730_m012050_c001_v7007000_t0000_u01785374450162") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf22_d20260730_m012046_c001_v0001178_t0008_u01785374446293") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf3bb_d20260730_m012045_c001_v7007000_t0000_u01785374445231") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1104aa97c4e765dd_d20260730_m012043_c001_v0001167_t0025_u01785374443887") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a153_d20260730_m012043_c001_v7007000_t0000_u01785374443710") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1104aa97c4e765cb_d20260730_m012041_c001_v0001167_t0014_u01785374441259") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a140_d20260730_m012040_c001_v7007000_t0000_u01785374440529") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faeda_d20260730_m012034_c001_v0001178_t0026_u01785374434936") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf36c_d20260730_m012033_c001_v7007000_t0000_u01785374433939") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f113c1c8583fefc78_d20260730_m012031_c001_v0001146_t0047_u01785374431639") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2974243_d20260730_m012031_c001_v7007000_t0000_u01785374431462") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f113c1c8583fefc60_d20260730_m012027_c001_v0001146_t0004_u01785374427944") 2026/07/30 01:26:46 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a297423e_d20260730_m012027_c001_v7007000_t0000_u01785374427209") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fae8c_d20260730_m012021_c001_v0001178_t0024_u01785374421201") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c863916f_d20260730_m012020_c001_v7007000_t0000_u01785374420301") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f110486505c8a7cf1_d20260730_m012018_c001_v0001131_t0058_u01785374418231") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40566588d93360cc_d20260730_m012017_c001_v7007000_t0000_u01785374417682") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f110486505c8a7c84_d20260730_m011952_c001_v0001131_t0057_u01785374392690") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830aeb_d20260730_m011951_c001_v7007000_t0000_u01785374391987") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fadf4_d20260730_m011943_c001_v0001178_t0059_u01785374383924") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4180d16725bae75d_d20260730_m011942_c001_v7007000_t0000_u01785374382983") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1018e09fe9950e66_d20260730_m011941_c001_v0001102_t0051_u01785374381054") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9747_d20260730_m011940_c001_v7007000_t0000_u01785374380865") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1018e09fe9950e5a_d20260730_m011937_c001_v0001102_t0049_u01785374377559") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9731_d20260730_m011936_c001_v7007000_t0000_u01785374376763") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1a84_d20260730_m011930_c001_v0001033_t0000_u01785374370278") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf21e_d20260730_m011929_c001_v7007000_t0000_u01785374369153") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1089f72a6b2a4986_d20260730_m011923_c001_v0001173_t0020_u01785374363605") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f1191ec0_d20260730_m011923_c001_v7007000_t0000_u01785374363330") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525166b9_d20260730_m011918_c001_v0001182_t0015_u01785374358922") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f118575d4855733ad_d20260730_m011918_c001_v0001183_t0005_u01785374358173") 2026/07/30 01:26:47 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f118575d4855733a7_d20260730_m011917_c001_v0001183_t0017_u01785374357212") 2026/07/30 01:26:48 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830a44_d20260730_m011903_c001_v7007000_t0000_u01785374343724") 2026/07/30 01:26:48 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1a06_d20260730_m011856_c001_v0001033_t0001_u01785374336094") 2026/07/30 01:26:48 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1106862dcf4ea373_d20260730_m011854_c001_v0001090_t0053_u01785374334730") 2026/07/30 01:26:48 DEBUG : dst/one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1106862dcf4ea36d_d20260730_m011853_c001_v0001090_t0007_u01785374333539") 2026/07/30 01:26:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921db_d20260730_m012109_c001_v7007000_t0000_u01785374469605") 2026/07/30 01:26:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1044270d02ce75e0_d20260730_m012106_c001_v0001177_t0052_u01785374466441") 2026/07/30 01:26:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1125e08d9c229a56_d20260730_m012102_c001_v0001184_t0019_u01785374462178") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be032_d20260730_m012057_c001_v7007000_t0000_u01785374457073") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112fa510cf6154cd_d20260730_m012054_c001_v0001181_t0023_u01785374454285") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10796667efc2bbb3_d20260730_m012049_c001_v0001145_t0011_u01785374449771") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf3bc_d20260730_m012045_c001_v7007000_t0000_u01785374445484") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11680c86dc4a5948_d20260730_m012043_c001_v0001174_t0026_u01785374443315") 2026/07/30 01:26:48 DEBUG : dst/one.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f116b6d4c3c070d8a_d20260730_m012040_c001_v0001109_t0030_u01785374440023") 2026/07/30 01:26:48 DEBUG : dst/three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf220_d20260730_m011929_c001_v7007000_t0000_u01785374369346") 2026/07/30 01:26:48 DEBUG : dst/three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f118575d4855733ed_d20260730_m011927_c001_v0001183_t0044_u01785374367782") 2026/07/30 01:26:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921dd_d20260730_m012109_c001_v7007000_t0000_u01785374469812") 2026/07/30 01:26:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f118286e4ffa4aa21_d20260730_m012107_c001_v0001033_t0013_u01785374467883") 2026/07/30 01:26:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104a3b9d6a71c645_d20260730_m012104_c001_v0001154_t0020_u01785374464155") 2026/07/30 01:26:48 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921de_d20260730_m012110_c001_v7007000_t0000_u01785374470005") 2026/07/30 01:26:48 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1159922eeb1c4a03_d20260730_m012108_c001_v0001097_t0030_u01785374468429") 2026/07/30 01:26:48 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2741bb_d20260730_m012108_c001_v7007000_t0000_u01785374468229") 2026/07/30 01:26:48 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1159922eeb1c49f7_d20260730_m012104_c001_v0001097_t0052_u01785374464790") 2026/07/30 01:26:48 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb27418f_d20260730_m012104_c001_v7007000_t0000_u01785374464586") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf66_d20260730_m012058_c001_v0001178_t0001_u01785374458978") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be033_d20260730_m012057_c001_v7007000_t0000_u01785374457268") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10274b63504e0685_d20260730_m012056_c001_v0001029_t0023_u01785374456048") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebe9a8_d20260730_m012055_c001_v7007000_t0000_u01785374455870") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f10274b63504e067f_d20260730_m012052_c001_v0001029_t0028_u01785374452578") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebe9a5_d20260730_m012052_c001_v7007000_t0000_u01785374452400") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf26_d20260730_m012046_c001_v0001178_t0020_u01785374446739") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a15c_d20260730_m012044_c001_v7007000_t0000_u01785374444628") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf14_d20260730_m012042_c001_v0001178_t0035_u01785374442487") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40435e016455a14a_d20260730_m012042_c001_v7007000_t0000_u01785374442121") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faef0_d20260730_m012037_c001_v0001178_t0040_u01785374437489") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2974244_d20260730_m012032_c001_v7007000_t0000_u01785374432947") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525168bf_d20260730_m012030_c001_v0001182_t0013_u01785374430037") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2974240_d20260730_m012028_c001_v7007000_t0000_u01785374428832") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fae8e_d20260730_m012022_c001_v0001178_t0010_u01785374421999") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40566588d93360d2_d20260730_m012019_c001_v7007000_t0000_u01785374419396") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec52516865_d20260730_m012015_c001_v0001182_t0015_u01785374415424") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830aec_d20260730_m011953_c001_v7007000_t0000_u01785374393798") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fae04_d20260730_m011946_c001_v0001178_t0009_u01785374386942") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d974c_d20260730_m011942_c001_v7007000_t0000_u01785374382073") 2026/07/30 01:26:49 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1aa8_d20260730_m011939_c001_v0001033_t0031_u01785374379472") 2026/07/30 01:26:50 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f415b98bf5b6d9738_d20260730_m011938_c001_v7007000_t0000_u01785374378382") 2026/07/30 01:26:50 DEBUG : dst/three.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec52516707_d20260730_m011931_c001_v0001182_t0044_u01785374371481") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be035_d20260730_m012057_c001_v7007000_t0000_u01785374457462") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11525be839c2e7b5_d20260730_m012055_c001_v0001182_t0010_u01785374455625") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11680c86dc4a5986_d20260730_m012052_c001_v0001174_t0017_u01785374452035") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf3bd_d20260730_m012045_c001_v7007000_t0000_u01785374445730") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f107eb7b0c8efa55d_d20260730_m012044_c001_v0001185_t0057_u01785374444410") 2026/07/30 01:26:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f115d51b4c221223d_d20260730_m012041_c001_v0001184_t0058_u01785374441794") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921df_d20260730_m012110_c001_v7007000_t0000_u01785374470196") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf64_d20260730_m012058_c001_v0001178_t0015_u01785374458738") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be036_d20260730_m012057_c001_v7007000_t0000_u01785374457720") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faf24_d20260730_m012046_c001_v0001178_t0015_u01785374446517") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf3be_d20260730_m012045_c001_v7007000_t0000_u01785374445916") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faeee_d20260730_m012037_c001_v0001178_t0016_u01785374437243") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf36d_d20260730_m012034_c001_v7007000_t0000_u01785374434142") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec5251687f_d20260730_m012021_c001_v0001182_t0043_u01785374421798") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4139b828c8639171_d20260730_m012020_c001_v7007000_t0000_u01785374420477") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec52516783_d20260730_m011944_c001_v0001182_t0055_u01785374384688") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4180d16725bae75f_d20260730_m011943_c001_v7007000_t0000_u01785374383176") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fadc0_d20260730_m011931_c001_v0001178_t0009_u01785374371250") 2026/07/30 01:26:50 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf222_d20260730_m011929_c001_v7007000_t0000_u01785374369539") 2026/07/30 01:26:51 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1124b46397a85942_d20260730_m011925_c001_v0001099_t0023_u01785374365265") 2026/07/30 01:26:51 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a69706830a45_d20260730_m011903_c001_v7007000_t0000_u01785374343911") 2026/07/30 01:26:51 DEBUG : dst/two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1106862dcf4ea381_d20260730_m011902_c001_v0001090_t0004_u01785374342296") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05367_d20260730_m011807_c001_v7007000_t0000_u01785374287485") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525164af_d20260730_m011803_c001_v0001182_t0023_u01785374283636") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05366_d20260730_m011801_c001_v7007000_t0000_u01785374281828") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec52516447_d20260730_m011751_c001_v0001182_t0033_u01785374271690") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0532d_d20260730_m011743_c001_v7007000_t0000_u01785374263468") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525163f3_d20260730_m011740_c001_v0001182_t0030_u01785374260147") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ea8_d20260730_m011719_c001_v7007000_t0000_u01785374239767") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1868_d20260730_m011717_c001_v0001033_t0029_u01785374237096") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ea0_d20260730_m011716_c001_v7007000_t0000_u01785374236118") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1858_d20260730_m011714_c001_v0001033_t0040_u01785374234688") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e9b_d20260730_m011711_c001_v7007000_t0000_u01785374231465") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed183a_d20260730_m011709_c001_v0001033_t0028_u01785374229350") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e97_d20260730_m011708_c001_v7007000_t0000_u01785374228414") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1828_d20260730_m011706_c001_v0001033_t0019_u01785374226748") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e8a_d20260730_m011659_c001_v7007000_t0000_u01785374219595") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17f4_d20260730_m011657_c001_v0001033_t0011_u01785374217688") 2026/07/30 01:26:51 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e87_d20260730_m011656_c001_v7007000_t0000_u01785374216631") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17e8_d20260730_m011655_c001_v0001033_t0026_u01785374215614") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5beca50_d20260730_m011649_c001_v7007000_t0000_u01785374209891") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17ca_d20260730_m011648_c001_v0001033_t0048_u01785374208101") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5beca3e_d20260730_m011646_c001_v7007000_t0000_u01785374206264") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17c0_d20260730_m011645_c001_v0001033_t0012_u01785374205208") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec957_d20260730_m011644_c001_v7007000_t0000_u01785374204841") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11081bbdd5d41d09_d20260730_m011644_c001_v0001041_t0053_u01785374204017") 2026/07/30 01:26:52 DEBUG : empty space: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17b4_d20260730_m011642_c001_v0001033_t0020_u01785374202246") 2026/07/30 01:26:52 DEBUG : enormous: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ea4_d20260730_m011719_c001_v7007000_t0000_u01785374239000") 2026/07/30 01:26:52 DEBUG : enormous: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed186c_d20260730_m011717_c001_v0001033_t0026_u01785374237777") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41240536f11921eb_d20260730_m012114_c001_v7007000_t0000_u01785374474110") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafbc_d20260730_m012112_c001_v0001178_t0024_u01785374472926") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05324_d20260730_m011738_c001_v7007000_t0000_u01785374258867") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525163d9_d20260730_m011737_c001_v0001182_t0028_u01785374257650") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec93c_d20260730_m011639_c001_v7007000_t0000_u01785374199077") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17a0_d20260730_m011637_c001_v0001033_t0033_u01785374197538") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec934_d20260730_m011636_c001_v7007000_t0000_u01785374196939") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1798_d20260730_m011635_c001_v0001033_t0012_u01785374195939") 2026/07/30 01:26:52 DEBUG : existing: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1792_d20260730_m011634_c001_v0001033_t0030_u01785374194997") 2026/07/30 01:26:52 DEBUG : existing-b: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05329_d20260730_m011739_c001_v7007000_t0000_u01785374259044") 2026/07/30 01:26:53 DEBUG : existing-b: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed18ce_d20260730_m011737_c001_v0001033_t0056_u01785374257642") 2026/07/30 01:26:53 DEBUG : file1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d58e_d20260730_m012158_c001_v7007000_t0000_u01785374518413") 2026/07/30 01:26:53 DEBUG : file1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8ad_d20260730_m012157_c001_v0001116_t0007_u01785374517388") 2026/07/30 01:26:53 DEBUG : file1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d572_d20260730_m012156_c001_v7007000_t0000_u01785374516132") 2026/07/30 01:26:53 DEBUG : file1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb112_d20260730_m012155_c001_v0001178_t0019_u01785374515138") 2026/07/30 01:26:53 DEBUG : five: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ee6_d20260730_m011724_c001_v7007000_t0000_u01785374244526") 2026/07/30 01:26:53 DEBUG : five: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fab28_d20260730_m011722_c001_v0001178_t0053_u01785374242878") 2026/07/30 01:26:53 DEBUG : foo: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5beca46_d20260730_m011647_c001_v7007000_t0000_u01785374207733") 2026/07/30 01:26:53 DEBUG : foo: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f404aaed94aed17c6_d20260730_m011647_c001_v0001033_t0049_u01785374207181") 2026/07/30 01:26:53 DEBUG : foo: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f404aaed94aed17c4_d20260730_m011646_c001_v0001033_t0049_u01785374206632") 2026/07/30 01:26:53 DEBUG : four: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ee8_d20260730_m011724_c001_v7007000_t0000_u01785374244718") 2026/07/30 01:26:53 DEBUG : four: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f404aaed94aed1888_d20260730_m011722_c001_v0001033_t0049_u01785374242331") 2026/07/30 01:26:53 DEBUG : four: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1886_d20260730_m011721_c001_v0001033_t0047_u01785374241225") 2026/07/30 01:26:53 DEBUG : hello world2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616629_d20260730_m011548_c001_v7007000_t0000_u01785374148011") 2026/07/30 01:26:53 DEBUG : hello world2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16bc_d20260730_m011547_c001_v0001033_t0049_u01785374147043") 2026/07/30 01:26:53 DEBUG : ignore-size: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec931_d20260730_m011634_c001_v7007000_t0000_u01785374194628") 2026/07/30 01:26:53 DEBUG : ignore-size: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed178e_d20260730_m011633_c001_v0001033_t0058_u01785374193465") 2026/07/30 01:26:53 DEBUG : nested/sub dir/file: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05313_d20260730_m011736_c001_v7007000_t0000_u01785374256937") 2026/07/30 01:26:53 DEBUG : nested/sub dir/file: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab74_d20260730_m011736_c001_v0001178_t0039_u01785374256369") 2026/07/30 01:26:53 DEBUG : nested/sub dir/file: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05311_d20260730_m011735_c001_v7007000_t0000_u01785374255653") 2026/07/30 01:26:53 DEBUG : nested/sub dir/file: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab68_d20260730_m011734_c001_v0001178_t0058_u01785374254343") 2026/07/30 01:26:53 DEBUG : one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ee9_d20260730_m011724_c001_v7007000_t0000_u01785374244912") 2026/07/30 01:26:53 DEBUG : one: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f404aaed94aed187a_d20260730_m011720_c001_v0001033_t0049_u01785374240154") 2026/07/30 01:26:54 DEBUG : only0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d538_d20260730_m012150_c001_v7007000_t0000_u01785374510706") 2026/07/30 01:26:54 DEBUG : only0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4149c36702f8d895_d20260730_m012145_c001_v0001116_t0058_u01785374505775") 2026/07/30 01:26:54 DEBUG : only0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb06c_d20260730_m012134_c001_v0001178_t0038_u01785374494046") 2026/07/30 01:26:54 DEBUG : only0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d11a_d20260730_m012128_c001_v7007000_t0000_u01785374488663") 2026/07/30 01:26:54 DEBUG : only0: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafd4_d20260730_m012117_c001_v0001178_t0022_u01785374477840") 2026/07/30 01:26:54 DEBUG : only1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d539_d20260730_m012150_c001_v7007000_t0000_u01785374510884") 2026/07/30 01:26:54 DEBUG : only1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f412210db11033070_d20260730_m012146_c001_v0001173_t0005_u01785374506205") 2026/07/30 01:26:54 DEBUG : only1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb076_d20260730_m012134_c001_v0001178_t0011_u01785374494510") 2026/07/30 01:26:54 DEBUG : only1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d5d_d20260730_m012128_c001_v7007000_t0000_u01785374488598") 2026/07/30 01:26:54 DEBUG : only1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafda_d20260730_m012118_c001_v0001178_t0000_u01785374478310") 2026/07/30 01:26:54 DEBUG : only10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53a_d20260730_m012151_c001_v7007000_t0000_u01785374511062") 2026/07/30 01:26:54 DEBUG : only10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b404_d20260730_m012145_c001_v0001185_t0010_u01785374505377") 2026/07/30 01:26:54 DEBUG : only10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0ac_d20260730_m012139_c001_v0001178_t0028_u01785374499454") 2026/07/30 01:26:54 DEBUG : only10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec83b_d20260730_m012128_c001_v7007000_t0000_u01785374488762") 2026/07/30 01:26:54 DEBUG : only10: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb01a_d20260730_m012122_c001_v0001178_t0058_u01785374482375") 2026/07/30 01:26:54 DEBUG : only11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53b_d20260730_m012151_c001_v7007000_t0000_u01785374511238") 2026/07/30 01:26:54 DEBUG : only11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f412210db11033066_d20260730_m012145_c001_v0001173_t0005_u01785374505613") 2026/07/30 01:26:54 DEBUG : only11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0b2_d20260730_m012139_c001_v0001178_t0025_u01785374499933") 2026/07/30 01:26:54 DEBUG : only11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec838_d20260730_m012128_c001_v7007000_t0000_u01785374488409") 2026/07/30 01:26:54 DEBUG : only11: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb01e_d20260730_m012123_c001_v0001178_t0012_u01785374483119") 2026/07/30 01:26:55 DEBUG : only12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53c_d20260730_m012151_c001_v7007000_t0000_u01785374511501") 2026/07/30 01:26:55 DEBUG : only12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f412210db1103306e_d20260730_m012146_c001_v0001173_t0005_u01785374506020") 2026/07/30 01:26:55 DEBUG : only12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0b8_d20260730_m012140_c001_v0001178_t0043_u01785374500399") 2026/07/30 01:26:55 DEBUG : only12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d5e_d20260730_m012128_c001_v7007000_t0000_u01785374488775") 2026/07/30 01:26:55 DEBUG : only12: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb022_d20260730_m012123_c001_v0001178_t0025_u01785374483570") 2026/07/30 01:26:55 DEBUG : only13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53d_d20260730_m012151_c001_v7007000_t0000_u01785374511678") 2026/07/30 01:26:55 DEBUG : only13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0ea_d20260730_m012144_c001_v0001178_t0053_u01785374504843") 2026/07/30 01:26:55 DEBUG : only13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0bc_d20260730_m012140_c001_v0001178_t0035_u01785374500901") 2026/07/30 01:26:55 DEBUG : only13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d5b_d20260730_m012128_c001_v7007000_t0000_u01785374488418") 2026/07/30 01:26:55 DEBUG : only13: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb026_d20260730_m012123_c001_v0001178_t0022_u01785374483987") 2026/07/30 01:26:55 DEBUG : only14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53e_d20260730_m012151_c001_v7007000_t0000_u01785374511856") 2026/07/30 01:26:55 DEBUG : only14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b40e_d20260730_m012145_c001_v0001185_t0010_u01785374505916") 2026/07/30 01:26:55 DEBUG : only14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0c0_d20260730_m012141_c001_v0001178_t0050_u01785374501403") 2026/07/30 01:26:55 DEBUG : only14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be0d9_d20260730_m012128_c001_v7007000_t0000_u01785374488817") 2026/07/30 01:26:55 DEBUG : only14: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb02e_d20260730_m012124_c001_v0001178_t0057_u01785374484407") 2026/07/30 01:26:55 DEBUG : only15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d53f_d20260730_m012152_c001_v7007000_t0000_u01785374512032") 2026/07/30 01:26:55 DEBUG : only15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0ee_d20260730_m012145_c001_v0001178_t0053_u01785374505405") 2026/07/30 01:26:55 DEBUG : only15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0c6_d20260730_m012141_c001_v0001178_t0036_u01785374501866") 2026/07/30 01:26:55 DEBUG : only15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be0d4_d20260730_m012128_c001_v7007000_t0000_u01785374488428") 2026/07/30 01:26:55 DEBUG : only15: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb034_d20260730_m012124_c001_v0001178_t0008_u01785374484978") 2026/07/30 01:26:55 DEBUG : only16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d540_d20260730_m012152_c001_v7007000_t0000_u01785374512209") 2026/07/30 01:26:55 DEBUG : only16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0f4_d20260730_m012145_c001_v0001178_t0053_u01785374505800") 2026/07/30 01:26:56 DEBUG : only16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0ce_d20260730_m012142_c001_v0001178_t0048_u01785374502433") 2026/07/30 01:26:56 DEBUG : only16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d115_d20260730_m012128_c001_v7007000_t0000_u01785374488456") 2026/07/30 01:26:56 DEBUG : only16: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb03a_d20260730_m012125_c001_v0001178_t0005_u01785374485431") 2026/07/30 01:26:56 DEBUG : only17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d541_d20260730_m012152_c001_v7007000_t0000_u01785374512385") 2026/07/30 01:26:56 DEBUG : only17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b408_d20260730_m012145_c001_v0001185_t0010_u01785374505559") 2026/07/30 01:26:56 DEBUG : only17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0d2_d20260730_m012142_c001_v0001178_t0056_u01785374502909") 2026/07/30 01:26:56 DEBUG : only17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec836_d20260730_m012127_c001_v7007000_t0000_u01785374487956") 2026/07/30 01:26:56 DEBUG : only17: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb040_d20260730_m012125_c001_v0001178_t0007_u01785374485855") 2026/07/30 01:26:56 DEBUG : only18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d542_d20260730_m012152_c001_v7007000_t0000_u01785374512561") 2026/07/30 01:26:56 DEBUG : only18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0f0_d20260730_m012145_c001_v0001178_t0053_u01785374505607") 2026/07/30 01:26:56 DEBUG : only18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0de_d20260730_m012143_c001_v0001178_t0012_u01785374503505") 2026/07/30 01:26:56 DEBUG : only18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d11e_d20260730_m012128_c001_v7007000_t0000_u01785374488872") 2026/07/30 01:26:57 DEBUG : only18: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb04a_d20260730_m012126_c001_v0001178_t0030_u01785374486272") 2026/07/30 01:26:57 DEBUG : only19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d544_d20260730_m012152_c001_v7007000_t0000_u01785374512738") 2026/07/30 01:26:57 DEBUG : only19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b40a_d20260730_m012145_c001_v0001185_t0010_u01785374505737") 2026/07/30 01:26:57 DEBUG : only19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0e4_d20260730_m012143_c001_v0001178_t0059_u01785374503977") 2026/07/30 01:26:57 DEBUG : only19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec83a_d20260730_m012128_c001_v7007000_t0000_u01785374488586") 2026/07/30 01:26:57 DEBUG : only19: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb050_d20260730_m012126_c001_v0001178_t0024_u01785374486723") 2026/07/30 01:26:57 DEBUG : only2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d545_d20260730_m012152_c001_v7007000_t0000_u01785374512915") 2026/07/30 01:26:57 DEBUG : only2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f412210db1103306a_d20260730_m012145_c001_v0001173_t0005_u01785374505830") 2026/07/30 01:26:57 DEBUG : only2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb080_d20260730_m012134_c001_v0001178_t0004_u01785374494988") 2026/07/30 01:26:57 DEBUG : only2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be0d7_d20260730_m012128_c001_v7007000_t0000_u01785374488621") 2026/07/30 01:26:57 DEBUG : only2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafe2_d20260730_m012118_c001_v0001178_t0031_u01785374478829") 2026/07/30 01:26:57 DEBUG : only3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d546_d20260730_m012153_c001_v7007000_t0000_u01785374513092") 2026/07/30 01:26:57 DEBUG : only3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b414_d20260730_m012146_c001_v0001185_t0010_u01785374506276") 2026/07/30 01:26:57 DEBUG : only3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb084_d20260730_m012135_c001_v0001178_t0043_u01785374495452") 2026/07/30 01:26:57 DEBUG : only3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d10f_d20260730_m012128_c001_v7007000_t0000_u01785374488234") 2026/07/30 01:26:57 DEBUG : only3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fafea_d20260730_m012119_c001_v0001178_t0014_u01785374479247") 2026/07/30 01:26:57 DEBUG : only4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d548_d20260730_m012153_c001_v7007000_t0000_u01785374513269") 2026/07/30 01:26:57 DEBUG : only4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4149c36702f8d897_d20260730_m012145_c001_v0001116_t0058_u01785374505953") 2026/07/30 01:26:57 DEBUG : only4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb088_d20260730_m012135_c001_v0001178_t0059_u01785374495909") 2026/07/30 01:26:57 DEBUG : only4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec83c_d20260730_m012128_c001_v7007000_t0000_u01785374488939") 2026/07/30 01:26:58 DEBUG : only4: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faff0_d20260730_m012119_c001_v0001178_t0009_u01785374479672") 2026/07/30 01:26:58 DEBUG : only5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d54a_d20260730_m012153_c001_v7007000_t0000_u01785374513445") 2026/07/30 01:26:58 DEBUG : only5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0f6_d20260730_m012145_c001_v0001178_t0053_u01785374505993") 2026/07/30 01:26:58 DEBUG : only5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb08c_d20260730_m012136_c001_v0001178_t0057_u01785374496684") 2026/07/30 01:26:58 DEBUG : only5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d5a_d20260730_m012128_c001_v7007000_t0000_u01785374488230") 2026/07/30 01:26:58 DEBUG : only5: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faff8_d20260730_m012120_c001_v0001178_t0053_u01785374480095") 2026/07/30 01:26:58 DEBUG : only6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d54d_d20260730_m012153_c001_v7007000_t0000_u01785374513622") 2026/07/30 01:26:58 DEBUG : only6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4149c36702f8d89b_d20260730_m012146_c001_v0001116_t0058_u01785374506306") 2026/07/30 01:26:58 DEBUG : only6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb094_d20260730_m012137_c001_v0001178_t0030_u01785374497421") 2026/07/30 01:26:58 DEBUG : only6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42553fdcdb3b2d60_d20260730_m012128_c001_v7007000_t0000_u01785374488966") 2026/07/30 01:26:58 DEBUG : only6: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0faffe_d20260730_m012120_c001_v0001178_t0013_u01785374480541") 2026/07/30 01:26:58 DEBUG : only7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d54e_d20260730_m012153_c001_v7007000_t0000_u01785374513798") 2026/07/30 01:26:58 DEBUG : only7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114217f0328b410_d20260730_m012146_c001_v0001185_t0010_u01785374506096") 2026/07/30 01:26:58 DEBUG : only7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb09a_d20260730_m012137_c001_v0001178_t0015_u01785374497952") 2026/07/30 01:26:58 DEBUG : only7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be0d0_d20260730_m012128_c001_v7007000_t0000_u01785374488230") 2026/07/30 01:26:58 DEBUG : only7: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb002_d20260730_m012120_c001_v0001178_t0007_u01785374480981") 2026/07/30 01:26:58 DEBUG : only8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d54f_d20260730_m012153_c001_v7007000_t0000_u01785374513980") 2026/07/30 01:26:58 DEBUG : only8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4149c36702f8d899_d20260730_m012146_c001_v0001116_t0058_u01785374506129") 2026/07/30 01:26:58 DEBUG : only8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0a0_d20260730_m012138_c001_v0001178_t0026_u01785374498444") 2026/07/30 01:26:59 DEBUG : only8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec837_d20260730_m012128_c001_v7007000_t0000_u01785374488230") 2026/07/30 01:26:59 DEBUG : only8: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb00a_d20260730_m012121_c001_v0001178_t0029_u01785374481438") 2026/07/30 01:26:59 DEBUG : only9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d550_d20260730_m012154_c001_v7007000_t0000_u01785374514227") 2026/07/30 01:26:59 DEBUG : only9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41876a9d0a0fb0f8_d20260730_m012146_c001_v0001178_t0053_u01785374506187") 2026/07/30 01:26:59 DEBUG : only9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb0a4_d20260730_m012138_c001_v0001178_t0059_u01785374498900") 2026/07/30 01:26:59 DEBUG : only9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eec834_d20260730_m012127_c001_v7007000_t0000_u01785374487780") 2026/07/30 01:26:59 DEBUG : only9: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb015_d20260730_m012121_c001_v0001178_t0029_u01785374481934") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0530f_d20260730_m011733_c001_v7007000_t0000_u01785374253245") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec5251639b_d20260730_m011731_c001_v0001182_t0033_u01785374251546") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0530a_d20260730_m011730_c001_v7007000_t0000_u01785374250458") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed18ac_d20260730_m011728_c001_v0001033_t0029_u01785374248519") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d04f08_d20260730_m011727_c001_v7007000_t0000_u01785374247818") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab42_d20260730_m011725_c001_v0001178_t0010_u01785374245886") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e9d_d20260730_m011713_c001_v7007000_t0000_u01785374233756") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1844_d20260730_m011712_c001_v0001033_t0036_u01785374232039") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e99_d20260730_m011710_c001_v7007000_t0000_u01785374230200") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1836_d20260730_m011709_c001_v0001033_t0005_u01785374229013") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e96_d20260730_m011707_c001_v7007000_t0000_u01785374227700") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1824_d20260730_m011706_c001_v0001033_t0001_u01785374226091") 2026/07/30 01:26:59 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e89_d20260730_m011659_c001_v7007000_t0000_u01785374219019") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17f0_d20260730_m011657_c001_v0001033_t0019_u01785374217211") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e88_d20260730_m011656_c001_v7007000_t0000_u01785374216824") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17e6_d20260730_m011655_c001_v0001033_t0031_u01785374215154") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e83_d20260730_m011654_c001_v7007000_t0000_u01785374214760") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17e2_d20260730_m011653_c001_v0001033_t0058_u01785374213759") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17e0_d20260730_m011653_c001_v0001033_t0024_u01785374213048") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e6d_d20260730_m011652_c001_v7007000_t0000_u01785374212663") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17dc_d20260730_m011651_c001_v0001033_t0014_u01785374211753") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17d6_d20260730_m011650_c001_v0001033_t0053_u01785374210842") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5beca52_d20260730_m011650_c001_v7007000_t0000_u01785374210074") 2026/07/30 01:27:00 DEBUG : potato: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17cc_d20260730_m011649_c001_v0001033_t0020_u01785374209080") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0536f_d20260730_m011816_c001_v7007000_t0000_u01785374296032") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fac40_d20260730_m011815_c001_v0001178_t0014_u01785374295440") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05368_d20260730_m011807_c001_v7007000_t0000_u01785374287741") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fabf4_d20260730_m011803_c001_v0001178_t0031_u01785374283078") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05332_d20260730_m011755_c001_v7007000_t0000_u01785374275648") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fabc2_d20260730_m011751_c001_v0001178_t0040_u01785374271073") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0532e_d20260730_m011743_c001_v7007000_t0000_u01785374263680") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab82_d20260730_m011739_c001_v0001178_t0013_u01785374259926") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ea3_d20260730_m011718_c001_v7007000_t0000_u01785374238807") 2026/07/30 01:27:00 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1864_d20260730_m011716_c001_v0001033_t0029_u01785374236695") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973ea1_d20260730_m011716_c001_v7007000_t0000_u01785374236312") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1852_d20260730_m011714_c001_v0001033_t0021_u01785374234331") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e9e_d20260730_m011713_c001_v7007000_t0000_u01785374233949") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed184c_d20260730_m011712_c001_v0001033_t0030_u01785374232790") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e9c_d20260730_m011711_c001_v7007000_t0000_u01785374231657") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed183e_d20260730_m011710_c001_v0001033_t0055_u01785374230584") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e98_d20260730_m011708_c001_v7007000_t0000_u01785374228623") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed182e_d20260730_m011707_c001_v0001033_t0012_u01785374227709") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973e8b_d20260730_m011659_c001_v7007000_t0000_u01785374219787") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed17f6_d20260730_m011658_c001_v0001033_t0016_u01785374218430") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616630_d20260730_m011551_c001_v7007000_t0000_u01785374151699") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16ca_d20260730_m011550_c001_v0001033_t0005_u01785374150461") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961662a_d20260730_m011549_c001_v7007000_t0000_u01785374149536") 2026/07/30 01:27:01 DEBUG : potato2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16c4_d20260730_m011548_c001_v0001033_t0031_u01785374148605") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05369_d20260730_m011808_c001_v7007000_t0000_u01785374288096") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1944_d20260730_m011804_c001_v0001033_t0023_u01785374284220") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05333_d20260730_m011755_c001_v7007000_t0000_u01785374275999") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed190e_d20260730_m011752_c001_v0001033_t0005_u01785374272288") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0532f_d20260730_m011744_c001_v7007000_t0000_u01785374264170") 2026/07/30 01:27:01 DEBUG : potato3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed18e2_d20260730_m011740_c001_v0001033_t0059_u01785374260372") 2026/07/30 01:27:01 DEBUG : pre-dest1/1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf127_d20260730_m011912_c001_v7007000_t0000_u01785374352944") 2026/07/30 01:27:02 DEBUG : pre-dest1/1: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1a22_d20260730_m011904_c001_v0001033_t0034_u01785374344669") 2026/07/30 01:27:02 DEBUG : pre-dest2/2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf128_d20260730_m011913_c001_v7007000_t0000_u01785374353138") 2026/07/30 01:27:02 DEBUG : pre-dest2/2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fad36_d20260730_m011905_c001_v0001178_t0004_u01785374345492") 2026/07/30 01:27:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4034a697068309a4_d20260730_m011849_c001_v7007000_t0000_u01785374329427") 2026/07/30 01:27:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525165dd_d20260730_m011845_c001_v0001182_t0057_u01785374325485") 2026/07/30 01:27:02 DEBUG : sizeonly: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec92f_d20260730_m011632_c001_v7007000_t0000_u01785374192917") 2026/07/30 01:27:02 DEBUG : sizeonly: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1782_d20260730_m011631_c001_v0001033_t0022_u01785374191508") 2026/07/30 01:27:02 DEBUG : splitbanan: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac47_d20260730_m012415_c001_v7007000_t0000_u01785374655115") 2026/07/30 01:27:02 DEBUG : splitbanan: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb34c_d20260730_m012407_c001_v0001178_t0012_u01785374647391") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedbe0_d20260730_m012536_c001_v7007000_t0000_u01785374736996") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8daf5_d20260730_m012530_c001_v0001116_t0040_u01785374730539") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4114b223f1a4d083_d20260730_m012521_c001_v7007000_t0000_u01785374721528") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8dab9_d20260730_m012513_c001_v0001116_t0024_u01785374713525") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4000a68a38a7defe_d20260730_m012504_c001_v7007000_t0000_u01785374704443") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da93_d20260730_m012457_c001_v0001116_t0034_u01785374697767") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f419ae7a3141bf906_d20260730_m012448_c001_v7007000_t0000_u01785374688491") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da61_d20260730_m012441_c001_v0001116_t0005_u01785374681958") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4203234938eecd20_d20260730_m012432_c001_v7007000_t0000_u01785374672254") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8da2b_d20260730_m012425_c001_v0001116_t0006_u01785374665002") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f405b6a7d1d67ac32_d20260730_m012409_c001_v7007000_t0000_u01785374649478") 2026/07/30 01:27:02 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9f5_d20260730_m012405_c001_v0001116_t0022_u01785374645808") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec79_d20260730_m012356_c001_v7007000_t0000_u01785374636056") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9c5_d20260730_m012348_c001_v0001116_t0037_u01785374628763") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41651a626aebec53_d20260730_m012347_c001_v7007000_t0000_u01785374627718") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9bb_d20260730_m012344_c001_v0001116_t0016_u01785374624043") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4089a920d961a8be_d20260730_m012335_c001_v7007000_t0000_u01785374615064") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b690_d20260730_m012327_c001_v0001185_t0007_u01785374607341") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f40265e4309d9f6f7_d20260730_m012326_c001_v7007000_t0000_u01785374606297") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d97b_d20260730_m012322_c001_v0001116_t0024_u01785374602051") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05dde_d20260730_m012308_c001_v7007000_t0000_u01785374588093") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d945_d20260730_m012304_c001_v0001116_t0000_u01785374584418") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f41815833130d58c0_d20260730_m012255_c001_v7007000_t0000_u01785374575464") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8f1_d20260730_m012226_c001_v0001116_t0010_u01785374546437") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f417cf6c3bb2742f6_d20260730_m012217_c001_v7007000_t0000_u01785374537057") 2026/07/30 01:27:03 DEBUG : splitbananasplit: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8c9_d20260730_m012209_c001_v0001116_t0059_u01785374529894") 2026/07/30 01:27:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be3b1_d20260730_m012350_c001_v7007000_t0000_u01785374630746") 2026/07/30 01:27:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d9bd_d20260730_m012345_c001_v0001116_t0033_u01785374625355") 2026/07/30 01:27:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d594_d20260730_m012202_c001_v7007000_t0000_u01785374522715") 2026/07/30 01:27:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb122_d20260730_m012201_c001_v0001178_t0004_u01785374521209") 2026/07/30 01:27:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d592_d20260730_m012200_c001_v7007000_t0000_u01785374520418") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db110330ae_d20260730_m012159_c001_v0001173_t0032_u01785374519322") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05314_d20260730_m011737_c001_v7007000_t0000_u01785374257113") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec525163cd_d20260730_m011736_c001_v0001182_t0042_u01785374256356") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05312_d20260730_m011735_c001_v7007000_t0000_u01785374255829") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed18be_d20260730_m011734_c001_v0001033_t0049_u01785374254683") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec8f9_d20260730_m011629_c001_v7007000_t0000_u01785374189054") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed176e_d20260730_m011627_c001_v0001033_t0041_u01785374187031") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec8f8_d20260730_m011626_c001_v7007000_t0000_u01785374186639") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed176a_d20260730_m011625_c001_v0001033_t0036_u01785374185463") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec8aa_d20260730_m011623_c001_v7007000_t0000_u01785374183115") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1756_d20260730_m011622_c001_v0001033_t0005_u01785374182128") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec87f_d20260730_m011621_c001_v7007000_t0000_u01785374181528") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed174e_d20260730_m011619_c001_v0001033_t0047_u01785374179789") 2026/07/30 01:27:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1744_d20260730_m011617_c001_v0001033_t0047_u01785374177059") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bec851_d20260730_m011616_c001_v7007000_t0000_u01785374176693") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed173e_d20260730_m011615_c001_v0001033_t0014_u01785374175882") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1736_d20260730_m011614_c001_v0001033_t0000_u01785374174929") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616660_d20260730_m011614_c001_v7007000_t0000_u01785374174177") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed172a_d20260730_m011611_c001_v0001033_t0005_u01785374171759") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1724_d20260730_m011608_c001_v0001033_t0037_u01785374168439") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961664b_d20260730_m011608_c001_v7007000_t0000_u01785374168066") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed171c_d20260730_m011607_c001_v0001033_t0006_u01785374167172") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1714_d20260730_m011606_c001_v0001033_t0056_u01785374166311") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961664a_d20260730_m011605_c001_v7007000_t0000_u01785374165894") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1708_d20260730_m011601_c001_v0001033_t0052_u01785374161871") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616641_d20260730_m011601_c001_v7007000_t0000_u01785374161481") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1702_d20260730_m011600_c001_v0001033_t0005_u01785374160471") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961663c_d20260730_m011559_c001_v7007000_t0000_u01785374159502") 2026/07/30 01:27:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16fa_d20260730_m011558_c001_v0001033_t0030_u01785374158717") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961663a_d20260730_m011558_c001_v7007000_t0000_u01785374158139") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16f0_d20260730_m011557_c001_v0001033_t0000_u01785374157178") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616637_d20260730_m011556_c001_v7007000_t0000_u01785374156229") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16e2_d20260730_m011555_c001_v0001033_t0018_u01785374155227") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616634_d20260730_m011554_c001_v7007000_t0000_u01785374154657") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16de_d20260730_m011553_c001_v0001033_t0000_u01785374153657") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616633_d20260730_m011553_c001_v7007000_t0000_u01785374153072") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16d8_d20260730_m011552_c001_v0001033_t0032_u01785374152281") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616615_d20260730_m011546_c001_v7007000_t0000_u01785374146468") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16b6_d20260730_m011545_c001_v0001033_t0017_u01785374145662") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f961660a_d20260730_m011545_c001_v7007000_t0000_u01785374145068") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16ac_d20260730_m011544_c001_v0001033_t0039_u01785374144305") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f9616606_d20260730_m011543_c001_v7007000_t0000_u01785374143398") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed16a2_d20260730_m011542_c001_v0001033_t0004_u01785374142469") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f426e7bf1f96165fb_d20260730_m011540_c001_v7007000_t0000_u01785374140225") 2026/07/30 01:27:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1696_d20260730_m011539_c001_v0001033_t0050_u01785374139243") 2026/07/30 01:27:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d595_d20260730_m012202_c001_v7007000_t0000_u01785374522892") 2026/07/30 01:27:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8d8b3_d20260730_m012201_c001_v0001116_t0056_u01785374521219") 2026/07/30 01:27:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d593_d20260730_m012200_c001_v7007000_t0000_u01785374520661") 2026/07/30 01:27:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b472_d20260730_m012159_c001_v0001185_t0050_u01785374519332") 2026/07/30 01:27:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc13_d20260730_m012538_c001_v7007000_t0000_u01785374738977") 2026/07/30 01:27:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b9a3_d20260730_m012538_c001_v0001185_t0025_u01785374738390") 2026/07/30 01:27:07 DEBUG : sub/yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0530e_d20260730_m011732_c001_v7007000_t0000_u01785374252717") 2026/07/30 01:27:07 DEBUG : sub/yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab5a_d20260730_m011731_c001_v0001178_t0004_u01785374251175") 2026/07/30 01:27:07 DEBUG : test_dir1/file2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d58f_d20260730_m012158_c001_v7007000_t0000_u01785374518590") 2026/07/30 01:27:07 DEBUG : test_dir1/file2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b464_d20260730_m012157_c001_v0001185_t0007_u01785374517059") 2026/07/30 01:27:07 DEBUG : test_dir1/file2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d577_d20260730_m012156_c001_v7007000_t0000_u01785374516308") 2026/07/30 01:27:07 DEBUG : test_dir1/file2: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b44c_d20260730_m012155_c001_v0001185_t0014_u01785374515149") 2026/07/30 01:27:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d590_d20260730_m012158_c001_v7007000_t0000_u01785374518767") 2026/07/30 01:27:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb116_d20260730_m012157_c001_v0001178_t0033_u01785374517048") 2026/07/30 01:27:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f406ba51b3294d57d_d20260730_m012156_c001_v7007000_t0000_u01785374516486") 2026/07/30 01:27:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033090_d20260730_m012155_c001_v0001173_t0050_u01785374515180") 2026/07/30 01:27:08 DEBUG : three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973eeb_d20260730_m011725_c001_v7007000_t0000_u01785374245104") 2026/07/30 01:27:08 DEBUG : three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1892_d20260730_m011723_c001_v0001033_t0030_u01785374243684") 2026/07/30 01:27:08 DEBUG : three: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f104aaed94aed1882_d20260730_m011720_c001_v0001033_t0054_u01785374240516") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc17_d20260730_m012540_c001_v7007000_t0000_u01785374740528") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb4de_d20260730_m012539_c001_v0001178_t0002_u01785374739918") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc7c_d20260730_m012559_c001_v7007000_t0000_u01785374759442") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033594_d20260730_m012557_c001_v0001173_t0033_u01785374757318") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc3d_d20260730_m012555_c001_v7007000_t0000_u01785374755788") 2026/07/30 01:27:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb51a_d20260730_m012554_c001_v0001178_t0015_u01785374754143") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc3b_d20260730_m012553_c001_v7007000_t0000_u01785374753179") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b9ef_d20260730_m012552_c001_v0001185_t0028_u01785374752580") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc27_d20260730_m012547_c001_v7007000_t0000_u01785374747565") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb4fe_d20260730_m012546_c001_v0001178_t0021_u01785374746720") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc37_d20260730_m012549_c001_v7007000_t0000_u01785374749553") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db11033574_d20260730_m012548_c001_v0001173_t0028_u01785374748494") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc22_d20260730_m012545_c001_v7007000_t0000_u01785374745792") 2026/07/30 01:27:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1114217f0328b9c3_d20260730_m012545_c001_v0001185_t0025_u01785374745192") 2026/07/30 01:27:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc20_d20260730_m012544_c001_v7007000_t0000_u01785374744235") 2026/07/30 01:27:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8db0d_d20260730_m012543_c001_v0001116_t0052_u01785374743194") 2026/07/30 01:27:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc1c_d20260730_m012542_c001_v7007000_t0000_u01785374742266") 2026/07/30 01:27:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f112210db1103355c_d20260730_m012541_c001_v0001173_t0048_u01785374741480") 2026/07/30 01:27:09 DEBUG : toe/toe/toe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f401bf910437be6f7_d20260730_m012604_c001_v7007000_t0000_u01785374764055") 2026/07/30 01:27:09 DEBUG : toe/toe/toe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fb536_d20260730_m012603_c001_v0001178_t0020_u01785374763423") 2026/07/30 01:27:10 DEBUG : toe/toe/toe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc3a_d20260730_m012551_c001_v7007000_t0000_u01785374751601") 2026/07/30 01:27:10 DEBUG : toe/toe/toe: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8db15_d20260730_m012550_c001_v0001116_t0013_u01785374750535") 2026/07/30 01:27:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc7e_d20260730_m012600_c001_v7007000_t0000_u01785374760092") 2026/07/30 01:27:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1149c36702f8db2b_d20260730_m012558_c001_v0001116_t0036_u01785374758954") 2026/07/30 01:27:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f421bff95a5bedc41_d20260730_m012556_c001_v7007000_t0000_u01785374756369") 2026/07/30 01:27:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f101e6fdd3e7a4809_d20260730_m012555_c001_v0001161_t0053_u01785374755329") 2026/07/30 01:27:10 DEBUG : two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f4105d834a2973eed_d20260730_m011725_c001_v7007000_t0000_u01785374245297") 2026/07/30 01:27:10 DEBUG : two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f408f4eec52516359_d20260730_m011723_c001_v0001182_t0055_u01785374243110") 2026/07/30 01:27:10 DEBUG : two: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f404aaed94aed187c_d20260730_m011720_c001_v0001033_t0049_u01785374240334") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05310_d20260730_m011733_c001_v7007000_t0000_u01785374253421") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11933c29b6343b86_d20260730_m011732_c001_v0001157_t0004_u01785374252339") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d05308_d20260730_m011729_c001_v7007000_t0000_u01785374249931") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f11876a9d0a0fab4e_d20260730_m011728_c001_v0001178_t0056_u01785374248532") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d04f07_d20260730_m011727_c001_v7007000_t0000_u01785374247291") 2026/07/30 01:27:10 DEBUG : yam: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f108f4eec5251637d_d20260730_m011725_c001_v0001182_t0043_u01785374245896") 2026/07/30 01:27:10 DEBUG : yaml: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d0530b_d20260730_m011730_c001_v7007000_t0000_u01785374250634") 2026/07/30 01:27:11 DEBUG : yaml: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f1177d7103601a9be_d20260730_m011729_c001_v0001167_t0059_u01785374249512") 2026/07/30 01:27:11 DEBUG : yaml: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f42202764a0d04f09_d20260730_m011727_c001_v7007000_t0000_u01785374247994") 2026/07/30 01:27:11 DEBUG : yaml: Deleting (id "4_z4f325dc3907dbb0b9ff80e1b_f117cbd133dee5345_d20260730_m011727_c001_v0001178_t0044_u01785374247082") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m37.395052755s (try 1/5)