"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/12 01:35:40 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi" 2026/07/12 01:35:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 01:35:41 DEBUG : Creating backend with remote "/tmp/rclone2899763172" === 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-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:42 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/12 01:35:42 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:44 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:35:44 DEBUG : B2 bucket rclone-test-weqabel2mixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", 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-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:45 DEBUG : Creating backend with remote "/non-existing" 2026/07/12 01:35:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/12 01:35:45 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:45 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:46 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:46 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:48 INFO : B2 bucket rclone-test-weqabel2mixi: Running all checks before starting transfers 2026/07/12 01:35:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:48 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:48 INFO : B2 bucket rclone-test-weqabel2mixi: Checks finished, now starting transfers 2026/07/12 01:35:48 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:49 ERROR : Ignoring --no-traverse with sync 2026/07/12 01:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:49 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:49 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:50 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:35:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/12 01:35:51 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:51 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:51 DEBUG : hello world2: size = 12 OK 2026/07/12 01:35:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/12 01:35:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:35:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:52 DEBUG : potato2: size = 11 OK 2026/07/12 01:35:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:35:54 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:54 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:55 DEBUG : potato2: size = 11 OK 2026/07/12 01:35:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.65s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/12 01:35:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:35:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/12 01:35:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:35:56 INFO : sub dir2: Making directory 2026/07/12 01:35:56 INFO : sub dir: Making directory 2026/07/12 01:35:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:56 INFO : sub dir2/sub sub dir2: Making directory 2026/07/12 01:35:56 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:56 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:56 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/12 01:35:56 DEBUG : B2 bucket rclone-test-weqabel2mixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:57 INFO : sub dir2: Making directory 2026/07/12 01:35:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/12 01:35:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:35:58 DEBUG : sub dir2: Making directory with metadata 2026/07/12 01:35:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:35:59 INFO : sub dir2: Making directory 2026/07/12 01:35:59 INFO : sub dir: Making directory 2026/07/12 01:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:35:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:35:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:35:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:35:59 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:35:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/12 01:35:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/12 01:35:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: 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-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:00 INFO : sub dir2: Making directory 2026/07/12 01:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:01 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:01 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:01 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:36:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:02 DEBUG : sub dir2: Making directory with metadata 2026/07/12 01:36:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:36:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:36:02 INFO : sub dir2: Making directory 2026/07/12 01:36:02 INFO : sub dir: Making directory 2026/07/12 01:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:02 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:02 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:02 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:36:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/12 01:36:03 DEBUG : B2 bucket rclone-test-weqabel2mixi: 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-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:03 INFO : sub dir2: Making directory 2026/07/12 01:36:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:04 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:04 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:04 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:36:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fubijev9xuji" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-fubijev9xuji 2026/07/12 01:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:06 DEBUG : B2 bucket rclone-test-fubijev9xuji: Waiting for checks to finish 2026/07/12 01:36:06 DEBUG : B2 bucket rclone-test-fubijev9xuji: Waiting for transfers to finish 2026/07/12 01:36:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:07 DEBUG : B2 bucket rclone-test-fubijev9xuji: Purge remote 2026/07/12 01:36:07 INFO : B2 bucket rclone-test-fubijev9xuji: cleaning bucket "rclone-test-fubijev9xuji" of all files 2026/07/12 01:36:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f22ad73f07d5b3b9ff80e1b_f11367c92074933c8_d20260712_m013607_c001_v0001039_t0045_u01783820167368") --- PASS: TestServerSideCopy (3.93s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:36:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/12 01:36:10 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:10 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:10 DEBUG : sub dir/hello world: size = 17 OK 2026/07/12 01:36:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/12 01:36:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yesunez7pire" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-yesunez7pire 2026/07/12 01:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:12 DEBUG : B2 bucket rclone-test-yesunez7pire: Waiting for checks to finish 2026/07/12 01:36:12 DEBUG : B2 bucket rclone-test-yesunez7pire: Waiting for transfers to finish 2026/07/12 01:36:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yesunez7pire) 2026/07/12 01:36:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/12 01:36:14 DEBUG : B2 bucket rclone-test-yesunez7pire: Waiting for checks to finish 2026/07/12 01:36:14 DEBUG : B2 bucket rclone-test-yesunez7pire: Waiting for transfers to finish 2026/07/12 01:36:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/12 01:36:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/12 01:36:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:14 DEBUG : B2 bucket rclone-test-yesunez7pire: Purge remote 2026/07/12 01:36:14 INFO : B2 bucket rclone-test-yesunez7pire: cleaning bucket "rclone-test-yesunez7pire" of all files 2026/07/12 01:36:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f12bdf3f07d5b3b9ff80e1b_f1037eed428365817_d20260712_m013614_c001_v0001172_t0010_u01783820174495") 2026/07/12 01:36:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f12bdf3f07d5b3b9ff80e1b_f113f57d4755bf5af_d20260712_m013613_c001_v0001184_t0005_u01783820173442") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:36:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:17 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/12 01:36:17 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:18 DEBUG : sub dir/hello world: size = 17 OK 2026/07/12 01:36:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/12 01:36:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/12 01:36:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zumamaz4tibu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-zumamaz4tibu 2026/07/12 01:36:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:21 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for checks to finish 2026/07/12 01:36:21 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for transfers to finish 2026/07/12 01:36:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:36:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zumamaz4tibu) 2026/07/12 01:36:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/12 01:36:23 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for checks to finish 2026/07/12 01:36:23 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for transfers to finish 2026/07/12 01:36:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/12 01:36:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/12 01:36:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:23 INFO : sub dir/hello world: Deleted 2026/07/12 01:36:24 DEBUG : testing file moves 2026/07/12 01:36:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zumamaz4tibu) 2026/07/12 01:36:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/12 01:36:24 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for checks to finish 2026/07/12 01:36:24 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Waiting for transfers to finish 2026/07/12 01:36:25 DEBUG : sub dir/hello world: size = 24 OK 2026/07/12 01:36:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/12 01:36:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/12 01:36:25 INFO : sub dir/hello world: Deleted 2026/07/12 01:36:25 DEBUG : B2 bucket rclone-test-zumamaz4tibu: Purge remote 2026/07/12 01:36:25 INFO : B2 bucket rclone-test-zumamaz4tibu: cleaning bucket "rclone-test-zumamaz4tibu" of all files 2026/07/12 01:36:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf72dde3f07d5b3b9ff80e1b_f1104ec4a31b56f40_d20260712_m013624_c001_v0001172_t0042_u01783820184850") 2026/07/12 01:36:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf72dde3f07d5b3b9ff80e1b_f100a844551c0a68e_d20260712_m013623_c001_v0001043_t0044_u01783820183208") 2026/07/12 01:36:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf72dde3f07d5b3b9ff80e1b_f1053e23cb4be8698_d20260712_m013621_c001_v0001173_t0028_u01783820181618") --- PASS: TestServerSideMoveOverSelf (7.85s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:27 ERROR : error listing: directory not found 2026/07/12 01:36:27 INFO : Local file system at /tmp/rclone2899763172: Making directory 2026/07/12 01:36:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.50s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:36:29 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for checks to finish 2026/07/12 01:36:29 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for transfers to finish 2026/07/12 01:36:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/12 01:36:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:36:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/12 01:36:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.75s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/12 01:36:30 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:30 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:31 DEBUG : check sum: size = 1 OK 2026/07/12 01:36:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:36:31 INFO : check sum: Copied (new) 2026/07/12 01:36:31 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:31 DEBUG : check sum: size = 1 OK 2026/07/12 01:36:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:36:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/12 01:36:31 DEBUG : check sum: Unchanged skipping 2026/07/12 01:36:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:31 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.84s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/12 01:36:32 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:32 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:33 DEBUG : sizeonly: size = 6 OK 2026/07/12 01:36:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/12 01:36:33 INFO : sizeonly: Copied (new) 2026/07/12 01:36:33 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:33 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:33 DEBUG : sizeonly: size = 6 OK 2026/07/12 01:36:33 DEBUG : sizeonly: Sizes identical 2026/07/12 01:36:33 DEBUG : sizeonly: Unchanged skipping 2026/07/12 01:36:33 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:33 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/12 01:36:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/12 01:36:34 INFO : ignore-size: Copied (new) 2026/07/12 01:36:34 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:36:35 DEBUG : ignore-size: Unchanged skipping 2026/07/12 01:36:35 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:35 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:35 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:36 DEBUG : existing: size = 6 OK 2026/07/12 01:36:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:36:36 DEBUG : existing: Unchanged skipping 2026/07/12 01:36:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:36 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:36 INFO : There was nothing to transfer 2026/07/12 01:36:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/12 01:36:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:37 DEBUG : existing: size = 6 OK 2026/07/12 01:36:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/12 01:36:37 INFO : existing: Copied (replaced existing) 2026/07/12 01:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/12 01:36:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:38 DEBUG : existing: size = 6 OK 2026/07/12 01:36:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/12 01:36:38 INFO : existing: Copied (new) 2026/07/12 01:36:38 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:38 DEBUG : existing: Destination exists, skipping 2026/07/12 01:36:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:38 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/12 01:36:41 DEBUG : c/non empty space: size = 5 OK 2026/07/12 01:36:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:36:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/12 01:36:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/12 01:36:41 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:41 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:41 DEBUG : a/potato2: size = 60 OK 2026/07/12 01:36:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:36:41 INFO : a/potato2: Copied (new) 2026/07/12 01:36:41 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:43 DEBUG : empty space: size = 1 OK 2026/07/12 01:36: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/12 01:36:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:36:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/12 01:36:43 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:43 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:43 INFO : There was nothing to transfer 2026/07/12 01:36:43 DEBUG : empty space: size = 1 OK 2026/07/12 01:36:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36: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/12 01:36:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:36:44 INFO : empty space: Updated modification time in destination 2026/07/12 01:36:44 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:44 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:44 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:46 DEBUG : empty space: size = 1 OK 2026/07/12 01:36:46 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/12 01:36:46 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:36:46 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:46 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:46 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:47 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:47 DEBUG : foo: size = 3 OK 2026/07/12 01:36: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/12 01:36:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:36:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:47 DEBUG : foo: sha1 differ 2026/07/12 01:36:47 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:47 DEBUG : foo: size = 3 OK 2026/07/12 01:36:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/12 01:36:47 INFO : foo: Copied (replaced existing) 2026/07/12 01:36:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/12 01:36:48 DEBUG : empty space: size = 1 OK 2026/07/12 01:36:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:36:48 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:48 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:48 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:50 DEBUG : potato: size = 60 OK 2026/07/12 01:36:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:36:50 INFO : potato: Copied (new) 2026/07/12 01:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:36:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:52 DEBUG : potato: Sizes differ 2026/07/12 01:36:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:53 DEBUG : potato: size = 21 OK 2026/07/12 01:36:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/12 01:36:53 INFO : potato: Copied (replaced existing) 2026/07/12 01:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:54 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:54 DEBUG : potato: size = 21 OK 2026/07/12 01:36:54 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/12 01:36:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2899763172) 2026/07/12 01:36:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:36:54 DEBUG : potato: sha1 differ 2026/07/12 01:36:54 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:55 DEBUG : potato: size = 21 OK 2026/07/12 01:36:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/12 01:36:55 INFO : potato: Copied (replaced existing) 2026/07/12 01:36:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:36:57 DEBUG : empty space: size = 1 OK 2026/07/12 01:36:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:36:57 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/12 01:36:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:36:57 DEBUG : Waiting for deletions to finish 2026/07/12 01:36:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:36:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:36:59 DEBUG : empty space: size = 1 OK 2026/07/12 01:36:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:36:59 DEBUG : empty space: Unchanged skipping 2026/07/12 01:36:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:36:59 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:00 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:00 INFO : potato2: Copied (new) 2026/07/12 01:37:00 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:02 INFO : d: Making directory 2026/07/12 01:37:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/12 01:37:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:02 DEBUG : c/non empty space: size = 5 OK 2026/07/12 01:37:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:02 DEBUG : c/non empty space: Unchanged skipping 2026/07/12 01:37:02 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:02 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:03 DEBUG : a/potato2: size = 60 OK 2026/07/12 01:37:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:03 INFO : a/potato2: Copied (new) 2026/07/12 01:37:03 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/12 01:37:05 DEBUG : c/non empty space: size = 5 OK 2026/07/12 01:37:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:05 DEBUG : c/non empty space: Unchanged skipping 2026/07/12 01:37:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:05 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:05 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:05 DEBUG : a/potato2: size = 60 OK 2026/07/12 01:37:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:05 INFO : a/potato2: Copied (new) 2026/07/12 01:37:05 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting files as there were IO errors 2026/07/12 01:37:05 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:07 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:08 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:08 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:08 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:08 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:08 INFO : potato: Deleted 2026/07/12 01:37:08 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:11 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:11 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:11 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:11 INFO : potato: Deleted 2026/07/12 01:37:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:11 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:11 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:11 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:11 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:12 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.55s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:13 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:13 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:14 DEBUG : potato2: size = 19 OK 2026/07/12 01:37:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/12 01:37:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : enormous: Excluded 2026/07/12 01:37:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : potato2: Excluded 2026/07/12 01:37:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:16 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:16 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:16 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:16 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:16 INFO : There was nothing to transfer 2026/07/12 01:37:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : enormous: Excluded 2026/07/12 01:37:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : potato2: Excluded 2026/07/12 01:37:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/12 01:37:16 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for checks to finish 2026/07/12 01:37:16 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/12 01:37:16 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:16 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for transfers to finish 2026/07/12 01:37:16 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:18 DEBUG : enormous: Excluded (Size Filter) 2026/07/12 01:37:18 DEBUG : enormous: Excluded 2026/07/12 01:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/07/12 01:37:18 DEBUG : potato2: Excluded 2026/07/12 01:37:19 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:37:19 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:19 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:19 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:19 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:19 INFO : enormous: Deleted 2026/07/12 01:37:19 INFO : potato2: Deleted 2026/07/12 01:37:19 INFO : There was nothing to transfer 2026/07/12 01:37:19 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/12 01:37:19 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:19 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for checks to finish 2026/07/12 01:37:19 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for transfers to finish 2026/07/12 01:37:19 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:19 INFO : enormous: Deleted 2026/07/12 01:37:19 INFO : potato2: Deleted 2026/07/12 01:37:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:22 DEBUG : five: Need to transfer - File not found at Destination 2026/07/12 01:37:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:37:22 DEBUG : three: size = 5 OK 2026/07/12 01:37:22 DEBUG : three: Sizes identical 2026/07/12 01:37:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/12 01:37:22 DEBUG : four: size = 8 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:37:22 DEBUG : four: Sizes differ 2026/07/12 01:37:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/12 01:37:22 DEBUG : two: size = 3 OK 2026/07/12 01:37:22 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2899763172) 2026/07/12 01:37:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:37:22 DEBUG : two: sha1 differ 2026/07/12 01:37:22 DEBUG : one: Destination is newer than source, skipping 2026/07/12 01:37:22 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:22 DEBUG : four: size = 4 OK 2026/07/12 01:37:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/12 01:37:22 INFO : four: Copied (replaced existing) 2026/07/12 01:37:23 DEBUG : two: size = 3 OK 2026/07/12 01:37:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/12 01:37:23 INFO : two: Copied (replaced existing) 2026/07/12 01:37:23 DEBUG : five: size = 4 OK 2026/07/12 01:37:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/12 01:37:23 INFO : five: Copied (new) 2026/07/12 01:37:23 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:23 DEBUG : five: size = 4 OK 2026/07/12 01:37:23 DEBUG : four: size = 4 OK 2026/07/12 01:37:23 DEBUG : one: Destination is newer than source, skipping 2026/07/12 01:37:23 DEBUG : three: size = 5 OK 2026/07/12 01:37:23 DEBUG : two: size = 3 OK 2026/07/12 01:37:23 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/12 01:37:23 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/12 01:37:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/12 01:37:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/12 01:37:23 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/12 01:37:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/12 01:37:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2899763172) 2026/07/12 01:37:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:37:23 DEBUG : three: sha1 differ 2026/07/12 01:37:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/12 01:37:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/12 01:37:23 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/12 01:37:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/12 01:37:23 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:24 DEBUG : three: size = 5 OK 2026/07/12 01:37:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:37:24 INFO : three: Copied (replaced existing) 2026/07/12 01:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.78s) === 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-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/12 01:37:26 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:26 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/12 01:37:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/12 01:37:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:26 DEBUG : potato: size = 14 OK 2026/07/12 01:37:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/12 01:37:26 INFO : potato: Copied (new) 2026/07/12 01:37:26 DEBUG : yam: size = 11 OK 2026/07/12 01:37:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:26 INFO : yam: Copied (new) 2026/07/12 01:37:26 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:26 DEBUG : potato: size = 14 OK 2026/07/12 01:37:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:37:26 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:26 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:26 DEBUG : potato: Unchanged skipping 2026/07/12 01:37:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:27 DEBUG : yaml: size = 11 OK 2026/07/12 01:37:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:27 INFO : yam: Copied (server-side copy) to: yaml 2026/07/12 01:37:27 INFO : yam: Deleted 2026/07/12 01:37:27 INFO : yaml: Renamed from "yam" 2026/07/12 01:37:27 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/12 01:37:28 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:28 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/12 01:37:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/12 01:37:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:29 DEBUG : potato: size = 14 OK 2026/07/12 01:37:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/12 01:37:29 INFO : potato: Copied (new) 2026/07/12 01:37:29 DEBUG : yam: size = 11 OK 2026/07/12 01:37:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:29 INFO : yam: Copied (new) 2026/07/12 01:37:29 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:29 DEBUG : potato: size = 14 OK 2026/07/12 01:37:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:37:29 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:29 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:29 DEBUG : potato: Unchanged skipping 2026/07/12 01:37:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:30 DEBUG : yaml: size = 11 OK 2026/07/12 01:37:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:30 INFO : yam: Copied (server-side copy) to: yaml 2026/07/12 01:37:30 INFO : yam: Deleted 2026/07/12 01:37:30 INFO : yaml: Renamed from "yam" 2026/07/12 01:37:30 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/12 01:37:31 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:31 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/12 01:37:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/12 01:37:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:31 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1179-07.backblaze.com/b2api/v1/b2_upload_file/af324d43f07d5b3b9ff80e1b/c001_v0001179_t0023": EOF 2026/07/12 01:37:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-07.backblaze.com/b2api/v1/b2_upload_file/af324d43f07d5b3b9ff80e1b/c001_v0001179_t0023": EOF) 2026/07/12 01:37:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:37:31 DEBUG : potato: Received error: Post "https://pod-000-1179-07.backblaze.com/b2api/v1/b2_upload_file/af324d43f07d5b3b9ff80e1b/c001_v0001179_t0023": EOF - low level retry 0/10 2026/07/12 01:37:31 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:37:31 DEBUG : sub/yam: size = 11 OK 2026/07/12 01:37:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:31 INFO : sub/yam: Copied (new) 2026/07/12 01:37:32 DEBUG : potato: size = 14 OK 2026/07/12 01:37:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/12 01:37:32 INFO : potato: Copied (new) 2026/07/12 01:37:32 DEBUG : Waiting for deletions to finish 2026/07/12 01:37:32 DEBUG : potato: size = 14 OK 2026/07/12 01:37:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:37:32 DEBUG : potato: Unchanged skipping 2026/07/12 01:37:32 INFO : B2 bucket rclone-test-weqabel2mixi: Making map for --track-renames 2026/07/12 01:37:32 INFO : B2 bucket rclone-test-weqabel2mixi: Finished making map for --track-renames 2026/07/12 01:37:32 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:32 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for renames to finish 2026/07/12 01:37:32 DEBUG : yam: size = 11 OK 2026/07/12 01:37:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/12 01:37:32 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/12 01:37:33 INFO : sub/yam: Deleted 2026/07/12 01:37:33 INFO : yam: Renamed from "sub/yam" 2026/07/12 01:37:33 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:33 DEBUG : Creating backend with remote "/tmp/rclone2899763172/dir1" 2026/07/12 01:37:33 DEBUG : Creating backend with remote "/tmp/rclone2899763172/dir2" 2026/07/12 01:37:33 DEBUG : Local file system at /tmp/rclone2899763172/dir2: Using server-side directory move 2026/07/12 01:37:33 INFO : Local file system at /tmp/rclone2899763172/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/12 01:37:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/12 01:37:33 INFO : file1.txt: Moved (server-side) 2026/07/12 01:37:33 DEBUG : Local file system at /tmp/rclone2899763172/dir2: Waiting for checks to finish 2026/07/12 01:37:33 DEBUG : Local file system at /tmp/rclone2899763172/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:37:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/12 01:37:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:37:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:37:34 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:37:34 INFO : sub dir/hello world: Deleted 2026/07/12 01:37:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/12 01:37:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/12 01:37:35 INFO : nested/sub dir/file: Copied (new) 2026/07/12 01:37:35 INFO : nested/sub dir/file: Deleted 2026/07/12 01:37:35 INFO : sub dir: Removing directory 2026/07/12 01:37:35 INFO : nested/sub dir: Removing directory 2026/07/12 01:37:35 INFO : nested: Removing directory 2026/07/12 01:37:35 DEBUG : Local file system at /tmp/rclone2899763172: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/12 01:37:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/12 01:37:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:36 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/12 01:37:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:37:36 INFO : sub dir/hello world: Copied (new) 2026/07/12 01:37:36 INFO : sub dir/hello world: Deleted 2026/07/12 01:37:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/12 01:37:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/12 01:37:36 INFO : nested/sub dir/file: Copied (new) 2026/07/12 01:37:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/12 01:37:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/12 01:37:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:37 DEBUG : existing-b: size = 6 OK 2026/07/12 01:37:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/12 01:37:37 INFO : existing-b: Copied (new) 2026/07/12 01:37:37 INFO : existing-b: Deleted 2026/07/12 01:37:37 DEBUG : existing: size = 6 OK 2026/07/12 01:37:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/12 01:37:37 INFO : existing: Copied (new) 2026/07/12 01:37:37 INFO : existing: Deleted 2026/07/12 01:37:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:37:38 DEBUG : existing: Destination exists, skipping 2026/07/12 01:37:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/12 01:37:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:37:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vevugaq1suti" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-vevugaq1suti 2026/07/12 01:37:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:43 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/12 01:37:43 DEBUG : empty space: Unchanged skipping 2026/07/12 01:37:43 DEBUG : B2 bucket rclone-test-vevugaq1suti: Waiting for checks to finish 2026/07/12 01:37:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:37:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vevugaq1suti) 2026/07/12 01:37:43 DEBUG : potato3: Sizes differ 2026/07/12 01:37:43 INFO : empty space: Deleted 2026/07/12 01:37:43 DEBUG : B2 bucket rclone-test-vevugaq1suti: Waiting for transfers to finish 2026/07/12 01:37:43 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:43 INFO : potato2: Copied (server-side copy) 2026/07/12 01:37:43 DEBUG : potato3: size = 68 OK 2026/07/12 01:37:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:37:43 INFO : potato3: Copied (server-side copy) 2026/07/12 01:37:43 INFO : potato2: Deleted 2026/07/12 01:37:44 INFO : potato3: Deleted 2026/07/12 01:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fedoreq5sado" 2026/07/12 01:37:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/12 01:37:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/12 01:37:45 DEBUG : B2 bucket rclone-test-fedoreq5sado: Waiting for checks to finish 2026/07/12 01:37:45 DEBUG : B2 bucket rclone-test-fedoreq5sado: Waiting for transfers to finish 2026/07/12 01:37:46 DEBUG : empty space: size = 1 OK 2026/07/12 01:37:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:37:46 INFO : empty space: Copied (server-side copy) 2026/07/12 01:37:46 INFO : empty space: Deleted 2026/07/12 01:37:46 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:46 INFO : potato2: Copied (server-side copy) 2026/07/12 01:37:46 DEBUG : potato3: size = 68 OK 2026/07/12 01:37:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:37:46 INFO : potato3: Copied (server-side copy) 2026/07/12 01:37:46 INFO : potato2: Deleted 2026/07/12 01:37:47 INFO : potato3: Deleted 2026/07/12 01:37:47 DEBUG : B2 bucket rclone-test-fedoreq5sado: Purge remote 2026/07/12 01:37:47 INFO : B2 bucket rclone-test-fedoreq5sado: cleaning bucket "rclone-test-fedoreq5sado" of all files 2026/07/12 01:37:47 DEBUG : empty space: Deleting (id "4_z2fa22d93f09d5b3b9ff80e1b_f1038aaf469a4caee_d20260712_m013746_c001_v0001134_t0057_u01783820266202") 2026/07/12 01:37:47 DEBUG : potato2: Deleting (id "4_z2fa22d93f09d5b3b9ff80e1b_f1093473914bff39c_d20260712_m013746_c001_v0001153_t0012_u01783820266565") 2026/07/12 01:37:47 DEBUG : potato3: Deleting (id "4_z2fa22d93f09d5b3b9ff80e1b_f117368c7e9c5e727_d20260712_m013746_c001_v0001131_t0012_u01783820266564") 2026/07/12 01:37:48 DEBUG : B2 bucket rclone-test-vevugaq1suti: Purge remote 2026/07/12 01:37:48 INFO : B2 bucket rclone-test-vevugaq1suti: cleaning bucket "rclone-test-vevugaq1suti" of all files 2026/07/12 01:37:48 DEBUG : empty space: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f4081560598e65069_d20260712_m013746_c001_v7007000_t0000_u01783820266668") 2026/07/12 01:37:48 DEBUG : empty space: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f1152a8d125936bad_d20260712_m013742_c001_v0001130_t0000_u01783820262103") 2026/07/12 01:37:48 DEBUG : potato2: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f4081560598e6506a_d20260712_m013746_c001_v7007000_t0000_u01783820266876") 2026/07/12 01:37:48 DEBUG : potato2: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f116d1996afc81458_d20260712_m013743_c001_v0001167_t0000_u01783820263403") 2026/07/12 01:37:48 DEBUG : potato3: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f4081560598e6506b_d20260712_m013747_c001_v7007000_t0000_u01783820267034") 2026/07/12 01:37:48 DEBUG : potato3: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f1152f884adfaad9c_d20260712_m013743_c001_v0001183_t0011_u01783820263770") 2026/07/12 01:37:48 DEBUG : potato3: Deleting (id "4_z2ff21d73f09d5b3b9ff80e1b_f1152a8d125936baf_d20260712_m013742_c001_v0001130_t0028_u01783820262475") --- PASS: TestServerSideMove (10.64s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wuguxot4cipo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-wuguxot4cipo 2026/07/12 01:37:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/12 01:37:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/12 01:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:37:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wuguxot4cipo) 2026/07/12 01:37:55 DEBUG : potato3: Sizes differ 2026/07/12 01:37:55 DEBUG : B2 bucket rclone-test-wuguxot4cipo: Waiting for checks to finish 2026/07/12 01:37:55 DEBUG : B2 bucket rclone-test-wuguxot4cipo: Waiting for transfers to finish 2026/07/12 01:37:55 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:55 INFO : potato2: Copied (server-side copy) 2026/07/12 01:37:55 DEBUG : potato3: size = 68 OK 2026/07/12 01:37:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:37:55 INFO : potato3: Copied (server-side copy) 2026/07/12 01:37:56 INFO : potato2: Deleted 2026/07/12 01:37:56 INFO : potato3: Deleted 2026/07/12 01:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sejibam3libo" 2026/07/12 01:37:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/12 01:37:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:37:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/12 01:37:57 DEBUG : B2 bucket rclone-test-sejibam3libo: Waiting for checks to finish 2026/07/12 01:37:57 DEBUG : B2 bucket rclone-test-sejibam3libo: Waiting for transfers to finish 2026/07/12 01:37:58 DEBUG : potato2: size = 60 OK 2026/07/12 01:37:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:37:58 INFO : potato2: Copied (server-side copy) 2026/07/12 01:37:58 DEBUG : potato3: size = 68 OK 2026/07/12 01:37:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:37:58 INFO : potato3: Copied (server-side copy) 2026/07/12 01:37:58 INFO : potato2: Deleted 2026/07/12 01:37:58 INFO : potato3: Deleted 2026/07/12 01:37:59 DEBUG : B2 bucket rclone-test-sejibam3libo: Purge remote 2026/07/12 01:37:59 INFO : B2 bucket rclone-test-sejibam3libo: cleaning bucket "rclone-test-sejibam3libo" of all files 2026/07/12 01:37:59 DEBUG : potato2: Deleting (id "4_z1fe25d83f09d5b3b9ff80e1b_f100608cf8bc83525_d20260712_m013758_c001_v0001174_t0035_u01783820278238") 2026/07/12 01:37:59 DEBUG : potato3: Deleting (id "4_z1fe25d83f09d5b3b9ff80e1b_f101ce5204909c71b_d20260712_m013758_c001_v0001183_t0033_u01783820278616") 2026/07/12 01:38:00 DEBUG : B2 bucket rclone-test-wuguxot4cipo: Purge remote 2026/07/12 01:38:00 INFO : B2 bucket rclone-test-wuguxot4cipo: cleaning bucket "rclone-test-wuguxot4cipo" of all files 2026/07/12 01:38:00 DEBUG : empty space: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f100f6c885082b55b_d20260712_m013754_c001_v0001092_t0014_u01783820274214") 2026/07/12 01:38:00 DEBUG : potato2: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f411760f702ff754c_d20260712_m013758_c001_v7007000_t0000_u01783820278690") 2026/07/12 01:38:00 DEBUG : potato2: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f10148a13b6e2e8ca_d20260712_m013755_c001_v0001043_t0026_u01783820275454") 2026/07/12 01:38:00 DEBUG : potato3: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f4081560598e65082_d20260712_m013758_c001_v7007000_t0000_u01783820278820") 2026/07/12 01:38:00 DEBUG : potato3: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f108e5a9953a2a120_d20260712_m013755_c001_v0001176_t0034_u01783820275791") 2026/07/12 01:38:00 DEBUG : potato3: Deleting (id "4_z7f624d63f09d5b3b9ff80e1b_f100f6c885082b55d_d20260712_m013754_c001_v0001092_t0023_u01783820274565") 2026/07/12 01:38:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/12 01:38:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:38:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-widelan8lige" 2026/07/12 01:38:04 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-weqabel2mixi -> B2 bucket rclone-test-widelan8lige 2026/07/12 01:38:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:38:07 DEBUG : empty space: size = 1 OK 2026/07/12 01:38:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/12 01:38:07 DEBUG : empty space: Unchanged skipping 2026/07/12 01:38:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:38:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-widelan8lige) 2026/07/12 01:38:07 DEBUG : potato3: Sizes differ 2026/07/12 01:38:07 DEBUG : B2 bucket rclone-test-widelan8lige: Waiting for checks to finish 2026/07/12 01:38:07 INFO : empty space: Deleted 2026/07/12 01:38:07 DEBUG : B2 bucket rclone-test-widelan8lige: Waiting for transfers to finish 2026/07/12 01:38:07 DEBUG : potato2: size = 60 OK 2026/07/12 01:38:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:38:07 INFO : potato2: Copied (server-side copy) 2026/07/12 01:38:07 DEBUG : potato3: size = 68 OK 2026/07/12 01:38:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:38:07 INFO : potato3: Copied (server-side copy) 2026/07/12 01:38:08 INFO : potato2: Deleted 2026/07/12 01:38:08 INFO : potato3: Deleted 2026/07/12 01:38:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nowuxig5beye" 2026/07/12 01:38:09 INFO : tomatoDir: Making directory 2026/07/12 01:38:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/12 01:38:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/12 01:38:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/12 01:38:09 DEBUG : B2 bucket rclone-test-nowuxig5beye: Waiting for checks to finish 2026/07/12 01:38:09 DEBUG : B2 bucket rclone-test-nowuxig5beye: Waiting for transfers to finish 2026/07/12 01:38:10 DEBUG : empty space: size = 1 OK 2026/07/12 01:38:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/12 01:38:10 INFO : empty space: Copied (server-side copy) 2026/07/12 01:38:10 INFO : empty space: Deleted 2026/07/12 01:38:10 DEBUG : potato2: size = 60 OK 2026/07/12 01:38:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/12 01:38:10 INFO : potato2: Copied (server-side copy) 2026/07/12 01:38:10 DEBUG : potato3: size = 68 OK 2026/07/12 01:38:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/12 01:38:10 INFO : potato3: Copied (server-side copy) 2026/07/12 01:38:11 INFO : potato2: Deleted 2026/07/12 01:38:11 INFO : potato3: Deleted 2026/07/12 01:38:11 DEBUG : B2 bucket rclone-test-nowuxig5beye: Purge remote 2026/07/12 01:38:11 INFO : B2 bucket rclone-test-nowuxig5beye: cleaning bucket "rclone-test-nowuxig5beye" of all files 2026/07/12 01:38:11 DEBUG : empty space: Deleting (id "4_zbfc28d73f09d5b3b9ff80e1b_f1133290568ad4b6c_d20260712_m013810_c001_v0001167_t0036_u01783820290335") 2026/07/12 01:38:11 DEBUG : potato2: Deleting (id "4_zbfc28d73f09d5b3b9ff80e1b_f1194b92ab2c85351_d20260712_m013810_c001_v0001137_t0037_u01783820290670") 2026/07/12 01:38:11 DEBUG : potato3: Deleting (id "4_zbfc28d73f09d5b3b9ff80e1b_f100ec6a190641e8e_d20260712_m013810_c001_v0001098_t0046_u01783820290692") 2026/07/12 01:38:12 DEBUG : B2 bucket rclone-test-widelan8lige: Purge remote 2026/07/12 01:38:12 INFO : B2 bucket rclone-test-widelan8lige: cleaning bucket "rclone-test-widelan8lige" of all files 2026/07/12 01:38:12 DEBUG : empty space: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f412f77845f938558_d20260712_m013810_c001_v7007000_t0000_u01783820290651") 2026/07/12 01:38:12 DEBUG : empty space: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f114afa4696fb5629_d20260712_m013805_c001_v0001116_t0026_u01783820285697") 2026/07/12 01:38:12 DEBUG : potato2: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f412f77845f93855a_d20260712_m013810_c001_v7007000_t0000_u01783820290954") 2026/07/12 01:38:12 DEBUG : potato2: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f112ba2d0bc0a5c5c_d20260712_m013807_c001_v0001100_t0011_u01783820287424") 2026/07/12 01:38:12 DEBUG : potato3: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f418455c9fab16684_d20260712_m013810_c001_v7007000_t0000_u01783820290965") 2026/07/12 01:38:12 DEBUG : potato3: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f101511fbec68ca40_d20260712_m013807_c001_v0001185_t0026_u01783820287775") 2026/07/12 01:38:12 DEBUG : potato3: Deleting (id "4_z4f227d33f09d5b3b9ff80e1b_f114afa4696fb562d_d20260712_m013806_c001_v0001116_t0005_u01783820286251") 2026/07/12 01:38:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/12 01:38:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:38:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.99s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/rclone-sync-test" 2026/07/12 01:38:20 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/rclone-sync-test-include/layer2" 2026/07/12 01:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/rclone-sync-test-ignore-file" 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test: Waiting for checks to finish 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test: Waiting for transfers to finish 2026/07/12 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:25 INFO : There was nothing to transfer 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:25 INFO : There was nothing to transfer 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/12 01:38:25 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/12 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:25 INFO : There was nothing to transfer 2026/07/12 01:38:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:38:26 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:38:26 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:26 INFO : There was nothing to transfer 2026/07/12 01:38:26 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/12 01:38:26 DEBUG : B2 bucket rclone-test-weqabel2mixi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/12 01:38:26 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.09s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:27 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/CompareDest" 2026/07/12 01:38:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/12 01:38:30 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:30 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:31 DEBUG : one: size = 3 OK 2026/07/12 01:38:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:38:31 INFO : one: Copied (new) 2026/07/12 01:38:31 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:31 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:31 DEBUG : one: Sizes differ 2026/07/12 01:38:31 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:32 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:32 DEBUG : one: size = 5 OK 2026/07/12 01:38:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/12 01:38:32 INFO : one: Copied (replaced existing) 2026/07/12 01:38:32 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:34 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:34 DEBUG : one: Sizes differ 2026/07/12 01:38:34 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:34 DEBUG : one: size = 5 OK 2026/07/12 01:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 01:38:34 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:34 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:34 INFO : There was nothing to transfer 2026/07/12 01:38:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:35 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:35 DEBUG : one: Sizes differ 2026/07/12 01:38:35 DEBUG : two: size = 3 OK 2026/07/12 01:38:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/12 01:38:35 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:36 DEBUG : one: size = 5 OK 2026/07/12 01:38:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 01:38:36 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:36 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:36 INFO : There was nothing to transfer 2026/07/12 01:38:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:36 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:36 DEBUG : one: Sizes differ 2026/07/12 01:38:36 DEBUG : two: size = 3 OK 2026/07/12 01:38:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/12 01:38:36 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:36 DEBUG : one: size = 5 OK 2026/07/12 01:38:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 01:38:36 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:36 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:36 INFO : There was nothing to transfer 2026/07/12 01:38:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:37 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:37 DEBUG : one: Sizes differ 2026/07/12 01:38:37 DEBUG : two: size = 3 OK 2026/07/12 01:38:37 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/12 01:38:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/12 01:38:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/12 01:38:37 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:37 DEBUG : one: size = 5 OK 2026/07/12 01:38:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 01:38:37 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:37 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:37 INFO : There was nothing to transfer 2026/07/12 01:38:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:38 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:38 DEBUG : one: Sizes differ 2026/07/12 01:38:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:38 DEBUG : two: size = 3 (B2 bucket rclone-test-weqabel2mixi path CompareDest) 2026/07/12 01:38:38 DEBUG : two: Sizes differ 2026/07/12 01:38:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/12 01:38:38 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:38 DEBUG : one: size = 5 OK 2026/07/12 01:38:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 01:38:38 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:39 DEBUG : two: size = 5 OK 2026/07/12 01:38:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/12 01:38:39 INFO : two: Copied (new) 2026/07/12 01:38:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.60s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dest" 2026/07/12 01:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/pre-dest1" 2026/07/12 01:38:44 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/pre-dest2" 2026/07/12 01:38:46 DEBUG : 1: size = 1 OK 2026/07/12 01:38:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:38:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/12 01:38:46 DEBUG : 2: size = 1 OK 2026/07/12 01:38:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:38:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/12 01:38:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/12 01:38:47 DEBUG : B2 bucket rclone-test-weqabel2mixi path dest: Waiting for checks to finish 2026/07/12 01:38:47 DEBUG : B2 bucket rclone-test-weqabel2mixi path dest: Waiting for transfers to finish 2026/07/12 01:38:47 DEBUG : 3: size = 1 OK 2026/07/12 01:38:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/12 01:38:47 INFO : 3: Copied (new) 2026/07/12 01:38:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.72s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/CopyDest" 2026/07/12 01:38:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/12 01:38:52 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:52 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:53 DEBUG : one: size = 3 OK 2026/07/12 01:38:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:38:53 INFO : one: Copied (new) 2026/07/12 01:38:53 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:53 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:53 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:53 DEBUG : one: Sizes differ 2026/07/12 01:38:53 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:54 DEBUG : one: size = 5 OK 2026/07/12 01:38:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/12 01:38:54 INFO : one: Copied (replaced existing) 2026/07/12 01:38:54 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/BackupDir" 2026/07/12 01:38:57 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:38:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:57 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:57 DEBUG : one: Sizes differ 2026/07/12 01:38:57 DEBUG : one: size = 5 OK 2026/07/12 01:38:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:38:57 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:38:57 DEBUG : one: Sizes differ 2026/07/12 01:38:58 DEBUG : one: size = 3 OK 2026/07/12 01:38:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:38:58 INFO : one: Copied (server-side copy) 2026/07/12 01:38:58 INFO : one: Deleted 2026/07/12 01:38:58 DEBUG : one: size = 5 OK 2026/07/12 01:38:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/12 01:38:58 INFO : one: Copied (server-side copy) 2026/07/12 01:38:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/12 01:38:58 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:38:58 DEBUG : Waiting for deletions to finish 2026/07/12 01:38:59 DEBUG : one: size = 5 OK 2026/07/12 01:38:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:38:59 DEBUG : one: Unchanged skipping 2026/07/12 01:38:59 DEBUG : two: size = 3 OK 2026/07/12 01:38:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:39:00 DEBUG : two: size = 3 OK 2026/07/12 01:39:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/12 01:39:00 INFO : two: Copied (server-side copy) 2026/07/12 01:39:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/12 01:39:00 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:00 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:00 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:00 DEBUG : one: size = 5 OK 2026/07/12 01:39:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:39:00 DEBUG : one: Unchanged skipping 2026/07/12 01:39:00 DEBUG : two: size = 3 OK 2026/07/12 01:39:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:39:00 DEBUG : two: Unchanged skipping 2026/07/12 01:39:00 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:00 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:00 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:00 INFO : There was nothing to transfer 2026/07/12 01:39:02 DEBUG : one: size = 5 OK 2026/07/12 01:39:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:39:02 DEBUG : one: Unchanged skipping 2026/07/12 01:39:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:02 DEBUG : three: size = 5 (B2 bucket rclone-test-weqabel2mixi path CopyDest) 2026/07/12 01:39:02 DEBUG : three: Sizes differ 2026/07/12 01:39:02 DEBUG : three: Destination not found in --copy-dest 2026/07/12 01:39:02 DEBUG : three: Need to transfer - File not found at Destination 2026/07/12 01:39:02 DEBUG : two: size = 3 OK 2026/07/12 01:39:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 01:39:02 DEBUG : two: Unchanged skipping 2026/07/12 01:39:02 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:02 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:02 DEBUG : three: size = 7 OK 2026/07/12 01:39:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/12 01:39:02 INFO : three: Copied (new) 2026/07/12 01:39:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.27s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/backup" 2026/07/12 01:39:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:09 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:09 DEBUG : one: Sizes differ 2026/07/12 01:39:09 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:09 DEBUG : two: size = 3 OK 2026/07/12 01:39:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:09 DEBUG : two: Unchanged skipping 2026/07/12 01:39:11 DEBUG : one: size = 3 OK 2026/07/12 01:39:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:39:11 INFO : one: Copied (server-side copy) 2026/07/12 01:39:11 INFO : one: Deleted 2026/07/12 01:39:11 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:11 DEBUG : one: size = 4 OK 2026/07/12 01:39:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:11 INFO : one: Copied (new) 2026/07/12 01:39:11 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:12 DEBUG : three.txt: size = 5 OK 2026/07/12 01:39:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:39:12 INFO : three.txt: Copied (server-side copy) 2026/07/12 01:39:12 INFO : three.txt: Deleted 2026/07/12 01:39:12 INFO : three.txt: Moved into backup dir 2026/07/12 01:39:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:14 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:14 DEBUG : two: size = 3 OK 2026/07/12 01:39:14 DEBUG : one: Sizes differ 2026/07/12 01:39:14 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:14 DEBUG : two: Unchanged skipping 2026/07/12 01:39:15 DEBUG : one: size = 4 OK 2026/07/12 01:39:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:15 INFO : one: Copied (server-side copy) 2026/07/12 01:39:15 INFO : one: Deleted 2026/07/12 01:39:15 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:15 DEBUG : one: size = 5 OK 2026/07/12 01:39:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:39:15 INFO : one: Copied (new) 2026/07/12 01:39:15 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:15 DEBUG : three.txt: size = 6 OK 2026/07/12 01:39:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:39:15 INFO : three.txt: Copied (server-side copy) 2026/07/12 01:39:15 INFO : three.txt: Deleted 2026/07/12 01:39:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:39:18 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/backup" 2026/07/12 01:39:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:21 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:21 DEBUG : one: Sizes differ 2026/07/12 01:39:21 DEBUG : two: size = 3 OK 2026/07/12 01:39:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:21 DEBUG : two: Unchanged skipping 2026/07/12 01:39:21 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:22 DEBUG : one.bak: size = 3 OK 2026/07/12 01:39:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:39:22 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:39:22 INFO : one: Deleted 2026/07/12 01:39:22 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:23 DEBUG : one: size = 4 OK 2026/07/12 01:39:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:23 INFO : one: Copied (new) 2026/07/12 01:39:23 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:24 DEBUG : three.txt.bak: size = 5 OK 2026/07/12 01:39:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:39:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:39:24 INFO : three.txt: Deleted 2026/07/12 01:39:24 INFO : three.txt: Moved into backup dir 2026/07/12 01:39:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:26 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:26 DEBUG : one: Sizes differ 2026/07/12 01:39:26 DEBUG : two: size = 3 OK 2026/07/12 01:39:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:26 DEBUG : two: Unchanged skipping 2026/07/12 01:39:26 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:27 DEBUG : one.bak: size = 4 OK 2026/07/12 01:39:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:27 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:39:27 INFO : one: Deleted 2026/07/12 01:39:27 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:27 DEBUG : one: size = 5 OK 2026/07/12 01:39:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:39:27 INFO : one: Copied (new) 2026/07/12 01:39:27 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:28 DEBUG : three.txt.bak: size = 6 OK 2026/07/12 01:39:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:39:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:39:28 INFO : three.txt: Deleted 2026/07/12 01:39:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:39:31 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/backup" 2026/07/12 01:39:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:33 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:33 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:33 DEBUG : one: Sizes differ 2026/07/12 01:39:33 DEBUG : two: size = 3 OK 2026/07/12 01:39:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:33 DEBUG : two: Unchanged skipping 2026/07/12 01:39:35 DEBUG : one-2019-01-01: size = 3 OK 2026/07/12 01:39:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:39:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/12 01:39:35 INFO : one: Deleted 2026/07/12 01:39:35 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:36 DEBUG : one: size = 4 OK 2026/07/12 01:39:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:36 INFO : one: Copied (new) 2026/07/12 01:39:36 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/12 01:39:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:39:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/12 01:39:39 INFO : three.txt: Deleted 2026/07/12 01:39:39 INFO : three.txt: Moved into backup dir 2026/07/12 01:39:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:41 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:41 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:41 DEBUG : one: Sizes differ 2026/07/12 01:39:41 DEBUG : two: size = 3 OK 2026/07/12 01:39:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:41 DEBUG : two: Unchanged skipping 2026/07/12 01:39:41 DEBUG : one-2019-01-01: size = 4 OK 2026/07/12 01:39:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/12 01:39:42 INFO : one: Deleted 2026/07/12 01:39:42 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:42 DEBUG : one: size = 5 OK 2026/07/12 01:39:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:39:42 INFO : one: Copied (new) 2026/07/12 01:39:42 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/12 01:39:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:39:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/12 01:39:43 INFO : three.txt: Deleted 2026/07/12 01:39:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.44s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:39:46 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:39:48 DEBUG : two: size = 3 OK 2026/07/12 01:39:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:48 DEBUG : two: Unchanged skipping 2026/07/12 01:39:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:48 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:48 DEBUG : one: Sizes differ 2026/07/12 01:39:48 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:49 DEBUG : one.bak: size = 3 OK 2026/07/12 01:39:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:39:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:39:49 INFO : one: Deleted 2026/07/12 01:39:49 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:50 DEBUG : one: size = 4 OK 2026/07/12 01:39:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:50 INFO : one: Copied (new) 2026/07/12 01:39:50 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:50 DEBUG : three.txt.bak: size = 5 OK 2026/07/12 01:39:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:39:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:39:50 INFO : three.txt: Deleted 2026/07/12 01:39:50 INFO : three.txt: Moved into backup dir 2026/07/12 01:39:52 DEBUG : one.bak: Excluded (Path Filter) 2026/07/12 01:39:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/12 01:39:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:52 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:52 DEBUG : one: Sizes differ 2026/07/12 01:39:52 DEBUG : two: size = 3 OK 2026/07/12 01:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:39:52 DEBUG : two: Unchanged skipping 2026/07/12 01:39:52 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for checks to finish 2026/07/12 01:39:52 DEBUG : one.bak: size = 4 OK 2026/07/12 01:39:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:39:52 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:39:53 INFO : one: Deleted 2026/07/12 01:39:53 DEBUG : B2 bucket rclone-test-weqabel2mixi path dst: Waiting for transfers to finish 2026/07/12 01:39:53 DEBUG : one: size = 5 OK 2026/07/12 01:39:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:39:53 INFO : one: Copied (new) 2026/07/12 01:39:53 DEBUG : Waiting for deletions to finish 2026/07/12 01:39:53 DEBUG : three.txt.bak: size = 6 OK 2026/07/12 01:39:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:39:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:39:54 INFO : three.txt: Deleted 2026/07/12 01:39:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.37s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:39:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:39:58 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:39:58 DEBUG : one: Sizes differ 2026/07/12 01:39:59 DEBUG : one.bak: size = 3 OK 2026/07/12 01:39:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:39:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:39:59 INFO : one: Deleted 2026/07/12 01:40:01 DEBUG : one: size = 4 OK 2026/07/12 01:40:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:40:01 INFO : one: Copied (new) 2026/07/12 01:40:01 DEBUG : two: size = 3 OK 2026/07/12 01:40:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:01 DEBUG : two: Unchanged skipping 2026/07/12 01:40:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:01 DEBUG : three.txt: Sizes differ 2026/07/12 01:40:02 DEBUG : three.txt.bak: size = 5 OK 2026/07/12 01:40:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:40:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:40:02 INFO : three.txt: Deleted 2026/07/12 01:40:03 DEBUG : three.txt: size = 6 OK 2026/07/12 01:40:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:40:03 INFO : three.txt: Copied (new) 2026/07/12 01:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:04 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:04 DEBUG : one: Sizes differ 2026/07/12 01:40:05 DEBUG : one.bak: size = 4 OK 2026/07/12 01:40:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:40:05 INFO : one: Copied (server-side copy) to: one.bak 2026/07/12 01:40:05 INFO : one: Deleted 2026/07/12 01:40:05 DEBUG : one: size = 5 OK 2026/07/12 01:40:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:40:05 INFO : one: Copied (new) 2026/07/12 01:40:06 DEBUG : two: size = 3 OK 2026/07/12 01:40:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:06 DEBUG : two: Unchanged skipping 2026/07/12 01:40:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:06 DEBUG : three.txt: Sizes differ 2026/07/12 01:40:07 DEBUG : three.txt.bak: size = 6 OK 2026/07/12 01:40:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:40:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/12 01:40:07 INFO : three.txt: Deleted 2026/07/12 01:40:07 DEBUG : three.txt: size = 19 OK 2026/07/12 01:40:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/12 01:40:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.92s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-weqabel2mixi/dst" 2026/07/12 01:40:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:12 DEBUG : one: size = 3 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:12 DEBUG : one: Sizes differ 2026/07/12 01:40:13 DEBUG : one-2019-01-01: size = 3 OK 2026/07/12 01:40:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/12 01:40:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/12 01:40:13 INFO : one: Deleted 2026/07/12 01:40:14 DEBUG : one: size = 4 OK 2026/07/12 01:40:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:40:14 INFO : one: Copied (new) 2026/07/12 01:40:14 DEBUG : two: size = 3 OK 2026/07/12 01:40:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:14 DEBUG : two: Unchanged skipping 2026/07/12 01:40:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:14 DEBUG : three.txt: Sizes differ 2026/07/12 01:40:15 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/12 01:40:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/12 01:40:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/12 01:40:15 INFO : three.txt: Deleted 2026/07/12 01:40:16 DEBUG : three.txt: size = 6 OK 2026/07/12 01:40:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:40:16 INFO : three.txt: Copied (new) 2026/07/12 01:40:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/12 01:40:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/12 01:40:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/12 01:40:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:16 DEBUG : one: size = 4 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:16 DEBUG : one: Sizes differ 2026/07/12 01:40:17 DEBUG : one-2019-01-01: size = 4 OK 2026/07/12 01:40:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/12 01:40:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/12 01:40:17 INFO : one: Deleted 2026/07/12 01:40:18 DEBUG : one: size = 5 OK 2026/07/12 01:40:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/12 01:40:18 INFO : one: Copied (new) 2026/07/12 01:40:18 DEBUG : two: size = 3 OK 2026/07/12 01:40:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:18 DEBUG : two: Unchanged skipping 2026/07/12 01:40:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-weqabel2mixi path dst) 2026/07/12 01:40:18 DEBUG : three.txt: Sizes differ 2026/07/12 01:40:18 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/12 01:40:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/12 01:40:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/12 01:40:19 INFO : three.txt: Deleted 2026/07/12 01:40:19 DEBUG : three.txt: size = 19 OK 2026/07/12 01:40:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/12 01:40:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.59s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:40:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:21 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:40:21 DEBUG : Testêé: Sizes differ 2026/07/12 01:40:21 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:40:21 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:40:23 DEBUG : Testêé: size = 14 OK 2026/07/12 01:40:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/12 01:40:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/12 01:40:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.72s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:40:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/12 01:40:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:40:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:40:25 DEBUG : existing: size = 6 OK 2026/07/12 01:40:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/12 01:40:25 INFO : existing: Copied (new) 2026/07/12 01:40:25 DEBUG : Waiting for deletions to finish 2026/07/12 01:40:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:40:25 DEBUG : existing: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:40:25 DEBUG : existing: Sizes differ 2026/07/12 01:40:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/12 01:40:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:40:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:40:25 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting files as there were IO errors 2026/07/12 01:40:25 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.88s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:40:27 DEBUG : EXISTING: size = 6 OK 2026/07/12 01:40:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:27 DEBUG : existing: Unchanged skipping 2026/07/12 01:40:27 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:40:27 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:40:27 DEBUG : Waiting for deletions to finish 2026/07/12 01:40:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:40:44 DEBUG : both10: size = 6 OK 2026/07/12 01:40:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both10: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both13: size = 6 OK 2026/07/12 01:40:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both13: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both14: size = 6 OK 2026/07/12 01:40:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both14: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both15: size = 6 OK 2026/07/12 01:40:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both15: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both16: size = 6 OK 2026/07/12 01:40:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both16: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both17: size = 6 OK 2026/07/12 01:40:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both17: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both18: size = 6 OK 2026/07/12 01:40:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both18: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both19: size = 6 OK 2026/07/12 01:40:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both19: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both1: size = 6 OK 2026/07/12 01:40:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both1: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both2: size = 6 OK 2026/07/12 01:40:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both2: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both3: size = 6 OK 2026/07/12 01:40:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both3: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both4: size = 6 OK 2026/07/12 01:40:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both4: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both5: size = 6 OK 2026/07/12 01:40:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both5: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both6: size = 6 OK 2026/07/12 01:40:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both6: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both7: size = 6 OK 2026/07/12 01:40:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both7: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both8: size = 6 OK 2026/07/12 01:40:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both8: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both9: size = 6 OK 2026/07/12 01:40:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both9: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both0: size = 6 OK 2026/07/12 01:40:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both0: Unchanged skipping 2026/07/12 01:40:44 DEBUG : both11: size = 6 OK 2026/07/12 01:40:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both11: Unchanged skipping 2026/07/12 01:40:44 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:40:44 DEBUG : both12: size = 6 OK 2026/07/12 01:40:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:40:44 DEBUG : both12: Unchanged skipping 2026/07/12 01:40:44 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:40:44 DEBUG : Waiting for deletions to finish 2026/07/12 01:40:44 INFO : only14: Deleted 2026/07/12 01:40:44 INFO : only1: Deleted 2026/07/12 01:40:44 INFO : only5: Deleted 2026/07/12 01:40:44 INFO : only7: Deleted 2026/07/12 01:40:44 INFO : only0: Deleted 2026/07/12 01:40:44 INFO : only13: Deleted 2026/07/12 01:40:44 INFO : only16: Deleted 2026/07/12 01:40:44 INFO : only17: Deleted 2026/07/12 01:40:44 INFO : only2: Deleted 2026/07/12 01:40:44 INFO : only6: Deleted 2026/07/12 01:40:44 INFO : only10: Deleted 2026/07/12 01:40:44 INFO : only12: Deleted 2026/07/12 01:40:44 INFO : only18: Deleted 2026/07/12 01:40:44 INFO : only15: Deleted 2026/07/12 01:40:45 INFO : only19: Deleted 2026/07/12 01:40:45 INFO : only11: Deleted 2026/07/12 01:40:45 INFO : only3: Deleted 2026/07/12 01:40:45 INFO : only4: Deleted 2026/07/12 01:40:45 INFO : only8: Deleted 2026/07/12 01:40:45 INFO : only9: Deleted 2026/07/12 01:40:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.99s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:04 DEBUG : both0: size = 6 OK 2026/07/12 01:41:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both11: size = 6 OK 2026/07/12 01:41:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both10: size = 6 OK 2026/07/12 01:41:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:04 DEBUG : both12: size = 6 OK 2026/07/12 01:41:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both0: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both13: size = 6 OK 2026/07/12 01:41:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both11: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both14: size = 6 OK 2026/07/12 01:41:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both14: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both15: size = 6 OK 2026/07/12 01:41:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both15: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both16: size = 6 OK 2026/07/12 01:41:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both16: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both17: size = 6 OK 2026/07/12 01:41:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both17: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both18: size = 6 OK 2026/07/12 01:41:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both18: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both19: size = 6 OK 2026/07/12 01:41:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both19: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both1: size = 6 OK 2026/07/12 01:41:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both1: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both2: size = 6 OK 2026/07/12 01:41:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both2: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both3: size = 6 OK 2026/07/12 01:41:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both3: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both4: size = 6 OK 2026/07/12 01:41:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both4: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both5: size = 6 OK 2026/07/12 01:41:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both5: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both6: size = 6 OK 2026/07/12 01:41:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both6: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both7: size = 6 OK 2026/07/12 01:41:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both7: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both8: size = 6 OK 2026/07/12 01:41:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both8: Unchanged skipping 2026/07/12 01:41:04 DEBUG : both9: size = 6 OK 2026/07/12 01:41:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:04 DEBUG : both9: Unchanged skipping 2026/07/12 01:41:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only0: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only0: Sizes differ 2026/07/12 01:41:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only10: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only10: Sizes differ 2026/07/12 01:41:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only11: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only11: Sizes differ 2026/07/12 01:41:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only12: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only12: Sizes differ 2026/07/12 01:41:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only13: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only13: Sizes differ 2026/07/12 01:41:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only14: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only14: Sizes differ 2026/07/12 01:41:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only15: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only15: Sizes differ 2026/07/12 01:41:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only16: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only16: Sizes differ 2026/07/12 01:41:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only17: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only17: Sizes differ 2026/07/12 01:41:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only18: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only18: Sizes differ 2026/07/12 01:41:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only19: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only19: Sizes differ 2026/07/12 01:41:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only1: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only1: Sizes differ 2026/07/12 01:41:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only2: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only2: Sizes differ 2026/07/12 01:41:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only3: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only3: Sizes differ 2026/07/12 01:41:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only4: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only4: Sizes differ 2026/07/12 01:41:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only5: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only5: Sizes differ 2026/07/12 01:41:04 DEBUG : both13: Unchanged skipping 2026/07/12 01:41:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only6: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only6: Sizes differ 2026/07/12 01:41:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only7: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only7: Sizes differ 2026/07/12 01:41:04 DEBUG : both10: Unchanged skipping 2026/07/12 01:41:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only9: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only9: Sizes differ 2026/07/12 01:41:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2899763172) 2026/07/12 01:41:04 DEBUG : only8: size = 6 (B2 bucket rclone-test-weqabel2mixi) 2026/07/12 01:41:04 DEBUG : only8: Sizes differ 2026/07/12 01:41:04 DEBUG : both12: Unchanged skipping 2026/07/12 01:41:04 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:04 DEBUG : only10: size = 0 OK 2026/07/12 01:41:04 DEBUG : only11: size = 0 OK 2026/07/12 01:41:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only10: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only11: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only14: size = 0 OK 2026/07/12 01:41:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only14: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only13: size = 0 OK 2026/07/12 01:41:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only13: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only12: size = 0 OK 2026/07/12 01:41:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only12: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only15: size = 0 OK 2026/07/12 01:41:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only15: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only16: size = 0 OK 2026/07/12 01:41:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only16: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only0: size = 0 OK 2026/07/12 01:41:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only0: Copied (replaced existing) 2026/07/12 01:41:04 DEBUG : only17: size = 0 OK 2026/07/12 01:41:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:04 INFO : only17: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only18: size = 0 OK 2026/07/12 01:41:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only18: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only19: size = 0 OK 2026/07/12 01:41:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only19: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only1: size = 0 OK 2026/07/12 01:41:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only1: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only2: size = 0 OK 2026/07/12 01:41:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only2: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only3: size = 0 OK 2026/07/12 01:41:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only3: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only4: size = 0 OK 2026/07/12 01:41:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only4: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only5: size = 0 OK 2026/07/12 01:41:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only5: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only6: size = 0 OK 2026/07/12 01:41:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only6: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only9: size = 0 OK 2026/07/12 01:41:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only9: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only7: size = 0 OK 2026/07/12 01:41:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only7: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : only8: size = 0 OK 2026/07/12 01:41:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/12 01:41:05 INFO : only8: Copied (replaced existing) 2026/07/12 01:41:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.86s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:13 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:41:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:41:13 DEBUG : empty_on_remote: Making directory with metadata 2026/07/12 01:41:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:41:13 INFO : empty_on_remote: Making directory 2026/07/12 01:41:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 01:41:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:15 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:41:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:41:15 DEBUG : empty_on_remote: Making directory with metadata 2026/07/12 01:41:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/12 01:41:15 INFO : empty_on_remote: Making directory 2026/07/12 01:41:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 01:41:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:17 INFO : sub dir: Making directory 2026/07/12 01:41:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/12 01:41:19 INFO : sub dir: Making directory 2026/07/12 01:41:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:28 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:28 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : apple: size = 5 OK 2026/07/12 01:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : apple: Unchanged skipping 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:41:29 DEBUG : banana: size = 6 OK 2026/07/12 01:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : banana: Unchanged skipping 2026/07/12 01:41:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:29 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:29 INFO : There was nothing to transfer 2026/07/12 01:41:29 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:29 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:41:29 DEBUG : apple: size = 5 OK 2026/07/12 01:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : apple: Unchanged skipping 2026/07/12 01:41:29 DEBUG : banana: size = 6 OK 2026/07/12 01:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : banana: Unchanged skipping 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:41:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:41:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:29 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:29 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:29 INFO : There was nothing to transfer 2026/07/12 01:41:29 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:30 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:41 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:42 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:41:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:41:42 DEBUG : banana: size = 6 OK 2026/07/12 01:41:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : banana: Unchanged skipping 2026/07/12 01:41:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:41:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:41:42 DEBUG : apple: size = 5 OK 2026/07/12 01:41:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : apple: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:41:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:41:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:41:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:41:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:41:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:41:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:41:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:41:42 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:42 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:42 INFO : There was nothing to transfer 2026/07/12 01:41:42 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:42 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:41:43 DEBUG : banana: size = 6 OK 2026/07/12 01:41:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:41:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:41:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : banana: Unchanged skipping 2026/07/12 01:41:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:41:43 DEBUG : apple: size = 5 OK 2026/07/12 01:41:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : apple: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:41:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:41:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:41:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:41:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:41:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:41:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:41:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:41:43 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:43 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:43 INFO : There was nothing to transfer 2026/07/12 01:41:43 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:43 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:41:56 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:56 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:41:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/12 01:41:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:41:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:41:57 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:41:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/12 01:41:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:41:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : YXBwbGU=: size = 5 OK 2026/07/12 01:41:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/12 01:41:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/12 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : YmFuYW5h: size = 6 OK 2026/07/12 01:41:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/12 01:41:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/12 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/12 01:41:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:41:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/12 01:41:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:41:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/12 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:41:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:41:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:41:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:41:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:41:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:41:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:41:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/12 01:41:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:41:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:41:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/12 01:41:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:41:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/12 01:41:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:41:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:41:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/12 01:41:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:41:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/12 01:41:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:41:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:41:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/12 01:41:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:41:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:41:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/12 01:41:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:41:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:41:58 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/12 01:41:59 INFO : banana: Deleted 2026/07/12 01:41:59 INFO : dir1/0015-9;=.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0003-defghij.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0011-56789;.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0013-789;=.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0009-3456789.txt: Deleted 2026/07/12 01:41:59 INFO : splitbananasplit: Deleted 2026/07/12 01:41:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0012-6789;.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0007-1234567.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0008-2345678.txt: Deleted 2026/07/12 01:41:59 INFO : dir1/0010-456789.txt: Deleted 2026/07/12 01:41:59 INFO : apple: Deleted 2026/07/12 01:41:59 INFO : appleappleapplebanana: Deleted 2026/07/12 01:41:59 DEBUG : Waiting for deletions to finish 2026/07/12 01:41:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/12 01:41:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : YXBwbGU=: size = 5 OK 2026/07/12 01:42:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : apple: Unchanged skipping 2026/07/12 01:42:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : YmFuYW5h: size = 6 OK 2026/07/12 01:42:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:42:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:42:00 DEBUG : banana: Unchanged skipping 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/12 01:42:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/12 01:42:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/12 01:42:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:42:00 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:00 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:00 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:00 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/12 01:42:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/12 01:42:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/12 01:42:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/12 01:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/12 01:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/12 01:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/12 01:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/12 01:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:42:13 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:13 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/12 01:42:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/12 01:42:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/12 01:42:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/12 01:42:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/12 01:42:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/12 01:42:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/12 01:42:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/12 01:42:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:14 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:14 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:14 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/12 01:42:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:42:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/12 01:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/12 01:42:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:42:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : PREFIXbanana: size = 6 OK 2026/07/12 01:42:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/12 01:42:14 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/12 01:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/12 01:42:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:42:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/12 01:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : PREFIXapple: size = 5 OK 2026/07/12 01:42:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/12 01:42:14 INFO : apple: Copied (new) to: PREFIXapple 2026/07/12 01:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:42:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:42:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/12 01:42:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:42:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/12 01:42:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:42:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/12 01:42:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:42:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/12 01:42:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:42:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/12 01:42:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:42:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/12 01:42:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:42:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/12 01:42:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:42:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/12 01:42:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:42:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/12 01:42:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:42:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/12 01:42:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:42:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/12 01:42:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:42:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/12 01:42:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:42:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/12 01:42:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:42:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:15 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/12 01:42:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:42:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:15 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:15 INFO : appleappleapplebanana: Deleted 2026/07/12 01:42:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0007-1234567.txt: Deleted 2026/07/12 01:42:16 INFO : banana: Deleted 2026/07/12 01:42:16 INFO : dir1/0010-456789.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/12 01:42:16 INFO : apple: Deleted 2026/07/12 01:42:16 INFO : dir1/0003-defghij.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0008-2345678.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0009-3456789.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0011-56789;.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0012-6789;.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0014-89;=.txt: Deleted 2026/07/12 01:42:16 INFO : splitbananasplit: Deleted 2026/07/12 01:42:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0013-789;=.txt: Deleted 2026/07/12 01:42:16 INFO : dir1/0015-9;=.txt: Deleted 2026/07/12 01:42:16 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : apple: transformed to: PREFIXapple 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/12 01:42:17 DEBUG : banana: transformed to: PREFIXbanana 2026/07/12 01:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/12 01:42:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:17 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:17 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:42:17 DEBUG : banana: size = 6 OK 2026/07/12 01:42:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:42:17 INFO : splitbananasplit: Copied (new) 2026/07/12 01:42:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/12 01:42:17 INFO : banana: Copied (new) 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:42:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:42:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/12 01:42:17 DEBUG : apple: size = 5 OK 2026/07/12 01:42:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/12 01:42:17 INFO : apple: Copied (new) 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:42:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:42:17 INFO : appleappleapplebanana: Copied (new) 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:42:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:42:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:42:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:42:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:42:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:42:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:42:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:42:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:42:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:42:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:42:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:42:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:42:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:42:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:42:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:42:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:42:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:42:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:42:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:42:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/12 01:42:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:42:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:42:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/12 01:42:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:42:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:42:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/12 01:42:19 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/12 01:42:19 INFO : PREFIXapple: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/12 01:42:19 INFO : PREFIXsplitbananasplit: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/12 01:42:19 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/12 01:42:19 INFO : PREFIXbanana: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/12 01:42:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/12 01:42:19 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:20 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:20 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:42:33 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:33 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:34 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:34 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/12 01:42:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:42:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/12 01:42:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:42:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/12 01:42:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:42:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/12 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:42:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:34 DEBUG : appleSUFFIX: size = 5 OK 2026/07/12 01:42:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/12 01:42:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/12 01:42:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/12 01:42:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/12 01:42:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:42:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:42:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:42:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:42:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:42:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:42:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:42:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/12 01:42:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:42:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/12 01:42:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:42:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/12 01:42:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:42:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/12 01:42:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:42:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/12 01:42:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:42:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:35 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/12 01:42:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:42:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/12 01:42:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:42:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:36 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/12 01:42:36 INFO : apple: Deleted 2026/07/12 01:42:36 INFO : splitbananasplit: Deleted 2026/07/12 01:42:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0014-89;=.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/12 01:42:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/12 01:42:36 INFO : appleappleapplebanana: Deleted 2026/07/12 01:42:36 INFO : banana: Deleted 2026/07/12 01:42:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/12 01:42:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/12 01:42:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/12 01:42:37 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/12 01:42:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/12 01:42:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/12 01:42:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:37 DEBUG : banana: size = 6 OK 2026/07/12 01:42:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/12 01:42:37 INFO : banana: Copied (new) 2026/07/12 01:42:37 DEBUG : apple: size = 5 OK 2026/07/12 01:42:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/12 01:42:37 INFO : apple: Copied (new) 2026/07/12 01:42:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:42:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:42:38 INFO : appleappleapplebanana: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:42:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:42:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:42:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:42:38 INFO : splitbananasplit: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:42:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:42:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:42:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:42:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:42:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:42:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:42:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:42:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:42:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:42:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:42:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/12 01:42:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:42:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:42:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/12 01:42:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:42:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:42:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/12 01:42:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:42:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:42:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/12 01:42:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:42:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:42:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/12 01:42:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:42:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:42:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/12 01:42:39 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : bananaSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : appleSUFFIX: Deleted 2026/07/12 01:42:39 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/12 01:42:39 INFO : splitbananasplitSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/12 01:42:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/12 01:42:39 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:40 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:40 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:42:52 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:52 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:53 DEBUG : apple: size = 5 OK 2026/07/12 01:42:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:53 DEBUG : banana: size = 6 OK 2026/07/12 01:42:53 DEBUG : apple: Unchanged skipping 2026/07/12 01:42:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:53 DEBUG : banana: Unchanged skipping 2026/07/12 01:42:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/12 01:42:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/12 01:42:53 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:53 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/12 01:42:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/12 01:42:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:53 DEBUG : splitbanan: size = 16 OK 2026/07/12 01:42:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/12 01:42:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/12 01:42:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/12 01:42:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/12 01:42:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/12 01:42:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/12 01:42:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:53 DEBUG : appleapple: size = 21 OK 2026/07/12 01:42:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/12 01:42:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/12 01:42:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/12 01:42:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/12 01:42:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/12 01:42:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/12 01:42:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/12 01:42:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/12 01:42:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/12 01:42:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/12 01:42:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/12 01:42:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/12 01:42:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/12 01:42:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/12 01:42:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/12 01:42:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/12 01:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/12 01:42:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/12 01:42:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/12 01:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/12 01:42:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/12 01:42:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/12 01:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/12 01:42:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/12 01:42:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/12 01:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/12 01:42:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/12 01:42:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/12 01:42:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/12 01:42:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/12 01:42:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/12 01:42:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/12 01:42:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/12 01:42:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/12 01:42:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/12 01:42:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/12 01:42:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/12 01:42:54 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:54 INFO : splitbananasplit: Deleted 2026/07/12 01:42:54 INFO : appleappleapplebanana: Deleted 2026/07/12 01:42:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/12 01:42:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/12 01:42:54 INFO : dir1/0011-56789;.txt: Deleted 2026/07/12 01:42:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0003-defghij.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0009-3456789.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0013-789;=.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/12 01:42:55 INFO : dir1/0008-2345678.txt: Deleted 2026/07/12 01:42:55 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:55 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : appleapple: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:55 DEBUG : apple: size = 5 OK 2026/07/12 01:42:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : apple: Unchanged skipping 2026/07/12 01:42:55 DEBUG : appleapple: size = 21 OK 2026/07/12 01:42:55 DEBUG : banana: size = 6 OK 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : splitbanan: size = 16 OK 2026/07/12 01:42:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:42:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:42:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : banana: Unchanged skipping 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/12 01:42:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/12 01:42:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/12 01:42:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/12 01:42:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/12 01:42:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/12 01:42:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/12 01:42:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/12 01:42:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/12 01:42:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/12 01:42:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/12 01:42:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/12 01:42:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/12 01:42:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/12 01:42:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/12 01:42:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/12 01:42:55 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/12 01:42:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/12 01:42:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/12 01:42:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:42:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:42:55 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:42:55 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:55 DEBUG : Waiting for deletions to finish 2026/07/12 01:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : appleapple: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/12 01:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/12 01:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/12 01:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/12 01:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/12 01:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/12 01:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/12 01:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/12 01:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/12 01:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/12 01:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/12 01:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/12 01:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/12 01:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/12 01:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/12 01:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/12 01:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/12 01:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/12 01:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/12 01:42:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:43:08 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:08 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : apple: size = 5 OK 2026/07/12 01:43:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:09 DEBUG : banana: size = 6 OK 2026/07/12 01:43:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:09 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:09 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:09 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:09 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:09 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : apple: size = 5 OK 2026/07/12 01:43:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:10 DEBUG : banana: size = 6 OK 2026/07/12 01:43:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:10 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:10 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:10 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:10 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:10 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:10 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:43:23 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:23 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : apple: size = 5 OK 2026/07/12 01:43:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : banana: size = 6 OK 2026/07/12 01:43:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:24 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:24 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:24 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:24 DEBUG : banana: size = 6 OK 2026/07/12 01:43:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:24 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:24 DEBUG : apple: size = 5 OK 2026/07/12 01:43:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:24 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:24 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:25 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:43:37 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:37 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : apple: size = 5 OK 2026/07/12 01:43:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:38 DEBUG : banana: size = 6 OK 2026/07/12 01:43:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:38 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:38 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:38 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : apple: size = 5 OK 2026/07/12 01:43:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:39 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:39 DEBUG : banana: size = 6 OK 2026/07/12 01:43:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:39 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:39 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:39 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:39 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:43:51 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:52 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:52 DEBUG : banana: size = 6 OK 2026/07/12 01:43:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:52 DEBUG : apple: size = 5 OK 2026/07/12 01:43:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:52 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:52 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:52 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:52 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : apple: size = 5 OK 2026/07/12 01:43:53 DEBUG : banana: size = 6 OK 2026/07/12 01:43:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:43:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:43:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : apple: Unchanged skipping 2026/07/12 01:43:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:43:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:43:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : banana: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:43:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:43:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:43:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:43:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:43:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:43:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:43:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:43:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:43:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:43:53 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:43:53 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:53 DEBUG : Waiting for deletions to finish 2026/07/12 01:43:53 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:43:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:06 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:07 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : apple: size = 5 OK 2026/07/12 01:44:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : apple: Unchanged skipping 2026/07/12 01:44:07 DEBUG : banana: size = 6 OK 2026/07/12 01:44:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : banana: Unchanged skipping 2026/07/12 01:44:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:44:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:44:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:44:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:44:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:44:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:44:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:44:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:44:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:44:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:44:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:44:07 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:07 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:07 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:07 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:44:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : apple: size = 5 OK 2026/07/12 01:44:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : apple: Unchanged skipping 2026/07/12 01:44:08 DEBUG : banana: size = 6 OK 2026/07/12 01:44:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : banana: Unchanged skipping 2026/07/12 01:44:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/12 01:44:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/12 01:44:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/12 01:44:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/12 01:44:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/12 01:44:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/12 01:44:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/12 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/12 01:44:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/12 01:44:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/12 01:44:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/12 01:44:08 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:08 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:08 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:08 DEBUG : apple: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : banana: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/12 01:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.49s) --- PASS: TestTransform/NFC (12.94s) --- PASS: TestTransform/NFD (13.85s) --- PASS: TestTransform/base64 (16.96s) --- PASS: TestTransform/prefix (19.97s) --- PASS: TestTransform/suffix (19.93s) --- PASS: TestTransform/truncate (15.46s) --- PASS: TestTransform/encoder (14.60s) --- PASS: TestTransform/ISO-8859-1 (14.24s) --- PASS: TestTransform/charmap (14.34s) --- PASS: TestTransform/lowercase (14.64s) --- PASS: TestTransform/ascii (14.57s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/12 01:44:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/12 01:44:13 INFO : sub dir_somesuffix: Making directory 2026/07/12 01:44:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/12 01:44:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/12 01:44:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/12 01:44:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/12 01:44:13 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:13 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/12 01:44:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/12 01:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:14 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:14 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:14 INFO : tictactoe: Making directory 2026/07/12 01:44:14 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:14 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/12 01:44:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:14 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:14 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/12 01:44:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/12 01:44:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.00s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:16 INFO : toe: Making directory 2026/07/12 01:44:16 INFO : toe/toe: Making directory 2026/07/12 01:44:16 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/12 01:44:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/12 01:44:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/12 01:44:16 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:16 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/12 01:44:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/12 01:44:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:18 INFO : toe: Making directory 2026/07/12 01:44:18 INFO : toe/toe: Making directory 2026/07/12 01:44:18 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/12 01:44:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/12 01:44:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/12 01:44:18 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:18 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/12 01:44:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/12 01:44:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:20 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:44:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:20 INFO : tictacempty_dir: Making directory 2026/07/12 01:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:20 INFO : tictactoe: Making directory 2026/07/12 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:20 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:20 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:20 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:20 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/12 01:44:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.50s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:21 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:44:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:21 INFO : tictacempty_dir: Making directory 2026/07/12 01:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:21 INFO : tictactoe: Making directory 2026/07/12 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:21 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:21 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/12 01:44:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:21 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:21 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/12 01:44:22 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:22 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:22 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:22 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/12 01:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/12 01:44:22 NOTICE: B2 bucket rclone-test-weqabel2mixi: 0 differences found 2026/07/12 01:44:22 NOTICE: B2 bucket rclone-test-weqabel2mixi: 1 matching files --- PASS: TestAllTag (1.71s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:23 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:23 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:23 INFO : tictactoe: Making directory 2026/07/12 01:44:23 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:23 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:23 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:23 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:23 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/12 01:44:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:24 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:24 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:24 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:24 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/12 01:44:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 01:44:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/12 01:44:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/12 01:44:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:24 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.08s) === RUN TestSyntax 2026/07/12 01:44:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:25 INFO : toe: Making directory 2026/07/12 01:44:25 INFO : toe/toe: Making directory 2026/07/12 01:44:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/12 01:44:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:25 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:26 DEBUG : toe/toe/toe: size = 11 OK 2026/07/12 01:44:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:26 INFO : toe/toe/toe: Copied (new) 2026/07/12 01:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:27 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:44:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 01:44:27 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:27 INFO : tictacempty_dir: Making directory 2026/07/12 01:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:27 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:27 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:27 INFO : tictactoe: Making directory 2026/07/12 01:44:27 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:27 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:27 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/12 01:44:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:27 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:27 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:27 INFO : toe/toe/toe.txt: Deleted 2026/07/12 01:44:27 INFO : toe/toe: Removing directory 2026/07/12 01:44:27 INFO : toe: Removing directory 2026/07/12 01:44:27 INFO : empty_dir: Removing directory 2026/07/12 01:44:27 DEBUG : Local file system at /tmp/rclone2899763172: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.50s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:28 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:44:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 01:44:28 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:28 INFO : tictacempty_dir: Making directory 2026/07/12 01:44:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:28 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:28 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:28 INFO : tictactoe: Making directory 2026/07/12 01:44:28 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:28 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:28 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/12 01:44:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:28 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:29 INFO : toe/toe/toe.txt: Deleted 2026/07/12 01:44:29 INFO : toe/toe: Removing directory 2026/07/12 01:44:29 INFO : toe: Removing directory 2026/07/12 01:44:29 INFO : empty_dir: Removing directory 2026/07/12 01:44:29 DEBUG : Local file system at /tmp/rclone2899763172: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/12 01:44:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/12 01:44:30 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 (2.91s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:31 DEBUG : Reset feature "Copy" 2026/07/12 01:44:31 DEBUG : Reset feature "Move" 2026/07/12 01:44:31 DEBUG : Reset feature "Copy" 2026/07/12 01:44:31 DEBUG : Reset feature "Move" 2026/07/12 01:44:31 DEBUG : empty_dir: Making directory with metadata 2026/07/12 01:44:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 01:44:31 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:31 INFO : tictacempty_dir: Making directory 2026/07/12 01:44:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/12 01:44:31 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:31 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:31 INFO : tictactoe: Making directory 2026/07/12 01:44:31 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:31 DEBUG : toe: transformed to: tictactoe 2026/07/12 01:44:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:31 INFO : tictactoe/tictactoe: Making directory 2026/07/12 01:44:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/12 01:44:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/12 01:44:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:31 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/12 01:44:32 INFO : toe/toe/toe.txt: Deleted 2026/07/12 01:44:32 INFO : toe/toe: Removing directory 2026/07/12 01:44:32 INFO : toe: Removing directory 2026/07/12 01:44:32 INFO : empty_dir: Removing directory 2026/07/12 01:44:32 DEBUG : Local file system at /tmp/rclone2899763172: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/12 01:44:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/12 01:44:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/12 01:44:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:34 DEBUG : toe: transformed to: dG9l 2026/07/12 01:44:35 DEBUG : toe: transformed to: dG9l 2026/07/12 01:44:35 INFO : dG9l: Making directory 2026/07/12 01:44:35 DEBUG : toe: transformed to: dG9l 2026/07/12 01:44:35 DEBUG : toe: transformed to: dG9l 2026/07/12 01:44:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/12 01:44:35 INFO : dG9l/dG9l: Making directory 2026/07/12 01:44:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/12 01:44:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/12 01:44:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/12 01:44:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/12 01:44:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/12 01:44:35 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:35 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/12 01:44:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/12 01:44:35 DEBUG : Waiting for deletions to finish 2026/07/12 01:44:36 DEBUG : dG9l: transformed to: toe 2026/07/12 01:44:36 DEBUG : dG9l: transformed to: toe 2026/07/12 01:44:36 DEBUG : dG9l: transformed to: toe 2026/07/12 01:44:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/12 01:44:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/12 01:44:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/12 01:44:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/12 01:44:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/12 01:44:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/12 01:44:36 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for checks to finish 2026/07/12 01:44:36 DEBUG : Local file system at /tmp/rclone2899763172: Waiting for transfers to finish 2026/07/12 01:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.28s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-weqabel2mixi", Local "Local file system at /tmp/rclone2899763172", Modify Window "1ms" 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe: transformed to: 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe: transformed to: 2026/07/12 01:44:37 INFO : B2 bucket rclone-test-weqabel2mixi: Making directory 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe: transformed to: 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe: transformed to: 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe/toe: transformed to: 2026/07/12 01:44:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/12 01:44:37 INFO : toe/toe: Making directory 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe/toe: transformed to: 2026/07/12 01:44:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe: transformed to: 2026/07/12 01:44:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/12 01:44:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/12 01:44:37 DEBUG : toe/toe/toe: transformed to: 2026/07/12 01:44:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/12 01:44:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for checks to finish 2026/07/12 01:44:37 DEBUG : B2 bucket rclone-test-weqabel2mixi: Waiting for transfers to finish 2026/07/12 01:44:37 DEBUG : toe/toe/toe: size = 11 OK 2026/07/12 01:44:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/12 01:44:37 INFO : toe/toe/toe: Copied (new) 2026/07/12 01:44:37 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting files as there were IO errors 2026/07/12 01:44:37 ERROR : B2 bucket rclone-test-weqabel2mixi: not deleting directories as there were IO errors --- PASS: TestError (1.51s) PASS 2026/07/12 01:44:38 DEBUG : B2 bucket rclone-test-weqabel2mixi: Purge remote 2026/07/12 01:44:38 INFO : B2 bucket rclone-test-weqabel2mixi: cleaning bucket "rclone-test-weqabel2mixi" of all files 2026/07/12 01:44:39 DEBUG : BackupDir/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a061_d20260712_m013903_c001_v7007000_t0000_u01783820343525") 2026/07/12 01:44:39 DEBUG : BackupDir/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1094a5db2bebc402_d20260712_m013858_c001_v0001178_t0037_u01783820338249") 2026/07/12 01:44:39 DEBUG : CompareDest/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86afb8_d20260712_m013839_c001_v7007000_t0000_u01783820319982") 2026/07/12 01:44:39 DEBUG : CompareDest/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e28ac_d20260712_m013834_c001_v0001185_t0010_u01783820314248") 2026/07/12 01:44:39 DEBUG : CompareDest/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86afb9_d20260712_m013840_c001_v7007000_t0000_u01783820320208") 2026/07/12 01:44:39 DEBUG : CompareDest/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf18_d20260712_m013835_c001_v0001098_t0052_u01783820315169") 2026/07/12 01:44:39 DEBUG : CopyDest/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a063_d20260712_m013903_c001_v7007000_t0000_u01783820343699") 2026/07/12 01:44:39 DEBUG : CopyDest/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf52_d20260712_m013855_c001_v0001098_t0031_u01783820335306") 2026/07/12 01:44:39 DEBUG : CopyDest/three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a064_d20260712_m013903_c001_v7007000_t0000_u01783820343870") 2026/07/12 01:44:39 DEBUG : CopyDest/three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf66_d20260712_m013901_c001_v0001098_t0059_u01783820341303") 2026/07/12 01:44:40 DEBUG : CopyDest/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a066_d20260712_m013904_c001_v7007000_t0000_u01783820344042") 2026/07/12 01:44:40 DEBUG : CopyDest/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e290c_d20260712_m013859_c001_v0001185_t0053_u01783820339237") 2026/07/12 01:44:40 DEBUG : EXISTING: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31e14_d20260712_m014027_c001_v7007000_t0000_u01783820427666") 2026/07/12 01:44:40 DEBUG : EXISTING: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae06c_d20260712_m014026_c001_v0001098_t0031_u01783820426576") 2026/07/12 01:44:40 DEBUG : PREFIXapple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a581_d20260712_m014219_c001_v7007000_t0000_u01783820539341") 2026/07/12 01:44:40 DEBUG : PREFIXapple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73ad_d20260712_m014214_c001_v0001100_t0029_u01783820534198") 2026/07/12 01:44:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d7f9_d20260712_m014219_c001_v7007000_t0000_u01783820539563") 2026/07/12 01:44:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb4a_d20260712_m014214_c001_v0001179_t0025_u01783820534188") 2026/07/12 01:44:40 DEBUG : PREFIXbanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4035627ccfad8af7_d20260712_m014219_c001_v7007000_t0000_u01783820539574") 2026/07/12 01:44:40 DEBUG : PREFIXbanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1ee_d20260712_m014214_c001_v0001098_t0054_u01783820534210") 2026/07/12 01:44:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46dd_d20260712_m014219_c001_v7007000_t0000_u01783820539495") 2026/07/12 01:44:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d1c_d20260712_m014214_c001_v0001185_t0044_u01783820534219") 2026/07/12 01:44:40 DEBUG : Testêé: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31e07_d20260712_m014024_c001_v7007000_t0000_u01783820424328") 2026/07/12 01:44:40 DEBUG : Testêé: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae058_d20260712_m014022_c001_v0001098_t0009_u01783820422288") 2026/07/12 01:44:40 DEBUG : Testêé: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2a7d_d20260712_m014021_c001_v0001185_t0059_u01783820421357") 2026/07/12 01:44:40 DEBUG : YXBwbGU=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286714_d20260712_m014201_c001_v7007000_t0000_u01783820521219") 2026/07/12 01:44:40 DEBUG : YXBwbGU=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eafa_d20260712_m014157_c001_v0001179_t0043_u01783820517486") 2026/07/12 01:44:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286715_d20260712_m014201_c001_v7007000_t0000_u01783820521393") 2026/07/12 01:44:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cb6_d20260712_m014157_c001_v0001185_t0008_u01783820517507") 2026/07/12 01:44:41 DEBUG : YmFuYW5h: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286716_d20260712_m014201_c001_v7007000_t0000_u01783820521566") 2026/07/12 01:44:41 DEBUG : YmFuYW5h: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1b6_d20260712_m014157_c001_v0001098_t0038_u01783820517516") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1ae_d20260712_m013706_c001_v7007000_t0000_u01783820226452") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add92_d20260712_m013705_c001_v0001098_t0038_u01783820225792") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1a5_d20260712_m013703_c001_v7007000_t0000_u01783820223852") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add7a_d20260712_m013702_c001_v0001098_t0021_u01783820222702") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e09e_d20260712_m013642_c001_v7007000_t0000_u01783820202519") 2026/07/12 01:44:41 DEBUG : a/potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add12_d20260712_m013641_c001_v0001098_t0059_u01783820201271") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5234_d20260712_m014409_c001_v7007000_t0000_u01783820649061") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f5c_d20260712_m014405_c001_v0001185_t0045_u01783820645216") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794a7_d20260712_m014354_c001_v7007000_t0000_u01783820634211") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f1d_d20260712_m014350_c001_v0001185_t0025_u01783820630670") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd92_d20260712_m014339_c001_v7007000_t0000_u01783820619873") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ed3_d20260712_m014336_c001_v0001185_t0001_u01783820616204") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b520a_d20260712_m014325_c001_v7007000_t0000_u01783820605554") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e8a_d20260712_m014322_c001_v0001185_t0059_u01783820602303") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a1_d20260712_m014311_c001_v7007000_t0000_u01783820591315") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e3e_d20260712_m014307_c001_v0001185_t0031_u01783820587500") 2026/07/12 01:44:41 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679e_d20260712_m014256_c001_v7007000_t0000_u01783820576713") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae282_d20260712_m014251_c001_v0001098_t0047_u01783820571496") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a64_d20260712_m014241_c001_v7007000_t0000_u01783820561080") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebe2_d20260712_m014237_c001_v0001179_t0054_u01783820557861") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e68f_d20260712_m014236_c001_v7007000_t0000_u01783820556518") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73fd_d20260712_m014232_c001_v0001100_t0012_u01783820552109") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90e9_d20260712_m014221_c001_v7007000_t0000_u01783820541040") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae204_d20260712_m014217_c001_v0001098_t0018_u01783820537444") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90de_d20260712_m014216_c001_v7007000_t0000_u01783820536291") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb3e_d20260712_m014212_c001_v0001179_t0058_u01783820532300") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4078cf379f0e8889_d20260712_m014159_c001_v7007000_t0000_u01783820519667") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eaf0_d20260712_m014155_c001_v0001179_t0017_u01783820515295") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e91_d20260712_m014144_c001_v7007000_t0000_u01783820504299") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eab8_d20260712_m014140_c001_v0001179_t0055_u01783820500650") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866d5_d20260712_m014130_c001_v7007000_t0000_u01783820490578") 2026/07/12 01:44:42 DEBUG : apple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea84_d20260712_m014127_c001_v0001179_t0017_u01783820487148") 2026/07/12 01:44:42 DEBUG : appleSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a5f_d20260712_m014239_c001_v7007000_t0000_u01783820559517") 2026/07/12 01:44:42 DEBUG : appleSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae242_d20260712_m014234_c001_v0001098_t0039_u01783820554490") 2026/07/12 01:44:42 DEBUG : appleapple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679f_d20260712_m014256_c001_v7007000_t0000_u01783820576888") 2026/07/12 01:44:42 DEBUG : appleapple: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae28a_d20260712_m014253_c001_v0001098_t0023_u01783820573170") 2026/07/12 01:44:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5235_d20260712_m014409_c001_v7007000_t0000_u01783820649236") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7549_d20260712_m014405_c001_v0001100_t0025_u01783820645670") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794a8_d20260712_m014354_c001_v7007000_t0000_u01783820634394") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7517_d20260712_m014351_c001_v0001100_t0018_u01783820631202") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd93_d20260712_m014340_c001_v7007000_t0000_u01783820620047") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74e3_d20260712_m014336_c001_v0001100_t0006_u01783820616649") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b520b_d20260712_m014325_c001_v7007000_t0000_u01783820605729") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74ad_d20260712_m014322_c001_v0001100_t0037_u01783820602719") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a2_d20260712_m014311_c001_v7007000_t0000_u01783820591490") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7485_d20260712_m014307_c001_v0001100_t0018_u01783820587909") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d547308498_d20260712_m014254_c001_v7007000_t0000_u01783820574678") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2df8_d20260712_m014252_c001_v0001185_t0035_u01783820572043") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a65_d20260712_m014241_c001_v7007000_t0000_u01783820561261") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7413_d20260712_m014237_c001_v0001100_t0022_u01783820557870") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f422d1327893fbad7_d20260712_m014236_c001_v7007000_t0000_u01783820556897") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebc4_d20260712_m014232_c001_v0001179_t0016_u01783820552648") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90ea_d20260712_m014221_c001_v7007000_t0000_u01783820541222") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73c3_d20260712_m014217_c001_v0001100_t0012_u01783820537453") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67a_d20260712_m014215_c001_v7007000_t0000_u01783820535877") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1e8_d20260712_m014212_c001_v0001098_t0030_u01783820532900") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286713_d20260712_m014159_c001_v7007000_t0000_u01783820519680") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ca4_d20260712_m014155_c001_v0001185_t0059_u01783820515880") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e92_d20260712_m014144_c001_v7007000_t0000_u01783820504475") 2026/07/12 01:44:43 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c4c_d20260712_m014141_c001_v0001185_t0028_u01783820501388") 2026/07/12 01:44:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866d7_d20260712_m014130_c001_v7007000_t0000_u01783820490754") 2026/07/12 01:44:44 DEBUG : appleappleapplebanana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c17_d20260712_m014127_c001_v0001185_t0035_u01783820487823") 2026/07/12 01:44:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628678e_d20260712_m014239_c001_v7007000_t0000_u01783820559530") 2026/07/12 01:44:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebc8_d20260712_m014234_c001_v0001179_t0033_u01783820554501") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1af_d20260712_m013706_c001_v7007000_t0000_u01783820226629") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add80_d20260712_m013704_c001_v0001098_t0020_u01783820224380") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1a4_d20260712_m013703_c001_v7007000_t0000_u01783820223327") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add72_d20260712_m013701_c001_v0001098_t0015_u01783820221430") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e09c_d20260712_m013641_c001_v7007000_t0000_u01783820201996") 2026/07/12 01:44:44 DEBUG : b/potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add06_d20260712_m013639_c001_v0001098_t0059_u01783820199449") 2026/07/12 01:44:44 DEBUG : backup/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea698391_d20260712_m013916_c001_v7007000_t0000_u01783820356436") 2026/07/12 01:44:44 DEBUG : backup/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f101c992eb38ea9f3_d20260712_m013914_c001_v0001100_t0023_u01783820354734") 2026/07/12 01:44:44 DEBUG : backup/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f100b9765e68fa253_d20260712_m013910_c001_v0001115_t0000_u01783820350182") 2026/07/12 01:44:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f9389fc_d20260712_m013944_c001_v7007000_t0000_u01783820384184") 2026/07/12 01:44:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1037941f16fa3b31_d20260712_m013941_c001_v0001120_t0007_u01783820381566") 2026/07/12 01:44:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f112828e0e355b4d5_d20260712_m013934_c001_v0001180_t0050_u01783820374932") 2026/07/12 01:44:44 DEBUG : backup/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac786_d20260712_m013928_c001_v7007000_t0000_u01783820368709") 2026/07/12 01:44:44 DEBUG : backup/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1144565369be6c33_d20260712_m013926_c001_v0001145_t0008_u01783820366721") 2026/07/12 01:44:44 DEBUG : backup/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1080610838edb651_d20260712_m013922_c001_v0001146_t0024_u01783820362475") 2026/07/12 01:44:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f9389fd_d20260712_m013944_c001_v7007000_t0000_u01783820384364") 2026/07/12 01:44:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f109c72d96d98382f_d20260712_m013943_c001_v0001167_t0027_u01783820383201") 2026/07/12 01:44:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f117368c7e9c5e857_d20260712_m013937_c001_v0001131_t0047_u01783820377033") 2026/07/12 01:44:45 DEBUG : backup/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea698393_d20260712_m013916_c001_v7007000_t0000_u01783820356610") 2026/07/12 01:44:45 DEBUG : backup/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1083679ca8588cc6_d20260712_m013915_c001_v0001182_t0041_u01783820355694") 2026/07/12 01:44:45 DEBUG : backup/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1145f1a7cbb31896_d20260712_m013912_c001_v0001171_t0015_u01783820352206") 2026/07/12 01:44:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac787_d20260712_m013928_c001_v7007000_t0000_u01783820368885") 2026/07/12 01:44:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10268395c73ff949_d20260712_m013927_c001_v0001174_t0007_u01783820367770") 2026/07/12 01:44:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10638c55645676be_d20260712_m013924_c001_v0001115_t0029_u01783820364009") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5236_d20260712_m014409_c001_v7007000_t0000_u01783820649412") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed60_d20260712_m014405_c001_v0001179_t0022_u01783820645416") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794a9_d20260712_m014354_c001_v7007000_t0000_u01783820634578") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed12_d20260712_m014350_c001_v0001179_t0019_u01783820630926") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd94_d20260712_m014340_c001_v7007000_t0000_u01783820620221") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eccc_d20260712_m014336_c001_v0001179_t0028_u01783820616404") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b520c_d20260712_m014325_c001_v7007000_t0000_u01783820605903") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec96_d20260712_m014322_c001_v0001179_t0034_u01783820602520") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a3_d20260712_m014311_c001_v7007000_t0000_u01783820591668") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec60_d20260712_m014307_c001_v0001179_t0038_u01783820587683") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a0_d20260712_m014257_c001_v7007000_t0000_u01783820577064") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec22_d20260712_m014251_c001_v0001179_t0050_u01783820571820") 2026/07/12 01:44:45 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a66_d20260712_m014241_c001_v7007000_t0000_u01783820561441") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2da6_d20260712_m014237_c001_v0001185_t0034_u01783820557881") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a54_d20260712_m014236_c001_v7007000_t0000_u01783820556907") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d86_d20260712_m014232_c001_v0001185_t0029_u01783820552453") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90eb_d20260712_m014221_c001_v7007000_t0000_u01783820541402") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb68_d20260712_m014217_c001_v0001179_t0010_u01783820537474") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46d4_d20260712_m014216_c001_v7007000_t0000_u01783820536232") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73a9_d20260712_m014212_c001_v0001100_t0038_u01783820532535") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4078cf379f0e8886_d20260712_m014159_c001_v7007000_t0000_u01783820519116") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd736d_d20260712_m014155_c001_v0001100_t0037_u01783820515560") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e93_d20260712_m014144_c001_v7007000_t0000_u01783820504650") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7345_d20260712_m014140_c001_v0001100_t0014_u01783820500875") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866d9_d20260712_m014130_c001_v7007000_t0000_u01783820490928") 2026/07/12 01:44:46 DEBUG : banana: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd731f_d20260712_m014127_c001_v0001100_t0045_u01783820487509") 2026/07/12 01:44:46 DEBUG : bananaSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a5d_d20260712_m014239_c001_v7007000_t0000_u01783820559324") 2026/07/12 01:44:46 DEBUG : bananaSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7407_d20260712_m014234_c001_v0001100_t0042_u01783820554469") 2026/07/12 01:44:46 DEBUG : both0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0cd_d20260712_m014106_c001_v7007000_t0000_u01783820466091") 2026/07/12 01:44:46 DEBUG : both0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b6d_d20260712_m014049_c001_v0001185_t0031_u01783820449888") 2026/07/12 01:44:46 DEBUG : both0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a17f_d20260712_m014045_c001_v7007000_t0000_u01783820445837") 2026/07/12 01:44:46 DEBUG : both0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2aa1_d20260712_m014029_c001_v0001185_t0057_u01783820429539") 2026/07/12 01:44:46 DEBUG : both1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ce_d20260712_m014106_c001_v7007000_t0000_u01783820466266") 2026/07/12 01:44:47 DEBUG : both1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b71_d20260712_m014050_c001_v0001185_t0029_u01783820450947") 2026/07/12 01:44:47 DEBUG : both1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a181_d20260712_m014046_c001_v7007000_t0000_u01783820446011") 2026/07/12 01:44:47 DEBUG : both1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2aa3_d20260712_m014030_c001_v0001185_t0012_u01783820430119") 2026/07/12 01:44:47 DEBUG : both10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0cf_d20260712_m014106_c001_v7007000_t0000_u01783820466441") 2026/07/12 01:44:47 DEBUG : both10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b8d_d20260712_m014056_c001_v0001185_t0021_u01783820456416") 2026/07/12 01:44:47 DEBUG : both10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a183_d20260712_m014046_c001_v7007000_t0000_u01783820446186") 2026/07/12 01:44:47 DEBUG : both10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b2d_d20260712_m014036_c001_v0001185_t0028_u01783820436176") 2026/07/12 01:44:47 DEBUG : both11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d0_d20260712_m014106_c001_v7007000_t0000_u01783820466616") 2026/07/12 01:44:47 DEBUG : both11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b90_d20260712_m014057_c001_v0001185_t0021_u01783820457156") 2026/07/12 01:44:47 DEBUG : both11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a184_d20260712_m014046_c001_v7007000_t0000_u01783820446368") 2026/07/12 01:44:47 DEBUG : both11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b2f_d20260712_m014036_c001_v0001185_t0042_u01783820436666") 2026/07/12 01:44:47 DEBUG : both12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d1_d20260712_m014106_c001_v7007000_t0000_u01783820466791") 2026/07/12 01:44:47 DEBUG : both12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b94_d20260712_m014057_c001_v0001185_t0032_u01783820457892") 2026/07/12 01:44:47 DEBUG : both12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a185_d20260712_m014046_c001_v7007000_t0000_u01783820446548") 2026/07/12 01:44:47 DEBUG : both12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b33_d20260712_m014037_c001_v0001185_t0015_u01783820437531") 2026/07/12 01:44:47 DEBUG : both13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d2_d20260712_m014106_c001_v7007000_t0000_u01783820466966") 2026/07/12 01:44:47 DEBUG : both13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b96_d20260712_m014058_c001_v0001185_t0018_u01783820458462") 2026/07/12 01:44:47 DEBUG : both13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a186_d20260712_m014046_c001_v7007000_t0000_u01783820446725") 2026/07/12 01:44:47 DEBUG : both13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b35_d20260712_m014038_c001_v0001185_t0029_u01783820438245") 2026/07/12 01:44:47 DEBUG : both14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d5_d20260712_m014107_c001_v7007000_t0000_u01783820467144") 2026/07/12 01:44:47 DEBUG : both14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b9a_d20260712_m014059_c001_v0001185_t0008_u01783820459349") 2026/07/12 01:44:47 DEBUG : both14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a187_d20260712_m014046_c001_v7007000_t0000_u01783820446900") 2026/07/12 01:44:47 DEBUG : both14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b3b_d20260712_m014038_c001_v0001185_t0031_u01783820438889") 2026/07/12 01:44:48 DEBUG : both15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d7_d20260712_m014107_c001_v7007000_t0000_u01783820467321") 2026/07/12 01:44:48 DEBUG : both15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ba0_d20260712_m014059_c001_v0001185_t0022_u01783820459947") 2026/07/12 01:44:48 DEBUG : both15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a188_d20260712_m014047_c001_v7007000_t0000_u01783820447075") 2026/07/12 01:44:48 DEBUG : both15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b3d_d20260712_m014039_c001_v0001185_t0015_u01783820439580") 2026/07/12 01:44:48 DEBUG : both16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0d9_d20260712_m014107_c001_v7007000_t0000_u01783820467497") 2026/07/12 01:44:48 DEBUG : both16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ba6_d20260712_m014100_c001_v0001185_t0019_u01783820460672") 2026/07/12 01:44:48 DEBUG : both16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a18b_d20260712_m014047_c001_v7007000_t0000_u01783820447250") 2026/07/12 01:44:48 DEBUG : both16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b43_d20260712_m014040_c001_v0001185_t0059_u01783820440432") 2026/07/12 01:44:48 DEBUG : both17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0db_d20260712_m014107_c001_v7007000_t0000_u01783820467672") 2026/07/12 01:44:48 DEBUG : both17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2baa_d20260712_m014101_c001_v0001185_t0001_u01783820461470") 2026/07/12 01:44:48 DEBUG : both17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a18c_d20260712_m014047_c001_v7007000_t0000_u01783820447425") 2026/07/12 01:44:48 DEBUG : both17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b49_d20260712_m014040_c001_v0001185_t0043_u01783820440950") 2026/07/12 01:44:48 DEBUG : both18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0dd_d20260712_m014107_c001_v7007000_t0000_u01783820467847") 2026/07/12 01:44:48 DEBUG : both18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2bae_d20260712_m014102_c001_v0001185_t0029_u01783820462023") 2026/07/12 01:44:48 DEBUG : both18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a18d_d20260712_m014047_c001_v7007000_t0000_u01783820447599") 2026/07/12 01:44:48 DEBUG : both18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b4d_d20260712_m014041_c001_v0001185_t0015_u01783820441486") 2026/07/12 01:44:48 DEBUG : both19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0df_d20260712_m014108_c001_v7007000_t0000_u01783820468024") 2026/07/12 01:44:48 DEBUG : both19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2bb5_d20260712_m014103_c001_v0001185_t0019_u01783820463035") 2026/07/12 01:44:48 DEBUG : both19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a18f_d20260712_m014047_c001_v7007000_t0000_u01783820447775") 2026/07/12 01:44:48 DEBUG : both19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b51_d20260712_m014041_c001_v0001185_t0016_u01783820441970") 2026/07/12 01:44:49 DEBUG : both2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e0_d20260712_m014108_c001_v7007000_t0000_u01783820468199") 2026/07/12 01:44:49 DEBUG : both2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b73_d20260712_m014051_c001_v0001185_t0025_u01783820451492") 2026/07/12 01:44:49 DEBUG : both2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a191_d20260712_m014047_c001_v7007000_t0000_u01783820447950") 2026/07/12 01:44:49 DEBUG : both2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2aa5_d20260712_m014030_c001_v0001185_t0016_u01783820430632") 2026/07/12 01:44:49 DEBUG : both3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e2_d20260712_m014108_c001_v7007000_t0000_u01783820468375") 2026/07/12 01:44:49 DEBUG : both3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b77_d20260712_m014052_c001_v0001185_t0038_u01783820452237") 2026/07/12 01:44:49 DEBUG : both3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a193_d20260712_m014048_c001_v7007000_t0000_u01783820448125") 2026/07/12 01:44:49 DEBUG : both3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2aa9_d20260712_m014031_c001_v0001185_t0012_u01783820431534") 2026/07/12 01:44:49 DEBUG : both4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e4_d20260712_m014108_c001_v7007000_t0000_u01783820468550") 2026/07/12 01:44:49 DEBUG : both4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b79_d20260712_m014052_c001_v0001185_t0045_u01783820452886") 2026/07/12 01:44:49 DEBUG : both4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a195_d20260712_m014048_c001_v7007000_t0000_u01783820448300") 2026/07/12 01:44:49 DEBUG : both4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ab1_d20260712_m014031_c001_v0001185_t0017_u01783820431989") 2026/07/12 01:44:49 DEBUG : both5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e5_d20260712_m014108_c001_v7007000_t0000_u01783820468724") 2026/07/12 01:44:49 DEBUG : both5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b7d_d20260712_m014053_c001_v0001185_t0046_u01783820453469") 2026/07/12 01:44:49 DEBUG : both5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a197_d20260712_m014048_c001_v7007000_t0000_u01783820448476") 2026/07/12 01:44:49 DEBUG : both5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2abb_d20260712_m014032_c001_v0001185_t0043_u01783820432570") 2026/07/12 01:44:49 DEBUG : both6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e6_d20260712_m014108_c001_v7007000_t0000_u01783820468901") 2026/07/12 01:44:49 DEBUG : both6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b81_d20260712_m014054_c001_v0001185_t0047_u01783820454132") 2026/07/12 01:44:49 DEBUG : both6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a198_d20260712_m014048_c001_v7007000_t0000_u01783820448651") 2026/07/12 01:44:50 DEBUG : both6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ae1_d20260712_m014033_c001_v0001185_t0037_u01783820433224") 2026/07/12 01:44:50 DEBUG : both7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e7_d20260712_m014109_c001_v7007000_t0000_u01783820469076") 2026/07/12 01:44:50 DEBUG : both7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b83_d20260712_m014054_c001_v0001185_t0027_u01783820454658") 2026/07/12 01:44:50 DEBUG : both7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a199_d20260712_m014048_c001_v7007000_t0000_u01783820448826") 2026/07/12 01:44:50 DEBUG : both7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2af9_d20260712_m014033_c001_v0001185_t0059_u01783820433737") 2026/07/12 01:44:50 DEBUG : both8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e8_d20260712_m014109_c001_v7007000_t0000_u01783820469254") 2026/07/12 01:44:50 DEBUG : both8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b87_d20260712_m014055_c001_v0001185_t0036_u01783820455286") 2026/07/12 01:44:50 DEBUG : both8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a19a_d20260712_m014049_c001_v7007000_t0000_u01783820449001") 2026/07/12 01:44:50 DEBUG : both8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b1f_d20260712_m014034_c001_v0001185_t0012_u01783820434438") 2026/07/12 01:44:50 DEBUG : both9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0e9_d20260712_m014109_c001_v7007000_t0000_u01783820469429") 2026/07/12 01:44:50 DEBUG : both9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b8b_d20260712_m014055_c001_v0001185_t0029_u01783820455742") 2026/07/12 01:44:50 DEBUG : both9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a19b_d20260712_m014049_c001_v7007000_t0000_u01783820449176") 2026/07/12 01:44:50 DEBUG : both9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2b23_d20260712_m014035_c001_v0001185_t0013_u01783820435114") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b0_d20260712_m013706_c001_v7007000_t0000_u01783820226807") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add8a_d20260712_m013705_c001_v0001098_t0050_u01783820225112") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1a7_d20260712_m013704_c001_v7007000_t0000_u01783820224028") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add76_d20260712_m013702_c001_v0001098_t0045_u01783820222038") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0a0_d20260712_m013642_c001_v7007000_t0000_u01783820202738") 2026/07/12 01:44:50 DEBUG : c/non empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add08_d20260712_m013639_c001_v0001098_t0012_u01783820199992") 2026/07/12 01:44:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286717_d20260712_m014201_c001_v7007000_t0000_u01783820521740") 2026/07/12 01:44:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd737b_d20260712_m014157_c001_v0001100_t0034_u01783820517495") 2026/07/12 01:44:50 DEBUG : check sum: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e086_d20260712_m013632_c001_v7007000_t0000_u01783820192122") 2026/07/12 01:44:50 DEBUG : check sum: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adce4_d20260712_m013630_c001_v0001098_t0018_u01783820190923") 2026/07/12 01:44:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6a069d_d20260712_m014436_c001_v7007000_t0000_u01783820676951") 2026/07/12 01:44:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e3002_d20260712_m014435_c001_v0001185_t0023_u01783820675627") 2026/07/12 01:44:51 DEBUG : dest/3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a045_d20260712_m013848_c001_v7007000_t0000_u01783820328893") 2026/07/12 01:44:51 DEBUG : dest/3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4037b07bb13a7719_d20260712_m013847_c001_v0001157_t0039_u01783820327848") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a1_d20260712_m014257_c001_v7007000_t0000_u01783820577238") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e02_d20260712_m014253_c001_v0001185_t0011_u01783820573193") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5237_d20260712_m014409_c001_v7007000_t0000_u01783820649586") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f3b_d20260712_m014358_c001_v0001185_t0035_u01783820638974") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794ac_d20260712_m014354_c001_v7007000_t0000_u01783820634762") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ef7_d20260712_m014344_c001_v0001185_t0029_u01783820624445") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd95_d20260712_m014340_c001_v7007000_t0000_u01783820620396") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ea6_d20260712_m014329_c001_v0001185_t0031_u01783820609989") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b520d_d20260712_m014326_c001_v7007000_t0000_u01783820606079") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e6a_d20260712_m014315_c001_v0001185_t0011_u01783820595752") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a4_d20260712_m014311_c001_v7007000_t0000_u01783820591844") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e20_d20260712_m014301_c001_v0001185_t0055_u01783820581154") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d54730849a_d20260712_m014254_c001_v7007000_t0000_u01783820574860") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae272_d20260712_m014245_c001_v0001098_t0009_u01783820565694") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a67_d20260712_m014241_c001_v7007000_t0000_u01783820561622") 2026/07/12 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2da8_d20260712_m014238_c001_v0001185_t0034_u01783820558069") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e690_d20260712_m014236_c001_v7007000_t0000_u01783820556692") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73e1_d20260712_m014225_c001_v0001100_t0048_u01783820545770") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90ed_d20260712_m014221_c001_v7007000_t0000_u01783820541583") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d40_d20260712_m014217_c001_v0001185_t0056_u01783820537688") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4035627ccfad8aed_d20260712_m014216_c001_v7007000_t0000_u01783820536272") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb20_d20260712_m014205_c001_v0001179_t0029_u01783820525836") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404496db8f1ac4b1_d20260712_m014159_c001_v7007000_t0000_u01783820519518") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eada_d20260712_m014148_c001_v0001179_t0009_u01783820508855") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e94_d20260712_m014144_c001_v7007000_t0000_u01783820504824") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eaa6_d20260712_m014134_c001_v0001179_t0058_u01783820494990") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866dc_d20260712_m014131_c001_v7007000_t0000_u01783820491103") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea64_d20260712_m014121_c001_v0001179_t0058_u01783820481702") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f422d1327893fbae0_d20260712_m014239_c001_v7007000_t0000_u01783820559334") 2026/07/12 01:44:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d90_d20260712_m014234_c001_v0001185_t0018_u01783820554706") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a2_d20260712_m014257_c001_v7007000_t0000_u01783820577412") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7451_d20260712_m014253_c001_v0001100_t0050_u01783820573201") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5238_d20260712_m014409_c001_v7007000_t0000_u01783820649759") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed3e_d20260712_m014359_c001_v0001179_t0017_u01783820639511") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794af_d20260712_m014354_c001_v7007000_t0000_u01783820634945") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ecf8_d20260712_m014345_c001_v0001179_t0025_u01783820625029") 2026/07/12 01:44:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd96_d20260712_m014340_c001_v7007000_t0000_u01783820620571") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ecb6_d20260712_m014330_c001_v0001179_t0014_u01783820610538") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b520f_d20260712_m014326_c001_v7007000_t0000_u01783820606253") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec80_d20260712_m014316_c001_v0001179_t0031_u01783820596296") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a5_d20260712_m014312_c001_v7007000_t0000_u01783820592018") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec46_d20260712_m014301_c001_v0001179_t0030_u01783820581699") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679a_d20260712_m014255_c001_v7007000_t0000_u01783820575016") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec14_d20260712_m014246_c001_v0001179_t0021_u01783820566509") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a68_d20260712_m014241_c001_v7007000_t0000_u01783820561803") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebe6_d20260712_m014238_c001_v0001179_t0013_u01783820558079") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f0c_d20260712_m014236_c001_v7007000_t0000_u01783820556771") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d6c_d20260712_m014226_c001_v0001185_t0000_u01783820546414") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90ef_d20260712_m014221_c001_v7007000_t0000_u01783820541766") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb6c_d20260712_m014217_c001_v0001179_t0007_u01783820537677") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67b_d20260712_m014216_c001_v7007000_t0000_u01783820536050") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7395_d20260712_m014206_c001_v0001100_t0016_u01783820526474") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46b1_d20260712_m014159_c001_v7007000_t0000_u01783820519372") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7355_d20260712_m014149_c001_v0001100_t0003_u01783820509453") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e95_d20260712_m014144_c001_v7007000_t0000_u01783820504997") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7331_d20260712_m014135_c001_v0001100_t0055_u01783820495552") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866de_d20260712_m014131_c001_v7007000_t0000_u01783820491278") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7313_d20260712_m014121_c001_v0001100_t0017_u01783820481906") 2026/07/12 01:44:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628678d_d20260712_m014239_c001_v7007000_t0000_u01783820559346") 2026/07/12 01:44:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebcc_d20260712_m014234_c001_v0001179_t0040_u01783820554724") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a3_d20260712_m014257_c001_v7007000_t0000_u01783820577586") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e04_d20260712_m014253_c001_v0001185_t0051_u01783820573391") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5239_d20260712_m014409_c001_v7007000_t0000_u01783820649932") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd752f_d20260712_m014400_c001_v0001100_t0043_u01783820640151") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794b3_d20260712_m014355_c001_v7007000_t0000_u01783820635128") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74ff_d20260712_m014345_c001_v0001100_t0057_u01783820625737") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd97_d20260712_m014340_c001_v7007000_t0000_u01783820620747") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74cb_d20260712_m014331_c001_v0001100_t0008_u01783820611130") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5211_d20260712_m014326_c001_v7007000_t0000_u01783820606427") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd749d_d20260712_m014316_c001_v0001100_t0002_u01783820596867") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a6_d20260712_m014312_c001_v7007000_t0000_u01783820592193") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7473_d20260712_m014302_c001_v0001100_t0027_u01783820582253") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f1e_d20260712_m014255_c001_v7007000_t0000_u01783820575121") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2de2_d20260712_m014247_c001_v0001185_t0024_u01783820567103") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a69_d20260712_m014241_c001_v7007000_t0000_u01783820561984") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7417_d20260712_m014238_c001_v0001100_t0045_u01783820558252") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac98a_d20260712_m014236_c001_v7007000_t0000_u01783820556920") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb9c_d20260712_m014226_c001_v0001179_t0042_u01783820546947") 2026/07/12 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f1_d20260712_m014221_c001_v7007000_t0000_u01783820541946") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d46_d20260712_m014217_c001_v0001185_t0033_u01783820537880") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d54730843f_d20260712_m014216_c001_v7007000_t0000_u01783820536483") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1d2_d20260712_m014207_c001_v0001098_t0012_u01783820527337") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4078cf379f0e8885_d20260712_m014158_c001_v7007000_t0000_u01783820518935") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c78_d20260712_m014150_c001_v0001185_t0037_u01783820510291") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e96_d20260712_m014145_c001_v7007000_t0000_u01783820505170") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c2e_d20260712_m014136_c001_v0001185_t0023_u01783820496224") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e0_d20260712_m014131_c001_v7007000_t0000_u01783820491453") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c01_d20260712_m014122_c001_v0001185_t0038_u01783820482261") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404496db8f1ac4b9_d20260712_m014239_c001_v7007000_t0000_u01783820559365") 2026/07/12 01:44:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d92_d20260712_m014234_c001_v0001185_t0016_u01783820554900") 2026/07/12 01:44:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a4_d20260712_m014257_c001_v7007000_t0000_u01783820577762") 2026/07/12 01:44:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec2a_d20260712_m014253_c001_v0001179_t0020_u01783820573401") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523a_d20260712_m014410_c001_v7007000_t0000_u01783820650105") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae382_d20260712_m014400_c001_v0001098_t0007_u01783820640856") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794b6_d20260712_m014355_c001_v7007000_t0000_u01783820635311") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae358_d20260712_m014346_c001_v0001098_t0045_u01783820626424") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd98_d20260712_m014340_c001_v7007000_t0000_u01783820620961") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae326_d20260712_m014331_c001_v0001098_t0027_u01783820611897") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5212_d20260712_m014326_c001_v7007000_t0000_u01783820606609") 2026/07/12 01:44:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2e6_d20260712_m014317_c001_v0001098_t0017_u01783820597588") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a7_d20260712_m014312_c001_v7007000_t0000_u01783820592367") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2aa_d20260712_m014303_c001_v0001098_t0058_u01783820583269") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d54730849b_d20260712_m014255_c001_v7007000_t0000_u01783820575043") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7431_d20260712_m014247_c001_v0001100_t0054_u01783820567690") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6a_d20260712_m014242_c001_v7007000_t0000_u01783820562165") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2dac_d20260712_m014238_c001_v0001185_t0015_u01783820558263") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628678c_d20260712_m014236_c001_v7007000_t0000_u01783820556878") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae228_d20260712_m014227_c001_v0001098_t0058_u01783820547502") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f3_d20260712_m014222_c001_v7007000_t0000_u01783820542191") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae206_d20260712_m014217_c001_v0001098_t0013_u01783820537893") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d54730843e_d20260712_m014216_c001_v7007000_t0000_u01783820536301") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d00_d20260712_m014208_c001_v0001185_t0039_u01783820528106") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286711_d20260712_m014159_c001_v7007000_t0000_u01783820519324") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1a4_d20260712_m014150_c001_v0001098_t0010_u01783820510818") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e97_d20260712_m014145_c001_v7007000_t0000_u01783820505344") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae17c_d20260712_m014136_c001_v0001098_t0035_u01783820496763") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e2_d20260712_m014131_c001_v7007000_t0000_u01783820491627") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae152_d20260712_m014122_c001_v0001098_t0046_u01783820482478") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f19_d20260712_m014239_c001_v7007000_t0000_u01783820559293") 2026/07/12 01:44:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebce_d20260712_m014234_c001_v0001179_t0031_u01783820554926") 2026/07/12 01:44:56 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a5_d20260712_m014257_c001_v7007000_t0000_u01783820577936") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7453_d20260712_m014253_c001_v0001100_t0019_u01783820573488") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523b_d20260712_m014410_c001_v7007000_t0000_u01783820650277") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f4e_d20260712_m014401_c001_v0001185_t0013_u01783820641417") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794b9_d20260712_m014355_c001_v7007000_t0000_u01783820635495") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f0d_d20260712_m014346_c001_v0001185_t0044_u01783820626717") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd99_d20260712_m014341_c001_v7007000_t0000_u01783820621136") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2eb3_d20260712_m014332_c001_v0001185_t0042_u01783820612277") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5213_d20260712_m014326_c001_v7007000_t0000_u01783820606784") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e72_d20260712_m014318_c001_v0001185_t0043_u01783820598139") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a8_d20260712_m014312_c001_v7007000_t0000_u01783820592541") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e2a_d20260712_m014303_c001_v0001185_t0046_u01783820583779") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679c_d20260712_m014255_c001_v7007000_t0000_u01783820575190") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae278_d20260712_m014247_c001_v0001098_t0053_u01783820567988") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6b_d20260712_m014242_c001_v7007000_t0000_u01783820562345") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebe8_d20260712_m014238_c001_v0001179_t0055_u01783820558303") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86b5ed_d20260712_m014236_c001_v7007000_t0000_u01783820556934") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73e9_d20260712_m014228_c001_v0001100_t0001_u01783820548026") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f4_d20260712_m014222_c001_v7007000_t0000_u01783820542372") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73c9_d20260712_m014217_c001_v0001100_t0049_u01783820537903") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a579_d20260712_m014216_c001_v7007000_t0000_u01783820536304") 2026/07/12 01:44:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb28_d20260712_m014208_c001_v0001179_t0037_u01783820528302") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f406bed479175cf6b_d20260712_m014159_c001_v7007000_t0000_u01783820519372") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eadc_d20260712_m014151_c001_v0001179_t0034_u01783820511353") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e98_d20260712_m014145_c001_v7007000_t0000_u01783820505518") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eaac_d20260712_m014137_c001_v0001179_t0013_u01783820497062") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e4_d20260712_m014131_c001_v7007000_t0000_u01783820491802") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea6a_d20260712_m014123_c001_v0001179_t0021_u01783820483216") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404496db8f1ac4ba_d20260712_m014239_c001_v7007000_t0000_u01783820559550") 2026/07/12 01:44:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae248_d20260712_m014234_c001_v0001098_t0031_u01783820554990") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a6_d20260712_m014258_c001_v7007000_t0000_u01783820578111") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e06_d20260712_m014253_c001_v0001185_t0059_u01783820573577") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523c_d20260712_m014410_c001_v7007000_t0000_u01783820650450") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed48_d20260712_m014401_c001_v0001179_t0011_u01783820641635") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794bc_d20260712_m014355_c001_v7007000_t0000_u01783820635680") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed02_d20260712_m014346_c001_v0001179_t0058_u01783820626955") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd9a_d20260712_m014341_c001_v7007000_t0000_u01783820621309") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ecbe_d20260712_m014332_c001_v0001179_t0013_u01783820612463") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5214_d20260712_m014326_c001_v7007000_t0000_u01783820606958") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec8e_d20260712_m014318_c001_v0001179_t0059_u01783820598620") 2026/07/12 01:44:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6a9_d20260712_m014312_c001_v7007000_t0000_u01783820592717") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec50_d20260712_m014304_c001_v0001179_t0055_u01783820584026") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9118_d20260712_m014255_c001_v7007000_t0000_u01783820575216") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec1a_d20260712_m014248_c001_v0001179_t0031_u01783820568326") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6c_d20260712_m014242_c001_v7007000_t0000_u01783820562527") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae260_d20260712_m014238_c001_v0001098_t0001_u01783820558425") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628678b_d20260712_m014236_c001_v7007000_t0000_u01783820556701") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d78_d20260712_m014228_c001_v0001185_t0035_u01783820548374") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f6_d20260712_m014222_c001_v7007000_t0000_u01783820542554") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb70_d20260712_m014217_c001_v0001179_t0051_u01783820537934") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a57b_d20260712_m014216_c001_v7007000_t0000_u01783820536495") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd739f_d20260712_m014208_c001_v0001100_t0023_u01783820528525") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46b2_d20260712_m014159_c001_v7007000_t0000_u01783820519545") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd735b_d20260712_m014151_c001_v0001100_t0019_u01783820511566") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e99_d20260712_m014145_c001_v7007000_t0000_u01783820505693") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7335_d20260712_m014137_c001_v0001100_t0029_u01783820497288") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e5_d20260712_m014131_c001_v7007000_t0000_u01783820491977") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7319_d20260712_m014123_c001_v0001100_t0001_u01783820483479") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f1b_d20260712_m014239_c001_v7007000_t0000_u01783820559658") 2026/07/12 01:44:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd740b_d20260712_m014235_c001_v0001100_t0001_u01783820555000") 2026/07/12 01:44:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a7_d20260712_m014258_c001_v7007000_t0000_u01783820578285") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae28c_d20260712_m014253_c001_v0001098_t0052_u01783820573668") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523d_d20260712_m014410_c001_v7007000_t0000_u01783820650622") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7535_d20260712_m014401_c001_v0001100_t0040_u01783820641861") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794bd_d20260712_m014355_c001_v7007000_t0000_u01783820635864") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7507_d20260712_m014347_c001_v0001100_t0046_u01783820627169") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd9b_d20260712_m014341_c001_v7007000_t0000_u01783820621483") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74d3_d20260712_m014332_c001_v0001100_t0055_u01783820612688") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5215_d20260712_m014327_c001_v7007000_t0000_u01783820607132") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74a5_d20260712_m014318_c001_v0001100_t0012_u01783820598846") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6aa_d20260712_m014312_c001_v7007000_t0000_u01783820592892") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7477_d20260712_m014304_c001_v0001100_t0030_u01783820584269") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6a022c_d20260712_m014255_c001_v7007000_t0000_u01783820575050") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2dea_d20260712_m014248_c001_v0001185_t0028_u01783820568540") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6d_d20260712_m014242_c001_v7007000_t0000_u01783820562709") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2dae_d20260712_m014238_c001_v0001185_t0005_u01783820558476") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac989_d20260712_m014236_c001_v7007000_t0000_u01783820556854") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eba0_d20260712_m014228_c001_v0001179_t0038_u01783820548558") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f7_d20260712_m014222_c001_v7007000_t0000_u01783820542737") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d4c_d20260712_m014218_c001_v0001185_t0026_u01783820538065") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d7f5_d20260712_m014216_c001_v7007000_t0000_u01783820536261") 2026/07/12 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1d8_d20260712_m014209_c001_v0001098_t0042_u01783820529010") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404496db8f1ac4b0_d20260712_m014159_c001_v7007000_t0000_u01783820519334") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c7e_d20260712_m014152_c001_v0001185_t0059_u01783820512060") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9a_d20260712_m014145_c001_v7007000_t0000_u01783820505867") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c3a_d20260712_m014137_c001_v0001185_t0035_u01783820497767") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e7_d20260712_m014132_c001_v7007000_t0000_u01783820492156") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c09_d20260712_m014124_c001_v0001185_t0049_u01783820484043") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86b605_d20260712_m014239_c001_v7007000_t0000_u01783820559669") 2026/07/12 01:45:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d94_d20260712_m014235_c001_v0001185_t0042_u01783820555115") 2026/07/12 01:45:01 DEBUG : dir1/0007-12345: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a8_d20260712_m014258_c001_v7007000_t0000_u01783820578459") 2026/07/12 01:45:01 DEBUG : dir1/0007-12345: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec2c_d20260712_m014253_c001_v0001179_t0013_u01783820573709") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523e_d20260712_m014410_c001_v7007000_t0000_u01783820650794") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae386_d20260712_m014402_c001_v0001098_t0027_u01783820642241") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794be_d20260712_m014356_c001_v7007000_t0000_u01783820636047") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae35a_d20260712_m014347_c001_v0001098_t0016_u01783820627441") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd9c_d20260712_m014341_c001_v7007000_t0000_u01783820621658") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae32a_d20260712_m014333_c001_v0001098_t0056_u01783820613069") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5216_d20260712_m014327_c001_v7007000_t0000_u01783820607305") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2ec_d20260712_m014319_c001_v0001098_t0021_u01783820599232") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6ab_d20260712_m014313_c001_v7007000_t0000_u01783820593068") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2b2_d20260712_m014304_c001_v0001098_t0030_u01783820584559") 2026/07/12 01:45:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a596_d20260712_m014255_c001_v7007000_t0000_u01783820575226") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7435_d20260712_m014248_c001_v0001100_t0027_u01783820568729") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6e_d20260712_m014242_c001_v7007000_t0000_u01783820562939") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebea_d20260712_m014238_c001_v0001179_t0027_u01783820558531") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f422d1327893fbad5_d20260712_m014236_c001_v7007000_t0000_u01783820556723") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae22a_d20260712_m014228_c001_v0001098_t0034_u01783820548825") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f8_d20260712_m014222_c001_v7007000_t0000_u01783820542921") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb72_d20260712_m014218_c001_v0001179_t0006_u01783820538159") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67c_d20260712_m014216_c001_v7007000_t0000_u01783820536223") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d08_d20260712_m014209_c001_v0001185_t0041_u01783820529504") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418455c9fab16803_d20260712_m014159_c001_v7007000_t0000_u01783820519558") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1aa_d20260712_m014152_c001_v0001098_t0028_u01783820512285") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9b_d20260712_m014146_c001_v7007000_t0000_u01783820506040") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae180_d20260712_m014137_c001_v0001098_t0040_u01783820497951") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866e9_d20260712_m014132_c001_v7007000_t0000_u01783820492333") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae158_d20260712_m014124_c001_v0001098_t0054_u01783820484236") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac995_d20260712_m014239_c001_v7007000_t0000_u01783820559498") 2026/07/12 01:45:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebd4_d20260712_m014235_c001_v0001179_t0058_u01783820555203") 2026/07/12 01:45:02 DEBUG : dir1/0008-23456: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867a9_d20260712_m014258_c001_v7007000_t0000_u01783820578635") 2026/07/12 01:45:02 DEBUG : dir1/0008-23456: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e08_d20260712_m014253_c001_v0001185_t0026_u01783820573772") 2026/07/12 01:45:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b523f_d20260712_m014410_c001_v7007000_t0000_u01783820650966") 2026/07/12 01:45:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f54_d20260712_m014402_c001_v0001185_t0043_u01783820642814") 2026/07/12 01:45:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794bf_d20260712_m014356_c001_v7007000_t0000_u01783820636231") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f13_d20260712_m014347_c001_v0001185_t0002_u01783820627866") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acd9d_d20260712_m014341_c001_v7007000_t0000_u01783820621832") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ebd_d20260712_m014333_c001_v0001185_t0020_u01783820613720") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5218_d20260712_m014327_c001_v7007000_t0000_u01783820607479") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e7e_d20260712_m014319_c001_v0001185_t0050_u01783820599915") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6ac_d20260712_m014313_c001_v7007000_t0000_u01783820593242") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e2e_d20260712_m014304_c001_v0001185_t0012_u01783820584848") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679d_d20260712_m014255_c001_v7007000_t0000_u01783820575237") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae27c_d20260712_m014249_c001_v0001098_t0013_u01783820569108") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a6f_d20260712_m014243_c001_v7007000_t0000_u01783820563121") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7419_d20260712_m014238_c001_v0001100_t0000_u01783820558571") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f0d_d20260712_m014236_c001_v7007000_t0000_u01783820556953") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73ef_d20260712_m014229_c001_v0001100_t0053_u01783820549110") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90f9_d20260712_m014223_c001_v7007000_t0000_u01783820543106") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73cd_d20260712_m014218_c001_v0001100_t0029_u01783820538189") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67d_d20260712_m014216_c001_v7007000_t0000_u01783820536396") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb30_d20260712_m014209_c001_v0001179_t0005_u01783820529727") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f406bed479175cf6c_d20260712_m014159_c001_v7007000_t0000_u01783820519568") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eae4_d20260712_m014152_c001_v0001179_t0017_u01783820512848") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9c_d20260712_m014146_c001_v7007000_t0000_u01783820506213") 2026/07/12 01:45:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eaae_d20260712_m014138_c001_v0001179_t0010_u01783820498262") 2026/07/12 01:45:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866eb_d20260712_m014132_c001_v7007000_t0000_u01783820492508") 2026/07/12 01:45:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea72_d20260712_m014124_c001_v0001179_t0056_u01783820484656") 2026/07/12 01:45:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e693_d20260712_m014239_c001_v7007000_t0000_u01783820559354") 2026/07/12 01:45:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae24a_d20260712_m014235_c001_v0001098_t0009_u01783820555267") 2026/07/12 01:45:04 DEBUG : dir1/0009-34567: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867aa_d20260712_m014258_c001_v7007000_t0000_u01783820578809") 2026/07/12 01:45:04 DEBUG : dir1/0009-34567: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7457_d20260712_m014253_c001_v0001100_t0044_u01783820573816") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5240_d20260712_m014411_c001_v7007000_t0000_u01783820651140") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed52_d20260712_m014403_c001_v0001179_t0043_u01783820643040") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794c2_d20260712_m014356_c001_v7007000_t0000_u01783820636414") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed06_d20260712_m014348_c001_v0001179_t0042_u01783820628078") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdc4_d20260712_m014342_c001_v7007000_t0000_u01783820622007") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ecc2_d20260712_m014333_c001_v0001179_t0058_u01783820613907") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521a_d20260712_m014327_c001_v7007000_t0000_u01783820607654") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec90_d20260712_m014320_c001_v0001179_t0043_u01783820600107") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6ad_d20260712_m014313_c001_v7007000_t0000_u01783820593416") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec58_d20260712_m014305_c001_v0001179_t0039_u01783820585037") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628679b_d20260712_m014255_c001_v7007000_t0000_u01783820575055") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec1c_d20260712_m014249_c001_v0001179_t0026_u01783820569539") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a70_d20260712_m014243_c001_v7007000_t0000_u01783820563302") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2db1_d20260712_m014238_c001_v0001185_t0027_u01783820558673") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e68e_d20260712_m014236_c001_v7007000_t0000_u01783820556344") 2026/07/12 01:45:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d7c_d20260712_m014229_c001_v0001185_t0050_u01783820549465") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90fa_d20260712_m014223_c001_v7007000_t0000_u01783820543287") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d50_d20260712_m014218_c001_v0001185_t0005_u01783820538276") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46d5_d20260712_m014216_c001_v7007000_t0000_u01783820536408") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73a1_d20260712_m014209_c001_v0001100_t0056_u01783820529952") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4078cf379f0e8888_d20260712_m014159_c001_v7007000_t0000_u01783820519484") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7361_d20260712_m014153_c001_v0001100_t0029_u01783820513080") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9d_d20260712_m014146_c001_v7007000_t0000_u01783820506400") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd733b_d20260712_m014138_c001_v0001100_t0020_u01783820498466") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866ed_d20260712_m014132_c001_v7007000_t0000_u01783820492683") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd731b_d20260712_m014124_c001_v0001100_t0008_u01783820484859") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f422d1327893fbae4_d20260712_m014239_c001_v7007000_t0000_u01783820559681") 2026/07/12 01:45:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d96_d20260712_m014235_c001_v0001185_t0031_u01783820555354") 2026/07/12 01:45:05 DEBUG : dir1/0010-45678: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867ab_d20260712_m014258_c001_v7007000_t0000_u01783820578983") 2026/07/12 01:45:05 DEBUG : dir1/0010-45678: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae290_d20260712_m014253_c001_v0001098_t0025_u01783820573916") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5242_d20260712_m014411_c001_v7007000_t0000_u01783820651314") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7539_d20260712_m014403_c001_v0001100_t0024_u01783820643256") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794c5_d20260712_m014356_c001_v7007000_t0000_u01783820636599") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7509_d20260712_m014348_c001_v0001100_t0032_u01783820628292") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdc5_d20260712_m014342_c001_v7007000_t0000_u01783820622183") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74d9_d20260712_m014334_c001_v0001100_t0002_u01783820614127") 2026/07/12 01:45:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521b_d20260712_m014327_c001_v7007000_t0000_u01783820607828") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74a7_d20260712_m014320_c001_v0001100_t0041_u01783820600312") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6ae_d20260712_m014313_c001_v7007000_t0000_u01783820593592") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd747b_d20260712_m014305_c001_v0001100_t0049_u01783820585282") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286799_d20260712_m014254_c001_v7007000_t0000_u01783820574842") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2df2_d20260712_m014249_c001_v0001185_t0042_u01783820569809") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a71_d20260712_m014243_c001_v7007000_t0000_u01783820563483") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebec_d20260712_m014238_c001_v0001179_t0037_u01783820558740") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac983_d20260712_m014236_c001_v7007000_t0000_u01783820556334") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eba8_d20260712_m014229_c001_v0001179_t0024_u01783820549700") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90fb_d20260712_m014223_c001_v7007000_t0000_u01783820543468") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae208_d20260712_m014218_c001_v0001098_t0048_u01783820538322") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41616794590b7805_d20260712_m014216_c001_v7007000_t0000_u01783820536266") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1e2_d20260712_m014210_c001_v0001098_t0040_u01783820530374") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288d05b4_d20260712_m014159_c001_v7007000_t0000_u01783820519578") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c8e_d20260712_m014153_c001_v0001185_t0055_u01783820513589") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9e_d20260712_m014146_c001_v7007000_t0000_u01783820506574") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c40_d20260712_m014138_c001_v0001185_t0009_u01783820498874") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866ef_d20260712_m014132_c001_v7007000_t0000_u01783820492858") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c11_d20260712_m014125_c001_v0001185_t0059_u01783820485306") 2026/07/12 01:45:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86b602_d20260712_m014239_c001_v7007000_t0000_u01783820559303") 2026/07/12 01:45:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebd6_d20260712_m014235_c001_v0001179_t0011_u01783820555411") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867ac_d20260712_m014259_c001_v7007000_t0000_u01783820579159") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e0a_d20260712_m014254_c001_v0001185_t0056_u01783820574003") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5244_d20260712_m014411_c001_v7007000_t0000_u01783820651489") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae38a_d20260712_m014403_c001_v0001098_t0029_u01783820643613") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794c8_d20260712_m014356_c001_v7007000_t0000_u01783820636783") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae360_d20260712_m014348_c001_v0001098_t0036_u01783820628739") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdc7_d20260712_m014342_c001_v7007000_t0000_u01783820622356") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae330_d20260712_m014334_c001_v0001098_t0048_u01783820614513") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521c_d20260712_m014328_c001_v7007000_t0000_u01783820608002") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2f0_d20260712_m014320_c001_v0001098_t0041_u01783820600618") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6af_d20260712_m014313_c001_v7007000_t0000_u01783820593766") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2b8_d20260712_m014305_c001_v0001098_t0030_u01783820585623") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9116_d20260712_m014254_c001_v7007000_t0000_u01783820574866") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7443_d20260712_m014250_c001_v0001100_t0047_u01783820570018") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a73_d20260712_m014243_c001_v7007000_t0000_u01783820563666") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae262_d20260712_m014238_c001_v0001098_t0030_u01783820558750") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac984_d20260712_m014236_c001_v7007000_t0000_u01783820556507") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae230_d20260712_m014230_c001_v0001098_t0034_u01783820550199") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90fc_d20260712_m014223_c001_v7007000_t0000_u01783820543649") 2026/07/12 01:45:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb74_d20260712_m014218_c001_v0001179_t0013_u01783820538373") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41616794590b7806_d20260712_m014216_c001_v7007000_t0000_u01783820536440") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d0c_d20260712_m014210_c001_v0001185_t0050_u01783820530785") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418455c9fab16801_d20260712_m014159_c001_v7007000_t0000_u01783820519374") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1ac_d20260712_m014153_c001_v0001098_t0051_u01783820513812") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953e9f_d20260712_m014146_c001_v7007000_t0000_u01783820506749") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae186_d20260712_m014139_c001_v0001098_t0039_u01783820499070") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f1_d20260712_m014133_c001_v7007000_t0000_u01783820493033") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae15a_d20260712_m014125_c001_v0001098_t0049_u01783820485558") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a61_d20260712_m014239_c001_v7007000_t0000_u01783820559698") 2026/07/12 01:45:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d98_d20260712_m014235_c001_v0001185_t0045_u01783820555550") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867ad_d20260712_m014259_c001_v7007000_t0000_u01783820579335") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e0c_d20260712_m014254_c001_v0001185_t0023_u01783820574202") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5247_d20260712_m014411_c001_v7007000_t0000_u01783820651741") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f58_d20260712_m014404_c001_v0001185_t0053_u01783820644008") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794c9_d20260712_m014356_c001_v7007000_t0000_u01783820636970") 2026/07/12 01:45:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f19_d20260712_m014349_c001_v0001185_t0030_u01783820629035") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdc9_d20260712_m014342_c001_v7007000_t0000_u01783820622530") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2ec7_d20260712_m014334_c001_v0001185_t0001_u01783820614863") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521d_d20260712_m014328_c001_v7007000_t0000_u01783820608176") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e86_d20260712_m014321_c001_v0001185_t0007_u01783820601080") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6b0_d20260712_m014313_c001_v7007000_t0000_u01783820593943") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2e36_d20260712_m014306_c001_v0001185_t0036_u01783820586025") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40917800ac52d0f5_d20260712_m014255_c001_v7007000_t0000_u01783820575071") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae27e_d20260712_m014250_c001_v0001098_t0048_u01783820570394") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a74_d20260712_m014243_c001_v7007000_t0000_u01783820563846") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2db6_d20260712_m014238_c001_v0001185_t0056_u01783820558902") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a53_d20260712_m014236_c001_v7007000_t0000_u01783820556725") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73f3_d20260712_m014230_c001_v0001100_t0042_u01783820550839") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90fd_d20260712_m014223_c001_v7007000_t0000_u01783820543831") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d52_d20260712_m014218_c001_v0001185_t0032_u01783820538476") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d7f6_d20260712_m014216_c001_v7007000_t0000_u01783820536451") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb36_d20260712_m014210_c001_v0001179_t0006_u01783820530971") 2026/07/12 01:45:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31ee2_d20260712_m014159_c001_v7007000_t0000_u01783820519522") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eae8_d20260712_m014154_c001_v0001179_t0054_u01783820514058") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953ea0_d20260712_m014146_c001_v7007000_t0000_u01783820506923") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eab4_d20260712_m014139_c001_v0001179_t0048_u01783820499374") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f3_d20260712_m014133_c001_v7007000_t0000_u01783820493208") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea7a_d20260712_m014125_c001_v0001179_t0056_u01783820485872") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac994_d20260712_m014239_c001_v7007000_t0000_u01783820559315") 2026/07/12 01:45:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd740d_d20260712_m014235_c001_v0001100_t0051_u01783820555573") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867ae_d20260712_m014259_c001_v7007000_t0000_u01783820579509") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7459_d20260712_m014254_c001_v0001100_t0051_u01783820574250") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5249_d20260712_m014411_c001_v7007000_t0000_u01783820651915") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed58_d20260712_m014404_c001_v0001179_t0019_u01783820644208") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794ca_d20260712_m014357_c001_v7007000_t0000_u01783820637154") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed0a_d20260712_m014349_c001_v0001179_t0018_u01783820629251") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdca_d20260712_m014342_c001_v7007000_t0000_u01783820622704") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ecc4_d20260712_m014335_c001_v0001179_t0043_u01783820615068") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521e_d20260712_m014328_c001_v7007000_t0000_u01783820608350") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec92_d20260712_m014321_c001_v0001179_t0012_u01783820601261") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6b1_d20260712_m014314_c001_v7007000_t0000_u01783820594117") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec5c_d20260712_m014306_c001_v0001179_t0024_u01783820586219") 2026/07/12 01:45:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac997_d20260712_m014255_c001_v7007000_t0000_u01783820575072") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec20_d20260712_m014250_c001_v0001179_t0001_u01783820570769") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a75_d20260712_m014244_c001_v7007000_t0000_u01783820564027") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd741d_d20260712_m014238_c001_v0001100_t0043_u01783820558926") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac987_d20260712_m014236_c001_v7007000_t0000_u01783820556734") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d82_d20260712_m014231_c001_v0001185_t0022_u01783820551330") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90fe_d20260712_m014224_c001_v7007000_t0000_u01783820544012") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb78_d20260712_m014218_c001_v0001179_t0020_u01783820538631") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67e_d20260712_m014216_c001_v7007000_t0000_u01783820536570") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73a7_d20260712_m014211_c001_v0001100_t0032_u01783820531169") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288d01cb_d20260712_m014159_c001_v7007000_t0000_u01783820519385") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7369_d20260712_m014154_c001_v0001100_t0010_u01783820514329") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953ea1_d20260712_m014147_c001_v7007000_t0000_u01783820507099") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd733f_d20260712_m014139_c001_v0001100_t0041_u01783820499624") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f5_d20260712_m014133_c001_v7007000_t0000_u01783820493383") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd731d_d20260712_m014126_c001_v0001100_t0008_u01783820486101") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31f1a_d20260712_m014239_c001_v7007000_t0000_u01783820559475") 2026/07/12 01:45:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebd8_d20260712_m014235_c001_v0001179_t0058_u01783820555622") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867af_d20260712_m014259_c001_v7007000_t0000_u01783820579684") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae294_d20260712_m014254_c001_v0001098_t0006_u01783820574260") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b524b_d20260712_m014412_c001_v7007000_t0000_u01783820652088") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7541_d20260712_m014404_c001_v0001100_t0032_u01783820644470") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794cb_d20260712_m014357_c001_v7007000_t0000_u01783820637337") 2026/07/12 01:45:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd750f_d20260712_m014349_c001_v0001100_t0001_u01783820629531") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdcb_d20260712_m014342_c001_v7007000_t0000_u01783820622878") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74dd_d20260712_m014335_c001_v0001100_t0005_u01783820615269") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b521f_d20260712_m014328_c001_v7007000_t0000_u01783820608525") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd74a9_d20260712_m014321_c001_v0001100_t0005_u01783820601486") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6b2_d20260712_m014314_c001_v7007000_t0000_u01783820594291") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd747f_d20260712_m014306_c001_v0001100_t0056_u01783820586677") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9115_d20260712_m014254_c001_v7007000_t0000_u01783820574689") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2df6_d20260712_m014250_c001_v0001185_t0035_u01783820570986") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a76_d20260712_m014244_c001_v7007000_t0000_u01783820564208") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebf1_d20260712_m014238_c001_v0001179_t0011_u01783820558942") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86b5ea_d20260712_m014236_c001_v7007000_t0000_u01783820556759") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ebb6_d20260712_m014231_c001_v0001179_t0031_u01783820551527") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90ff_d20260712_m014224_c001_v7007000_t0000_u01783820544192") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d54_d20260712_m014218_c001_v0001185_t0045_u01783820538662") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4035627ccfad8aee_d20260712_m014216_c001_v7007000_t0000_u01783820536463") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1e6_d20260712_m014211_c001_v0001098_t0030_u01783820531605") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f411760f702ff7719_d20260712_m014159_c001_v7007000_t0000_u01783820519310") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c9c_d20260712_m014154_c001_v0001185_t0041_u01783820514751") 2026/07/12 01:45:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953ea3_d20260712_m014147_c001_v7007000_t0000_u01783820507273") 2026/07/12 01:45:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c48_d20260712_m014140_c001_v0001185_t0036_u01783820500001") 2026/07/12 01:45:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f6_d20260712_m014133_c001_v7007000_t0000_u01783820493558") 2026/07/12 01:45:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2c15_d20260712_m014126_c001_v0001185_t0031_u01783820486574") 2026/07/12 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f422d1327893fbae1_d20260712_m014239_c001_v7007000_t0000_u01783820559507") 2026/07/12 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae24e_d20260712_m014235_c001_v0001098_t0023_u01783820555694") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867b0_d20260712_m014259_c001_v7007000_t0000_u01783820579858") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec2e_d20260712_m014254_c001_v0001179_t0057_u01783820574371") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b524c_d20260712_m014412_c001_v7007000_t0000_u01783820652262") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae392_d20260712_m014404_c001_v0001098_t0052_u01783820644926") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794cc_d20260712_m014357_c001_v7007000_t0000_u01783820637639") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae362_d20260712_m014349_c001_v0001098_t0020_u01783820629945") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdcc_d20260712_m014343_c001_v7007000_t0000_u01783820623051") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae334_d20260712_m014335_c001_v0001098_t0054_u01783820615926") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5220_d20260712_m014328_c001_v7007000_t0000_u01783820608698") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2f4_d20260712_m014321_c001_v0001098_t0027_u01783820601931") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6b3_d20260712_m014314_c001_v7007000_t0000_u01783820594468") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2be_d20260712_m014307_c001_v0001098_t0027_u01783820587024") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9117_d20260712_m014255_c001_v7007000_t0000_u01783820575042") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7449_d20260712_m014251_c001_v0001100_t0019_u01783820571170") 2026/07/12 01:45:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a77_d20260712_m014244_c001_v7007000_t0000_u01783820564389") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2db8_d20260712_m014239_c001_v0001185_t0047_u01783820559085") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e691_d20260712_m014236_c001_v7007000_t0000_u01783820556866") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae236_d20260712_m014231_c001_v0001098_t0034_u01783820551766") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9100_d20260712_m014224_c001_v7007000_t0000_u01783820544394") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae20c_d20260712_m014218_c001_v0001098_t0047_u01783820538675") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46d6_d20260712_m014216_c001_v7007000_t0000_u01783820536583") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d12_d20260712_m014212_c001_v0001185_t0049_u01783820532104") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4078cf379f0e8887_d20260712_m014159_c001_v7007000_t0000_u01783820519299") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1ae_d20260712_m014154_c001_v0001098_t0041_u01783820514951") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953ea4_d20260712_m014147_c001_v7007000_t0000_u01783820507448") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae188_d20260712_m014140_c001_v0001098_t0011_u01783820500248") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f7_d20260712_m014133_c001_v7007000_t0000_u01783820493734") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae160_d20260712_m014126_c001_v0001098_t0025_u01783820486783") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86b604_d20260712_m014239_c001_v7007000_t0000_u01783820559486") 2026/07/12 01:45:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d9a_d20260712_m014235_c001_v0001185_t0006_u01783820555751") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286718_d20260712_m014201_c001_v7007000_t0000_u01783820521914") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cba_d20260712_m014157_c001_v0001185_t0028_u01783820517694") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286719_d20260712_m014202_c001_v7007000_t0000_u01783820522088") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eafe_d20260712_m014157_c001_v0001179_t0015_u01783820517704") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628671a_d20260712_m014202_c001_v7007000_t0000_u01783820522262") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1b8_d20260712_m014157_c001_v0001098_t0027_u01783820517827") 2026/07/12 01:45:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628671b_d20260712_m014202_c001_v7007000_t0000_u01783820522435") 2026/07/12 01:45:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7381_d20260712_m014157_c001_v0001100_t0037_u01783820517872") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628671c_d20260712_m014202_c001_v7007000_t0000_u01783820522611") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cbc_d20260712_m014157_c001_v0001185_t0059_u01783820517912") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628671d_d20260712_m014202_c001_v7007000_t0000_u01783820522908") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb02_d20260712_m014157_c001_v0001179_t0011_u01783820517922") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628671f_d20260712_m014203_c001_v7007000_t0000_u01783820523089") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cbe_d20260712_m014158_c001_v0001185_t0009_u01783820518099") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286722_d20260712_m014203_c001_v7007000_t0000_u01783820523263") 2026/07/12 01:45:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb04_d20260712_m014158_c001_v0001179_t0006_u01783820518135") 2026/07/12 01:45:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286724_d20260712_m014203_c001_v7007000_t0000_u01783820523436") 2026/07/12 01:45:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1bc_d20260712_m014158_c001_v0001098_t0018_u01783820518169") 2026/07/12 01:45:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286726_d20260712_m014203_c001_v7007000_t0000_u01783820523614") 2026/07/12 01:45:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7383_d20260712_m014158_c001_v0001100_t0038_u01783820518242") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286728_d20260712_m014203_c001_v7007000_t0000_u01783820523787") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cc0_d20260712_m014158_c001_v0001185_t0058_u01783820518313") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628672a_d20260712_m014203_c001_v7007000_t0000_u01783820523962") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb08_d20260712_m014158_c001_v0001179_t0040_u01783820518341") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628672c_d20260712_m014204_c001_v7007000_t0000_u01783820524135") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cc4_d20260712_m014158_c001_v0001185_t0021_u01783820518515") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a628672e_d20260712_m014204_c001_v7007000_t0000_u01783820524309") 2026/07/12 01:45:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1be_d20260712_m014158_c001_v0001098_t0037_u01783820518543") 2026/07/12 01:45:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286730_d20260712_m014204_c001_v7007000_t0000_u01783820524483") 2026/07/12 01:45:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb0c_d20260712_m014158_c001_v0001179_t0029_u01783820518562") 2026/07/12 01:45:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286732_d20260712_m014204_c001_v7007000_t0000_u01783820524657") 2026/07/12 01:45:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2cc6_d20260712_m014158_c001_v0001185_t0032_u01783820518698") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d547308445_d20260712_m014219_c001_v7007000_t0000_u01783820539351") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d20_d20260712_m014214_c001_v0001185_t0057_u01783820534422") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46de_d20260712_m014219_c001_v7007000_t0000_u01783820539669") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d22_d20260712_m014214_c001_v0001185_t0039_u01783820534627") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e681_d20260712_m014219_c001_v7007000_t0000_u01783820539679") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1f0_d20260712_m014214_c001_v0001098_t0052_u01783820534637") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41616794590b7809_d20260712_m014219_c001_v7007000_t0000_u01783820539696") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb4e_d20260712_m014214_c001_v0001179_t0035_u01783820534702") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90e6_d20260712_m014219_c001_v7007000_t0000_u01783820539362") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73b5_d20260712_m014214_c001_v0001100_t0058_u01783820534761") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4035627ccfad8af6_d20260712_m014219_c001_v7007000_t0000_u01783820539373") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d26_d20260712_m014214_c001_v0001185_t0011_u01783820534810") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d7f8_d20260712_m014219_c001_v7007000_t0000_u01783820539381") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1f2_d20260712_m014214_c001_v0001098_t0056_u01783820534919") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4209ce488b5e46dc_d20260712_m014219_c001_v7007000_t0000_u01783820539321") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb50_d20260712_m014214_c001_v0001179_t0020_u01783820534929") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90e7_d20260712_m014219_c001_v7007000_t0000_u01783820539542") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d2a_d20260712_m014214_c001_v0001185_t0048_u01783820534993") 2026/07/12 01:45:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e67f_d20260712_m014219_c001_v7007000_t0000_u01783820539330") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d2c_d20260712_m014215_c001_v0001185_t0046_u01783820535196") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d547308447_d20260712_m014219_c001_v7007000_t0000_u01783820539707") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb56_d20260712_m014215_c001_v0001179_t0000_u01783820535209") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e680_d20260712_m014219_c001_v7007000_t0000_u01783820539506") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd73b7_d20260712_m014215_c001_v0001100_t0011_u01783820535250") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41616794590b7808_d20260712_m014219_c001_v7007000_t0000_u01783820539392") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d2e_d20260712_m014215_c001_v0001185_t0032_u01783820535405") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f424184d547308446_d20260712_m014219_c001_v7007000_t0000_u01783820539526") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb5a_d20260712_m014215_c001_v0001179_t0032_u01783820535440") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90e8_d20260712_m014219_c001_v7007000_t0000_u01783820539725") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d34_d20260712_m014215_c001_v0001185_t0045_u01783820535624") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a582_d20260712_m014219_c001_v7007000_t0000_u01783820539553") 2026/07/12 01:45:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eb5e_d20260712_m014215_c001_v0001179_t0039_u01783820535651") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31df4_d20260712_m014019_c001_v7007000_t0000_u01783820419867") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f112187a80038153a_d20260712_m014017_c001_v0001177_t0002_u01783820417882") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a2be_d20260712_m014017_c001_v7007000_t0000_u01783820417698") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f112187a80038152c_d20260712_m014014_c001_v0001177_t0035_u01783820414408") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a2bb_d20260712_m014013_c001_v7007000_t0000_u01783820413688") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae038_d20260712_m014009_c001_v0001098_t0011_u01783820409727") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953dac_d20260712_m014008_c001_v7007000_t0000_u01783820408207") 2026/07/12 01:45:17 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104c62b7028424a3_d20260712_m014005_c001_v0001038_t0039_u01783820405509") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8944_d20260712_m014005_c001_v7007000_t0000_u01783820405332") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104c62b702842493_d20260712_m014000_c001_v0001038_t0009_u01783820400091") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b893b_d20260712_m013959_c001_v7007000_t0000_u01783820399360") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2a03_d20260712_m013955_c001_v0001185_t0013_u01783820395901") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f938a13_d20260712_m013954_c001_v7007000_t0000_u01783820394578") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f108545381606df6e_d20260712_m013953_c001_v0001113_t0007_u01783820393176") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6983e9_d20260712_m013953_c001_v7007000_t0000_u01783820393000") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f108545381606df66_d20260712_m013949_c001_v0001113_t0030_u01783820389926") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6983e2_d20260712_m013949_c001_v7007000_t0000_u01783820389197") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e29dd_d20260712_m013945_c001_v0001185_t0050_u01783820385440") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f9389fe_d20260712_m013944_c001_v7007000_t0000_u01783820384562") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f106012d86fce82bc_d20260712_m013942_c001_v0001104_t0045_u01783820382543") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417896f964525ccf_d20260712_m013942_c001_v7007000_t0000_u01783820382016") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f106012d86fce82b0_d20260712_m013935_c001_v0001104_t0041_u01783820375865") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417896f964525cb6_d20260712_m013935_c001_v7007000_t0000_u01783820375147") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2993_d20260712_m013930_c001_v0001185_t0039_u01783820370015") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac788_d20260712_m013929_c001_v7007000_t0000_u01783820369062") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1091d23b9264355a_d20260712_m013927_c001_v0001176_t0007_u01783820367351") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfc15_d20260712_m013927_c001_v7007000_t0000_u01783820367173") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1091d23b92643547_d20260712_m013923_c001_v0001176_t0044_u01783820363588") 2026/07/12 01:45:18 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfbfd_d20260712_m013922_c001_v7007000_t0000_u01783820362887") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2963_d20260712_m013917_c001_v0001185_t0051_u01783820357680") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea698395_d20260712_m013916_c001_v7007000_t0000_u01783820356783") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f103ec22f5ec78b81_d20260712_m013915_c001_v0001184_t0036_u01783820355294") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a0ca_d20260712_m013915_c001_v7007000_t0000_u01783820355111") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f103ec22f5ec78b71_d20260712_m013911_c001_v0001184_t0049_u01783820351818") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a0b8_d20260712_m013911_c001_v7007000_t0000_u01783820351106") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e292c_d20260712_m013905_c001_v0001185_t0020_u01783820345272") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a067_d20260712_m013904_c001_v7007000_t0000_u01783820344214") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1175ddd5d37b851b_d20260712_m013858_c001_v0001173_t0043_u01783820338657") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac769_d20260712_m013858_c001_v7007000_t0000_u01783820338458") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e28fc_d20260712_m013854_c001_v0001185_t0041_u01783820334756") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f114a1aa5652030dd_d20260712_m013854_c001_v0001183_t0055_u01783820334038") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f114a1aa5652030d5_d20260712_m013853_c001_v0001183_t0018_u01783820333132") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86afba_d20260712_m013840_c001_v7007000_t0000_u01783820320383") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf12_d20260712_m013833_c001_v0001098_t0050_u01783820313572") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115c0fd00bc32dcd_d20260712_m013832_c001_v0001104_t0037_u01783820312162") 2026/07/12 01:45:19 DEBUG : dst/one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115c0fd00bc32dc9_d20260712_m013830_c001_v0001104_t0044_u01783820310941") 2026/07/12 01:45:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31df6_d20260712_m014020_c001_v7007000_t0000_u01783820420050") 2026/07/12 01:45:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f117bdf462f16de3e_d20260712_m014017_c001_v0001174_t0058_u01783820417306") 2026/07/12 01:45:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f113233388a0b8eba_d20260712_m014013_c001_v0001145_t0046_u01783820413433") 2026/07/12 01:45:19 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953dae_d20260712_m014008_c001_v7007000_t0000_u01783820408391") 2026/07/12 01:45:20 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104a1543c8929d6b_d20260712_m014004_c001_v0001040_t0054_u01783820404447") 2026/07/12 01:45:20 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1088611168a468ca_d20260712_m013959_c001_v0001174_t0025_u01783820399013") 2026/07/12 01:45:20 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f938a14_d20260712_m013954_c001_v7007000_t0000_u01783820394751") 2026/07/12 01:45:20 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1099eb54c1b2d790_d20260712_m013952_c001_v0001131_t0030_u01783820392473") 2026/07/12 01:45:20 DEBUG : dst/one.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11219b14d88d5491_d20260712_m013948_c001_v0001091_t0051_u01783820388788") 2026/07/12 01:45:20 DEBUG : dst/three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a068_d20260712_m013904_c001_v7007000_t0000_u01783820344387") 2026/07/12 01:45:20 DEBUG : dst/three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f114a1aa565203127_d20260712_m013902_c001_v0001183_t0043_u01783820342873") 2026/07/12 01:45:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31df8_d20260712_m014020_c001_v7007000_t0000_u01783820420234") 2026/07/12 01:45:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f116446300ef756e4_d20260712_m014018_c001_v0001145_t0038_u01783820418699") 2026/07/12 01:45:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f116e28669314dafb_d20260712_m014015_c001_v0001157_t0021_u01783820415333") 2026/07/12 01:45:20 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31df9_d20260712_m014020_c001_v7007000_t0000_u01783820420421") 2026/07/12 01:45:20 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f112187a80038153c_d20260712_m014019_c001_v0001177_t0033_u01783820419266") 2026/07/12 01:45:20 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a2c3_d20260712_m014019_c001_v7007000_t0000_u01783820419083") 2026/07/12 01:45:20 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f112187a800381532_d20260712_m014015_c001_v0001177_t0008_u01783820415898") 2026/07/12 01:45:20 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a2bc_d20260712_m014015_c001_v7007000_t0000_u01783820415704") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae03c_d20260712_m014010_c001_v0001098_t0051_u01783820410686") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953db1_d20260712_m014008_c001_v7007000_t0000_u01783820408633") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104c62b7028424a9_d20260712_m014007_c001_v0001038_t0036_u01783820407348") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8948_d20260712_m014007_c001_v7007000_t0000_u01783820407171") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104c62b70284249f_d20260712_m014002_c001_v0001038_t0009_u01783820402739") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8943_d20260712_m014002_c001_v7007000_t0000_u01783820402541") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2a07_d20260712_m013956_c001_v0001185_t0015_u01783820396436") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6983ef_d20260712_m013953_c001_v7007000_t0000_u01783820393993") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adffc_d20260712_m013951_c001_v0001098_t0012_u01783820391001") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6983e3_d20260712_m013950_c001_v7007000_t0000_u01783820390638") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e29e7_d20260712_m013946_c001_v0001185_t0000_u01783820386443") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417896f964525cd1_d20260712_m013943_c001_v7007000_t0000_u01783820383656") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adfe2_d20260712_m013940_c001_v0001098_t0054_u01783820380746") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417896f964525cc9_d20260712_m013939_c001_v7007000_t0000_u01783820379708") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2995_d20260712_m013930_c001_v0001185_t0000_u01783820370587") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfc16_d20260712_m013928_c001_v7007000_t0000_u01783820368130") 2026/07/12 01:45:21 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adfb8_d20260712_m013925_c001_v0001098_t0034_u01783820365722") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfc06_d20260712_m013924_c001_v7007000_t0000_u01783820364646") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2965_d20260712_m013918_c001_v0001185_t0025_u01783820358277") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a0cf_d20260712_m013915_c001_v7007000_t0000_u01783820355898") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf98_d20260712_m013913_c001_v0001098_t0001_u01783820353562") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a0c3_d20260712_m013912_c001_v7007000_t0000_u01783820352511") 2026/07/12 01:45:22 DEBUG : dst/three.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2930_d20260712_m013905_c001_v0001185_t0045_u01783820345925") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953db2_d20260712_m014008_c001_v7007000_t0000_u01783820408817") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11789fbf6228b8de_d20260712_m014006_c001_v0001116_t0027_u01783820406522") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10148a13b6e2e978_d20260712_m014002_c001_v0001043_t0055_u01783820402120") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f938a15_d20260712_m013954_c001_v7007000_t0000_u01783820394926") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f108820a56d04c524_d20260712_m013953_c001_v0001181_t0008_u01783820393783") 2026/07/12 01:45:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1179ea16e5d6a02a_d20260712_m013950_c001_v0001177_t0059_u01783820390402") 2026/07/12 01:45:22 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31dfa_d20260712_m014020_c001_v7007000_t0000_u01783820420604") 2026/07/12 01:45:22 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2a43_d20260712_m014010_c001_v0001185_t0038_u01783820410499") 2026/07/12 01:45:22 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953db4_d20260712_m014009_c001_v7007000_t0000_u01783820409000") 2026/07/12 01:45:22 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae00e_d20260712_m013956_c001_v0001098_t0045_u01783820396113") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f938a16_d20260712_m013955_c001_v7007000_t0000_u01783820395098") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adfec_d20260712_m013945_c001_v0001098_t0011_u01783820385625") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f412f77845f9389ff_d20260712_m013944_c001_v7007000_t0000_u01783820384736") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adfc2_d20260712_m013930_c001_v0001098_t0025_u01783820370203") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac789_d20260712_m013929_c001_v7007000_t0000_u01783820369298") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adfa8_d20260712_m013917_c001_v0001098_t0019_u01783820357889") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea698397_d20260712_m013916_c001_v7007000_t0000_u01783820356959") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf72_d20260712_m013905_c001_v0001098_t0050_u01783820345502") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a069_d20260712_m013904_c001_v7007000_t0000_u01783820344559") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115d6da8e80c0556_d20260712_m013900_c001_v0001044_t0051_u01783820340011") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86afbb_d20260712_m013840_c001_v7007000_t0000_u01783820320558") 2026/07/12 01:45:23 DEBUG : dst/two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115c0fd00bc32dd7_d20260712_m013838_c001_v0001104_t0054_u01783820318909") 2026/07/12 01:45:23 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8410_d20260712_m013807_c001_v7007000_t0000_u01783820287390") 2026/07/12 01:45:23 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adea4_d20260712_m013803_c001_v0001098_t0001_u01783820283430") 2026/07/12 01:45:23 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8409_d20260712_m013801_c001_v7007000_t0000_u01783820281673") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e27ac_d20260712_m013752_c001_v0001185_t0021_u01783820272057") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286454_d20260712_m013743_c001_v7007000_t0000_u01783820263370") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade3a_d20260712_m013739_c001_v0001098_t0033_u01783820259972") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d1_d20260712_m013720_c001_v7007000_t0000_u01783820240117") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addca_d20260712_m013718_c001_v0001098_t0031_u01783820238223") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1c0_d20260712_m013716_c001_v7007000_t0000_u01783820236907") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addbc_d20260712_m013715_c001_v0001098_t0017_u01783820235611") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b5_d20260712_m013712_c001_v7007000_t0000_u01783820232643") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adda2_d20260712_m013710_c001_v0001098_t0017_u01783820230575") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b2_d20260712_m013709_c001_v7007000_t0000_u01783820229095") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add9a_d20260712_m013707_c001_v0001098_t0050_u01783820227553") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a19d_d20260712_m013700_c001_v7007000_t0000_u01783820220847") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add62_d20260712_m013658_c001_v0001098_t0033_u01783820218976") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a195_d20260712_m013657_c001_v7007000_t0000_u01783820217940") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add54_d20260712_m013656_c001_v0001098_t0021_u01783820216414") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0b3_d20260712_m013650_c001_v7007000_t0000_u01783820210951") 2026/07/12 01:45:24 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add34_d20260712_m013648_c001_v0001098_t0048_u01783820208385") 2026/07/12 01:45:25 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0ac_d20260712_m013646_c001_v7007000_t0000_u01783820206616") 2026/07/12 01:45:25 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add22_d20260712_m013645_c001_v0001098_t0029_u01783820205598") 2026/07/12 01:45:25 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0a6_d20260712_m013645_c001_v7007000_t0000_u01783820205247") 2026/07/12 01:45:25 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1173a7d7ca4a3253_d20260712_m013644_c001_v0001181_t0009_u01783820204692") 2026/07/12 01:45:25 DEBUG : empty space: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add18_d20260712_m013643_c001_v0001098_t0053_u01783820203088") 2026/07/12 01:45:25 DEBUG : enormous: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1cc_d20260712_m013719_c001_v7007000_t0000_u01783820239237") 2026/07/12 01:45:25 DEBUG : enormous: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addcc_d20260712_m013718_c001_v0001098_t0025_u01783820238537") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4190a0896af31e0b_d20260712_m014026_c001_v7007000_t0000_u01783820426208") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2a89_d20260712_m014025_c001_v0001185_t0050_u01783820425070") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863f6_d20260712_m013738_c001_v7007000_t0000_u01783820258728") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade30_d20260712_m013737_c001_v0001098_t0051_u01783820257703") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e09a_d20260712_m013639_c001_v7007000_t0000_u01783820199101") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add02_d20260712_m013638_c001_v0001098_t0006_u01783820198047") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e092_d20260712_m013637_c001_v7007000_t0000_u01783820197525") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcfa_d20260712_m013636_c001_v0001098_t0007_u01783820196790") 2026/07/12 01:45:25 DEBUG : existing: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcf8_d20260712_m013635_c001_v0001098_t0036_u01783820195924") 2026/07/12 01:45:25 DEBUG : existing-b: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863f7_d20260712_m013738_c001_v7007000_t0000_u01783820258903") 2026/07/12 01:45:25 DEBUG : existing-b: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2742_d20260712_m013737_c001_v0001185_t0029_u01783820257694") 2026/07/12 01:45:26 DEBUG : file1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca10d_d20260712_m014116_c001_v7007000_t0000_u01783820476995") 2026/07/12 01:45:26 DEBUG : file1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2bed_d20260712_m014116_c001_v0001185_t0006_u01783820476237") 2026/07/12 01:45:26 DEBUG : file1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca102_d20260712_m014114_c001_v7007000_t0000_u01783820474974") 2026/07/12 01:45:26 DEBUG : file1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea41_d20260712_m014113_c001_v0001179_t0043_u01783820473933") 2026/07/12 01:45:26 DEBUG : five: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d4_d20260712_m013725_c001_v7007000_t0000_u01783820245071") 2026/07/12 01:45:26 DEBUG : five: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f407d27ce181d4538_d20260712_m013723_c001_v0001179_t0023_u01783820243167") 2026/07/12 01:45:26 DEBUG : foo: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0b2_d20260712_m013648_c001_v7007000_t0000_u01783820208038") 2026/07/12 01:45:26 DEBUG : foo: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33add2e_d20260712_m013647_c001_v0001098_t0043_u01783820207504") 2026/07/12 01:45:26 DEBUG : foo: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33add28_d20260712_m013646_c001_v0001098_t0043_u01783820206964") 2026/07/12 01:45:26 DEBUG : four: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d5_d20260712_m013725_c001_v7007000_t0000_u01783820245248") 2026/07/12 01:45:26 DEBUG : four: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33adde6_d20260712_m013722_c001_v0001098_t0043_u01783820242434") 2026/07/12 01:45:26 DEBUG : four: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addde_d20260712_m013721_c001_v0001098_t0042_u01783820241247") 2026/07/12 01:45:26 DEBUG : hello world2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa38_d20260712_m013552_c001_v7007000_t0000_u01783820152002") 2026/07/12 01:45:26 DEBUG : hello world2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc3c_d20260712_m013551_c001_v0001098_t0034_u01783820151233") 2026/07/12 01:45:26 DEBUG : ignore-size: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e089_d20260712_m013635_c001_v7007000_t0000_u01783820195573") 2026/07/12 01:45:26 DEBUG : ignore-size: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcf0_d20260712_m013634_c001_v0001098_t0048_u01783820194483") 2026/07/12 01:45:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863ed_d20260712_m013736_c001_v7007000_t0000_u01783820256983") 2026/07/12 01:45:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade28_d20260712_m013736_c001_v0001098_t0035_u01783820256227") 2026/07/12 01:45:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863e4_d20260712_m013735_c001_v7007000_t0000_u01783820255510") 2026/07/12 01:45:27 DEBUG : nested/sub dir/file: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade20_d20260712_m013734_c001_v0001098_t0040_u01783820254632") 2026/07/12 01:45:27 DEBUG : one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d6_d20260712_m013725_c001_v7007000_t0000_u01783820245537") 2026/07/12 01:45:27 DEBUG : one: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33addd4_d20260712_m013720_c001_v0001098_t0043_u01783820240476") 2026/07/12 01:45:27 DEBUG : only0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ea_d20260712_m014109_c001_v7007000_t0000_u01783820469675") 2026/07/12 01:45:27 DEBUG : only0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41007d0cc2cd72cd_d20260712_m014104_c001_v0001100_t0054_u01783820464884") 2026/07/12 01:45:27 DEBUG : only0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0ce_d20260712_m014050_c001_v0001098_t0050_u01783820450440") 2026/07/12 01:45:27 DEBUG : only0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d38f_d20260712_m014044_c001_v7007000_t0000_u01783820444535") 2026/07/12 01:45:27 DEBUG : only0: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae074_d20260712_m014029_c001_v0001098_t0039_u01783820429754") 2026/07/12 01:45:27 DEBUG : only1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0eb_d20260712_m014109_c001_v7007000_t0000_u01783820469851") 2026/07/12 01:45:27 DEBUG : only1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41007d0cc2cd72cf_d20260712_m014105_c001_v0001100_t0054_u01783820465061") 2026/07/12 01:45:27 DEBUG : only1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0d0_d20260712_m014051_c001_v0001098_t0051_u01783820451169") 2026/07/12 01:45:27 DEBUG : only1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286623_d20260712_m014044_c001_v7007000_t0000_u01783820444346") 2026/07/12 01:45:27 DEBUG : only1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae076_d20260712_m014030_c001_v0001098_t0054_u01783820430329") 2026/07/12 01:45:27 DEBUG : only10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ec_d20260712_m014110_c001_v7007000_t0000_u01783820470027") 2026/07/12 01:45:27 DEBUG : only10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bc1_d20260712_m014104_c001_v0001185_t0010_u01783820464160") 2026/07/12 01:45:27 DEBUG : only10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0ea_d20260712_m014056_c001_v0001098_t0026_u01783820456665") 2026/07/12 01:45:27 DEBUG : only10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286626_d20260712_m014044_c001_v7007000_t0000_u01783820444870") 2026/07/12 01:45:27 DEBUG : only10: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae094_d20260712_m014036_c001_v0001098_t0000_u01783820436387") 2026/07/12 01:45:27 DEBUG : only11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ed_d20260712_m014110_c001_v7007000_t0000_u01783820470202") 2026/07/12 01:45:27 DEBUG : only11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae10c_d20260712_m014104_c001_v0001098_t0043_u01783820464169") 2026/07/12 01:45:27 DEBUG : only11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0ee_d20260712_m014057_c001_v0001098_t0059_u01783820457373") 2026/07/12 01:45:27 DEBUG : only11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a178_d20260712_m014045_c001_v7007000_t0000_u01783820445060") 2026/07/12 01:45:27 DEBUG : only11: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae096_d20260712_m014036_c001_v0001098_t0020_u01783820436881") 2026/07/12 01:45:27 DEBUG : only12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ee_d20260712_m014110_c001_v7007000_t0000_u01783820470379") 2026/07/12 01:45:28 DEBUG : only12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f415fb0545b39ea22_d20260712_m014104_c001_v0001179_t0025_u01783820464709") 2026/07/12 01:45:28 DEBUG : only12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0f0_d20260712_m014058_c001_v0001098_t0048_u01783820458082") 2026/07/12 01:45:28 DEBUG : only12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a176_d20260712_m014044_c001_v7007000_t0000_u01783820444882") 2026/07/12 01:45:28 DEBUG : only12: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae09e_d20260712_m014037_c001_v0001098_t0058_u01783820437742") 2026/07/12 01:45:28 DEBUG : only13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ef_d20260712_m014110_c001_v7007000_t0000_u01783820470554") 2026/07/12 01:45:28 DEBUG : only13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bc3_d20260712_m014104_c001_v0001185_t0010_u01783820464547") 2026/07/12 01:45:28 DEBUG : only13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0f2_d20260712_m014058_c001_v0001098_t0010_u01783820458652") 2026/07/12 01:45:28 DEBUG : only13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40425dcee4a4b2e1_d20260712_m014044_c001_v7007000_t0000_u01783820444556") 2026/07/12 01:45:28 DEBUG : only13: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0a4_d20260712_m014038_c001_v0001098_t0023_u01783820438476") 2026/07/12 01:45:28 DEBUG : only14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f0_d20260712_m014110_c001_v7007000_t0000_u01783820470737") 2026/07/12 01:45:28 DEBUG : only14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae110_d20260712_m014104_c001_v0001098_t0043_u01783820464556") 2026/07/12 01:45:28 DEBUG : only14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0f4_d20260712_m014059_c001_v0001098_t0019_u01783820459559") 2026/07/12 01:45:28 DEBUG : only14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286622_d20260712_m014044_c001_v7007000_t0000_u01783820444168") 2026/07/12 01:45:28 DEBUG : only14: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0a6_d20260712_m014039_c001_v0001098_t0018_u01783820439088") 2026/07/12 01:45:28 DEBUG : only15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f1_d20260712_m014110_c001_v7007000_t0000_u01783820470913") 2026/07/12 01:45:28 DEBUG : only15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae112_d20260712_m014104_c001_v0001098_t0043_u01783820464738") 2026/07/12 01:45:28 DEBUG : only15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0fa_d20260712_m014100_c001_v0001098_t0016_u01783820460140") 2026/07/12 01:45:28 DEBUG : only15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b89fd_d20260712_m014044_c001_v7007000_t0000_u01783820444903") 2026/07/12 01:45:28 DEBUG : only15: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0aa_d20260712_m014039_c001_v0001098_t0011_u01783820439785") 2026/07/12 01:45:28 DEBUG : only16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f2_d20260712_m014111_c001_v7007000_t0000_u01783820471088") 2026/07/12 01:45:29 DEBUG : only16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bc5_d20260712_m014104_c001_v0001185_t0010_u01783820464751") 2026/07/12 01:45:29 DEBUG : only16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0fe_d20260712_m014100_c001_v0001098_t0025_u01783820460907") 2026/07/12 01:45:29 DEBUG : only16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286625_d20260712_m014044_c001_v7007000_t0000_u01783820444695") 2026/07/12 01:45:29 DEBUG : only16: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0ae_d20260712_m014040_c001_v0001098_t0053_u01783820440633") 2026/07/12 01:45:29 DEBUG : only17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f3_d20260712_m014111_c001_v7007000_t0000_u01783820471263") 2026/07/12 01:45:29 DEBUG : only17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f415fb0545b39ea24_d20260712_m014104_c001_v0001179_t0025_u01783820464887") 2026/07/12 01:45:29 DEBUG : only17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae100_d20260712_m014101_c001_v0001098_t0044_u01783820461673") 2026/07/12 01:45:29 DEBUG : only17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a174_d20260712_m014044_c001_v7007000_t0000_u01783820444707") 2026/07/12 01:45:29 DEBUG : only17: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0b0_d20260712_m014041_c001_v0001098_t0045_u01783820441162") 2026/07/12 01:45:29 DEBUG : only18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f4_d20260712_m014111_c001_v7007000_t0000_u01783820471437") 2026/07/12 01:45:29 DEBUG : only18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae114_d20260712_m014104_c001_v0001098_t0043_u01783820464921") 2026/07/12 01:45:29 DEBUG : only18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae104_d20260712_m014102_c001_v0001098_t0014_u01783820462244") 2026/07/12 01:45:29 DEBUG : only18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40425dcee4a4b2e3_d20260712_m014044_c001_v7007000_t0000_u01783820444910") 2026/07/12 01:45:30 DEBUG : only18: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0b4_d20260712_m014041_c001_v0001098_t0050_u01783820441687") 2026/07/12 01:45:30 DEBUG : only19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f5_d20260712_m014111_c001_v7007000_t0000_u01783820471613") 2026/07/12 01:45:30 DEBUG : only19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bc7_d20260712_m014104_c001_v0001185_t0010_u01783820464934") 2026/07/12 01:45:30 DEBUG : only19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae106_d20260712_m014103_c001_v0001098_t0040_u01783820463243") 2026/07/12 01:45:30 DEBUG : only19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286627_d20260712_m014045_c001_v7007000_t0000_u01783820445050") 2026/07/12 01:45:30 DEBUG : only19: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0b6_d20260712_m014042_c001_v0001098_t0040_u01783820442195") 2026/07/12 01:45:30 DEBUG : only2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f7_d20260712_m014111_c001_v7007000_t0000_u01783820471787") 2026/07/12 01:45:30 DEBUG : only2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f415fb0545b39ea28_d20260712_m014105_c001_v0001179_t0025_u01783820465073") 2026/07/12 01:45:30 DEBUG : only2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0d6_d20260712_m014051_c001_v0001098_t0030_u01783820451735") 2026/07/12 01:45:30 DEBUG : only2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41636c2a9658d390_d20260712_m014044_c001_v7007000_t0000_u01783820444716") 2026/07/12 01:45:30 DEBUG : only2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae078_d20260712_m014030_c001_v0001098_t0010_u01783820430836") 2026/07/12 01:45:30 DEBUG : only3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0f9_d20260712_m014111_c001_v7007000_t0000_u01783820471965") 2026/07/12 01:45:30 DEBUG : only3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae11a_d20260712_m014105_c001_v0001098_t0043_u01783820465105") 2026/07/12 01:45:30 DEBUG : only3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0d8_d20260712_m014052_c001_v0001098_t0019_u01783820452436") 2026/07/12 01:45:30 DEBUG : only3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40425dcee4a4b2e4_d20260712_m014045_c001_v7007000_t0000_u01783820445088") 2026/07/12 01:45:30 DEBUG : only3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae07e_d20260712_m014031_c001_v0001098_t0051_u01783820431733") 2026/07/12 01:45:30 DEBUG : only4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0fb_d20260712_m014112_c001_v7007000_t0000_u01783820472139") 2026/07/12 01:45:30 DEBUG : only4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bc9_d20260712_m014105_c001_v0001185_t0010_u01783820465119") 2026/07/12 01:45:30 DEBUG : only4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0da_d20260712_m014053_c001_v0001098_t0042_u01783820453125") 2026/07/12 01:45:30 DEBUG : only4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b89ff_d20260712_m014045_c001_v7007000_t0000_u01783820445098") 2026/07/12 01:45:31 DEBUG : only4: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae080_d20260712_m014032_c001_v0001098_t0019_u01783820432189") 2026/07/12 01:45:31 DEBUG : only5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0fd_d20260712_m014112_c001_v7007000_t0000_u01783820472318") 2026/07/12 01:45:31 DEBUG : only5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41007d0cc2cd72d1_d20260712_m014105_c001_v0001100_t0054_u01783820465235") 2026/07/12 01:45:31 DEBUG : only5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0de_d20260712_m014053_c001_v0001098_t0025_u01783820453685") 2026/07/12 01:45:31 DEBUG : only5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286624_d20260712_m014044_c001_v7007000_t0000_u01783820444520") 2026/07/12 01:45:31 DEBUG : only5: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae082_d20260712_m014032_c001_v0001098_t0011_u01783820432770") 2026/07/12 01:45:31 DEBUG : only6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0fe_d20260712_m014112_c001_v7007000_t0000_u01783820472493") 2026/07/12 01:45:31 DEBUG : only6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f415fb0545b39ea2c_d20260712_m014105_c001_v0001179_t0025_u01783820465250") 2026/07/12 01:45:31 DEBUG : only6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0e2_d20260712_m014054_c001_v0001098_t0029_u01783820454333") 2026/07/12 01:45:31 DEBUG : only6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40425dcee4a4b2e2_d20260712_m014044_c001_v7007000_t0000_u01783820444733") 2026/07/12 01:45:31 DEBUG : only6: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae086_d20260712_m014033_c001_v0001098_t0033_u01783820433423") 2026/07/12 01:45:31 DEBUG : only7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca0ff_d20260712_m014112_c001_v7007000_t0000_u01783820472668") 2026/07/12 01:45:31 DEBUG : only7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41007d0cc2cd72d5_d20260712_m014105_c001_v0001100_t0054_u01783820465410") 2026/07/12 01:45:31 DEBUG : only7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0e4_d20260712_m014054_c001_v0001098_t0030_u01783820454864") 2026/07/12 01:45:31 DEBUG : only7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a172_d20260712_m014044_c001_v7007000_t0000_u01783820444524") 2026/07/12 01:45:31 DEBUG : only7: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae088_d20260712_m014033_c001_v0001098_t0005_u01783820433946") 2026/07/12 01:45:31 DEBUG : only8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca100_d20260712_m014112_c001_v7007000_t0000_u01783820472847") 2026/07/12 01:45:31 DEBUG : only8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e2bcf_d20260712_m014105_c001_v0001185_t0010_u01783820465407") 2026/07/12 01:45:31 DEBUG : only8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0e6_d20260712_m014055_c001_v0001098_t0051_u01783820455475") 2026/07/12 01:45:31 DEBUG : only8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286628_d20260712_m014045_c001_v7007000_t0000_u01783820445225") 2026/07/12 01:45:31 DEBUG : only8: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae090_d20260712_m014034_c001_v0001098_t0026_u01783820434650") 2026/07/12 01:45:32 DEBUG : only9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca101_d20260712_m014113_c001_v7007000_t0000_u01783820473026") 2026/07/12 01:45:32 DEBUG : only9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33ae11c_d20260712_m014105_c001_v0001098_t0043_u01783820465288") 2026/07/12 01:45:32 DEBUG : only9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae0e8_d20260712_m014055_c001_v0001098_t0020_u01783820455942") 2026/07/12 01:45:32 DEBUG : only9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f410bfa020f57a17a_d20260712_m014045_c001_v7007000_t0000_u01783820445236") 2026/07/12 01:45:32 DEBUG : only9: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae092_d20260712_m014035_c001_v0001098_t0041_u01783820435317") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863d5_d20260712_m013733_c001_v7007000_t0000_u01783820253562") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade0a_d20260712_m013731_c001_v0001098_t0046_u01783820251667") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c5_d20260712_m013730_c001_v7007000_t0000_u01783820250831") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2712_d20260712_m013729_c001_v0001185_t0000_u01783820249071") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c2_d20260712_m013728_c001_v7007000_t0000_u01783820248355") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e26f6_d20260712_m013726_c001_v0001185_t0044_u01783820246422") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b7_d20260712_m013714_c001_v7007000_t0000_u01783820234641") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addb0_d20260712_m013713_c001_v0001098_t0007_u01783820233168") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b4_d20260712_m013711_c001_v7007000_t0000_u01783820231496") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adda0_d20260712_m013709_c001_v0001098_t0021_u01783820229621") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b1_d20260712_m013708_c001_v7007000_t0000_u01783820228187") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add94_d20260712_m013707_c001_v0001098_t0038_u01783820227156") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a19b_d20260712_m013700_c001_v7007000_t0000_u01783820220323") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add5e_d20260712_m013658_c001_v0001098_t0038_u01783820218463") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a197_d20260712_m013658_c001_v7007000_t0000_u01783820218115") 2026/07/12 01:45:32 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add52_d20260712_m013656_c001_v0001098_t0030_u01783820216017") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a18f_d20260712_m013655_c001_v7007000_t0000_u01783820215668") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add4c_d20260712_m013654_c001_v0001098_t0032_u01783820214753") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add46_d20260712_m013654_c001_v0001098_t0028_u01783820214038") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a189_d20260712_m013653_c001_v7007000_t0000_u01783820213688") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add44_d20260712_m013652_c001_v0001098_t0015_u01783820212672") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add3e_d20260712_m013651_c001_v0001098_t0028_u01783820211825") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e0b4_d20260712_m013651_c001_v7007000_t0000_u01783820211127") 2026/07/12 01:45:33 DEBUG : potato: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add36_d20260712_m013649_c001_v0001098_t0012_u01783820209040") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417896f96452584e_d20260712_m013816_c001_v7007000_t0000_u01783820296461") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33aded2_d20260712_m013815_c001_v0001098_t0010_u01783820295436") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8414_d20260712_m013807_c001_v7007000_t0000_u01783820287926") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e27e4_d20260712_m013802_c001_v0001185_t0017_u01783820282903") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4081edecbec78c62_d20260712_m013755_c001_v7007000_t0000_u01783820275931") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade64_d20260712_m013750_c001_v0001098_t0044_u01783820270822") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286456_d20260712_m013743_c001_v7007000_t0000_u01783820263908") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e275a_d20260712_m013739_c001_v0001185_t0015_u01783820259788") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1cf_d20260712_m013719_c001_v7007000_t0000_u01783820239414") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addc2_d20260712_m013717_c001_v0001098_t0044_u01783820237439") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1c2_d20260712_m013717_c001_v7007000_t0000_u01783820237085") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addb8_d20260712_m013715_c001_v0001098_t0013_u01783820235166") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b8_d20260712_m013714_c001_v7007000_t0000_u01783820234817") 2026/07/12 01:45:33 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addb4_d20260712_m013713_c001_v0001098_t0006_u01783820233902") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b6_d20260712_m013712_c001_v7007000_t0000_u01783820232818") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addaa_d20260712_m013711_c001_v0001098_t0042_u01783820231846") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1b3_d20260712_m013709_c001_v7007000_t0000_u01783820229271") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add9c_d20260712_m013708_c001_v0001098_t0058_u01783820228195") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a19e_d20260712_m013701_c001_v7007000_t0000_u01783820221078") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33add68_d20260712_m013659_c001_v0001098_t0011_u01783820219929") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa3a_d20260712_m013555_c001_v7007000_t0000_u01783820155920") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc48_d20260712_m013554_c001_v0001098_t0021_u01783820154163") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa39_d20260712_m013553_c001_v7007000_t0000_u01783820153266") 2026/07/12 01:45:34 DEBUG : potato2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc42_d20260712_m013552_c001_v0001098_t0027_u01783820152565") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b8416_d20260712_m013808_c001_v7007000_t0000_u01783820288102") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e27f2_d20260712_m013803_c001_v0001185_t0048_u01783820283972") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4081edecbec78c63_d20260712_m013756_c001_v7007000_t0000_u01783820276114") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade72_d20260712_m013752_c001_v0001098_t0008_u01783820272272") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286457_d20260712_m013744_c001_v7007000_t0000_u01783820264084") 2026/07/12 01:45:34 DEBUG : potato3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2760_d20260712_m013740_c001_v0001185_t0008_u01783820260401") 2026/07/12 01:45:34 DEBUG : pre-dest1/1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a046_d20260712_m013849_c001_v7007000_t0000_u01783820329066") 2026/07/12 01:45:34 DEBUG : pre-dest1/1: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e28c8_d20260712_m013841_c001_v0001185_t0024_u01783820321261") 2026/07/12 01:45:34 DEBUG : pre-dest2/2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4273bda0ce89a047_d20260712_m013849_c001_v7007000_t0000_u01783820329238") 2026/07/12 01:45:34 DEBUG : pre-dest2/2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adf2c_d20260712_m013841_c001_v0001098_t0011_u01783820321832") 2026/07/12 01:45:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4154cece6a86afb1_d20260712_m013826_c001_v7007000_t0000_u01783820306960") 2026/07/12 01:45:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e287a_d20260712_m013824_c001_v0001185_t0047_u01783820304126") 2026/07/12 01:45:34 DEBUG : sizeonly: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e088_d20260712_m013633_c001_v7007000_t0000_u01783820193959") 2026/07/12 01:45:34 DEBUG : sizeonly: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcec_d20260712_m013632_c001_v0001098_t0031_u01783820192644") 2026/07/12 01:45:35 DEBUG : splitbanan: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62867b1_d20260712_m014300_c001_v7007000_t0000_u01783820580032") 2026/07/12 01:45:35 DEBUG : splitbanan: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ec26_d20260712_m014253_c001_v0001179_t0054_u01783820573180") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b524e_d20260712_m014412_c001_v7007000_t0000_u01783820652435") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae39a_d20260712_m014406_c001_v0001098_t0027_u01783820646263") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4159f73aac5794cd_d20260712_m014357_c001_v7007000_t0000_u01783820637824") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae368_d20260712_m014351_c001_v0001098_t0040_u01783820631637") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987acdcd_d20260712_m014343_c001_v7007000_t0000_u01783820623224") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae33e_d20260712_m014337_c001_v0001098_t0009_u01783820617507") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5221_d20260712_m014328_c001_v7007000_t0000_u01783820608872") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae300_d20260712_m014323_c001_v0001098_t0010_u01783820603036") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e6b4_d20260712_m014314_c001_v7007000_t0000_u01783820594644") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae2c8_d20260712_m014308_c001_v0001098_t0059_u01783820588237") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286798_d20260712_m014254_c001_v7007000_t0000_u01783820574668") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd744b_d20260712_m014252_c001_v0001100_t0046_u01783820572235") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f417f7466dd8b9a78_d20260712_m014244_c001_v7007000_t0000_u01783820564569") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae25a_d20260712_m014237_c001_v0001098_t0034_u01783820557891") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f41327c52987ac985_d20260712_m014236_c001_v7007000_t0000_u01783820556680") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae23c_d20260712_m014233_c001_v0001098_t0026_u01783820553324") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce9101_d20260712_m014224_c001_v7007000_t0000_u01783820544580") 2026/07/12 01:45:35 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d3e_d20260712_m014217_c001_v0001185_t0024_u01783820537464") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f423573d2fcce90e0_d20260712_m014216_c001_v7007000_t0000_u01783820536473") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d18_d20260712_m014213_c001_v0001185_t0000_u01783820533319") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a6286712_d20260712_m014159_c001_v7007000_t0000_u01783820519506") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae1b2_d20260712_m014156_c001_v0001098_t0041_u01783820516077") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f418302ec27953ea5_d20260712_m014147_c001_v7007000_t0000_u01783820507622") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae18a_d20260712_m014141_c001_v0001098_t0053_u01783820501578") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62866f9_d20260712_m014133_c001_v7007000_t0000_u01783820493908") 2026/07/12 01:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae164_d20260712_m014128_c001_v0001098_t0053_u01783820488013") 2026/07/12 01:45:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e694_d20260712_m014239_c001_v7007000_t0000_u01783820559538") 2026/07/12 01:45:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2d8c_d20260712_m014234_c001_v0001185_t0026_u01783820554479") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca128_d20260712_m014121_c001_v7007000_t0000_u01783820481143") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae146_d20260712_m014119_c001_v0001098_t0000_u01783820479925") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca11b_d20260712_m014119_c001_v7007000_t0000_u01783820479170") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7303_d20260712_m014117_c001_v0001100_t0056_u01783820477959") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863ef_d20260712_m013737_c001_v7007000_t0000_u01783820257160") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2738_d20260712_m013736_c001_v0001185_t0021_u01783820256218") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863e5_d20260712_m013735_c001_v7007000_t0000_u01783820255686") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e272e_d20260712_m013734_c001_v0001185_t0037_u01783820254622") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e083_d20260712_m013630_c001_v7007000_t0000_u01783820190275") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcd8_d20260712_m013628_c001_v0001098_t0036_u01783820188874") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e081_d20260712_m013628_c001_v7007000_t0000_u01783820188520") 2026/07/12 01:45:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcd0_d20260712_m013627_c001_v0001098_t0018_u01783820187378") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e07f_d20260712_m013625_c001_v7007000_t0000_u01783820185161") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcc4_d20260712_m013624_c001_v0001098_t0017_u01783820184104") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e07e_d20260712_m013623_c001_v7007000_t0000_u01783820183576") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcb8_d20260712_m013622_c001_v0001098_t0039_u01783820182239") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adcae_d20260712_m013619_c001_v0001098_t0034_u01783820179531") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4050722b3260e07b_d20260712_m013619_c001_v7007000_t0000_u01783820179179") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adca6_d20260712_m013617_c001_v0001098_t0011_u01783820177746") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adca4_d20260712_m013617_c001_v0001098_t0045_u01783820177091") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa63_d20260712_m013616_c001_v7007000_t0000_u01783820176384") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc96_d20260712_m013613_c001_v0001098_t0053_u01783820173825") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc8c_d20260712_m013611_c001_v0001098_t0039_u01783820171324") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa47_d20260712_m013610_c001_v7007000_t0000_u01783820170949") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc8a_d20260712_m013610_c001_v0001098_t0019_u01783820170187") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc82_d20260712_m013609_c001_v0001098_t0023_u01783820169305") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa46_d20260712_m013608_c001_v7007000_t0000_u01783820168927") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc72_d20260712_m013605_c001_v0001098_t0046_u01783820165370") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa43_d20260712_m013604_c001_v7007000_t0000_u01783820164993") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc6e_d20260712_m013604_c001_v0001098_t0036_u01783820164260") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa42_d20260712_m013603_c001_v7007000_t0000_u01783820163322") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc68_d20260712_m013602_c001_v0001098_t0053_u01783820162519") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa40_d20260712_m013601_c001_v7007000_t0000_u01783820161922") 2026/07/12 01:45:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc64_d20260712_m013601_c001_v0001098_t0029_u01783820161166") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa3f_d20260712_m013600_c001_v7007000_t0000_u01783820160229") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc5e_d20260712_m013559_c001_v0001098_t0041_u01783820159238") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa3e_d20260712_m013558_c001_v7007000_t0000_u01783820158652") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc58_d20260712_m013557_c001_v0001098_t0034_u01783820157788") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa3b_d20260712_m013557_c001_v7007000_t0000_u01783820157225") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc50_d20260712_m013556_c001_v0001098_t0048_u01783820156485") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa37_d20260712_m013550_c001_v7007000_t0000_u01783820150664") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc34_d20260712_m013549_c001_v0001098_t0053_u01783820149999") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa36_d20260712_m013549_c001_v7007000_t0000_u01783820149400") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc2c_d20260712_m013548_c001_v0001098_t0008_u01783820148527") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa35_d20260712_m013547_c001_v7007000_t0000_u01783820147518") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc20_d20260712_m013546_c001_v0001098_t0051_u01783820146752") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f409557f1288cfa32_d20260712_m013544_c001_v7007000_t0000_u01783820144503") 2026/07/12 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33adc14_d20260712_m013543_c001_v0001098_t0009_u01783820143655") 2026/07/12 01:45:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca129_d20260712_m014121_c001_v7007000_t0000_u01783820481318") 2026/07/12 01:45:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2bf9_d20260712_m014119_c001_v0001185_t0033_u01783820479938") 2026/07/12 01:45:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca11c_d20260712_m014119_c001_v7007000_t0000_u01783820479345") 2026/07/12 01:45:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea56_d20260712_m014117_c001_v0001179_t0015_u01783820477970") 2026/07/12 01:45:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5259_d20260712_m014414_c001_v7007000_t0000_u01783820654424") 2026/07/12 01:45:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2f7e_d20260712_m014413_c001_v0001185_t0054_u01783820653745") 2026/07/12 01:45:39 DEBUG : sub/yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863d1_d20260712_m013733_c001_v7007000_t0000_u01783820253033") 2026/07/12 01:45:39 DEBUG : sub/yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2724_d20260712_m013731_c001_v0001185_t0008_u01783820251574") 2026/07/12 01:45:39 DEBUG : test_dir1/file2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca110_d20260712_m014117_c001_v7007000_t0000_u01783820477172") 2026/07/12 01:45:39 DEBUG : test_dir1/file2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae13c_d20260712_m014115_c001_v0001098_t0052_u01783820475894") 2026/07/12 01:45:39 DEBUG : test_dir1/file2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca103_d20260712_m014115_c001_v7007000_t0000_u01783820475149") 2026/07/12 01:45:39 DEBUG : test_dir1/file2: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd72f7_d20260712_m014114_c001_v0001100_t0030_u01783820474103") 2026/07/12 01:45:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca113_d20260712_m014117_c001_v7007000_t0000_u01783820477348") 2026/07/12 01:45:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ea4e_d20260712_m014115_c001_v0001179_t0056_u01783820475884") 2026/07/12 01:45:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40284b4c661ca104_d20260712_m014115_c001_v7007000_t0000_u01783820475324") 2026/07/12 01:45:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae134_d20260712_m014113_c001_v0001098_t0001_u01783820473938") 2026/07/12 01:45:39 DEBUG : three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d7_d20260712_m013725_c001_v7007000_t0000_u01783820245715") 2026/07/12 01:45:39 DEBUG : three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addf0_d20260712_m013723_c001_v0001098_t0014_u01783820243721") 2026/07/12 01:45:39 DEBUG : three: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33addd8_d20260712_m013720_c001_v0001098_t0016_u01783820240851") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5266_d20260712_m014416_c001_v7007000_t0000_u01783820656432") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed7e_d20260712_m014415_c001_v0001179_t0019_u01783820655341") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52be_d20260712_m014434_c001_v7007000_t0000_u01783820674098") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd759d_d20260712_m014432_c001_v0001100_t0038_u01783820672150") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52bb_d20260712_m014430_c001_v7007000_t0000_u01783820670570") 2026/07/12 01:45:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39eda8_d20260712_m014429_c001_v0001179_t0014_u01783820669140") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52af_d20260712_m014428_c001_v7007000_t0000_u01783820668233") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2fdc_d20260712_m014427_c001_v0001185_t0036_u01783820667646") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b528d_d20260712_m014422_c001_v7007000_t0000_u01783820662974") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39ed90_d20260712_m014422_c001_v0001179_t0058_u01783820662187") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b529b_d20260712_m014425_c001_v7007000_t0000_u01783820665057") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd7587_d20260712_m014423_c001_v0001100_t0043_u01783820663889") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b5283_d20260712_m014421_c001_v7007000_t0000_u01783820661278") 2026/07/12 01:45:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f10576ddaf28e2faa_d20260712_m014420_c001_v0001185_t0031_u01783820660713") 2026/07/12 01:45:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b527a_d20260712_m014419_c001_v7007000_t0000_u01783820659780") 2026/07/12 01:45:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae3ce_d20260712_m014418_c001_v0001098_t0033_u01783820658958") 2026/07/12 01:45:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b526f_d20260712_m014418_c001_v7007000_t0000_u01783820658056") 2026/07/12 01:45:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f11007d0cc2cd756f_d20260712_m014417_c001_v0001100_t0033_u01783820657345") 2026/07/12 01:45:40 DEBUG : toe/toe/toe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f419d7f15ea6a069e_d20260712_m014438_c001_v7007000_t0000_u01783820678458") 2026/07/12 01:45:40 DEBUG : toe/toe/toe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f115fb0545b39edc8_d20260712_m014437_c001_v0001179_t0009_u01783820677879") 2026/07/12 01:45:40 DEBUG : toe/toe/toe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52a5_d20260712_m014426_c001_v7007000_t0000_u01783820666737") 2026/07/12 01:45:40 DEBUG : toe/toe/toe: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae3de_d20260712_m014425_c001_v0001098_t0029_u01783820665970") 2026/07/12 01:45:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52c1_d20260712_m014434_c001_v7007000_t0000_u01783820674672") 2026/07/12 01:45:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ae3f4_d20260712_m014433_c001_v0001098_t0040_u01783820673530") 2026/07/12 01:45:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f414c06a24d3b52bc_d20260712_m014431_c001_v7007000_t0000_u01783820671123") 2026/07/12 01:45:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f101ee3ebff11df23_d20260712_m014430_c001_v0001130_t0047_u01783820670270") 2026/07/12 01:45:40 DEBUG : two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f4018886f4ea3a1d8_d20260712_m013725_c001_v7007000_t0000_u01783820245892") 2026/07/12 01:45:41 DEBUG : two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f40576ddaf28e26d8_d20260712_m013722_c001_v0001185_t0010_u01783820242968") 2026/07/12 01:45:41 DEBUG : two: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f404dba2da33addd6_d20260712_m013720_c001_v0001098_t0043_u01783820240661") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863d8_d20260712_m013733_c001_v7007000_t0000_u01783820253737") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1085950ed7d257cc_d20260712_m013732_c001_v0001100_t0058_u01783820252655") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c4_d20260712_m013730_c001_v7007000_t0000_u01783820250301") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f104dba2da33ade02_d20260712_m013729_c001_v0001098_t0048_u01783820249061") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c1_d20260712_m013727_c001_v7007000_t0000_u01783820247827") 2026/07/12 01:45:41 DEBUG : yam: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f107d27ce181d4546_d20260712_m013726_c001_v0001179_t0050_u01783820246434") 2026/07/12 01:45:41 DEBUG : yaml: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c7_d20260712_m013731_c001_v7007000_t0000_u01783820251024") 2026/07/12 01:45:41 DEBUG : yaml: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f102fa892490b9c3b_d20260712_m013730_c001_v0001184_t0011_u01783820250091") 2026/07/12 01:45:41 DEBUG : yaml: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f425e3a23a62863c3_d20260712_m013728_c001_v7007000_t0000_u01783820248531") 2026/07/12 01:45:41 DEBUG : yaml: Deleting (id "4_zaf324d43f07d5b3b9ff80e1b_f1187b91b8be3069c_d20260712_m013727_c001_v0001165_t0028_u01783820247596") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m1.834254799s (try 1/5)