"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/27 03:15:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti" 2025/11/27 03:15:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:15:42 DEBUG : Creating backend with remote "/tmp/rclone4187630788" === 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:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/27 03:15:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.75s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:44 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:44 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:44 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:15:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:46 DEBUG : Creating backend with remote "/non-existing" 2025/11/27 03:15:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/27 03:15:46 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:46 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:47 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:47 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:49 INFO : B2 bucket rclone-test-zesoral3woti: Running all checks before starting transfers 2025/11/27 03:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:49 INFO : B2 bucket rclone-test-zesoral3woti: Checks finished, now starting transfers 2025/11/27 03:15:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:50 ERROR : Ignoring --no-traverse with sync 2025/11/27 03:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:50 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:50 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:50 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:15:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/27 03:15:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:52 DEBUG : hello world2: size = 12 OK 2025/11/27 03:15:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/27 03:15:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:15:53 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:53 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:53 DEBUG : potato2: size = 11 OK 2025/11/27 03:15:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:15:54 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:54 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:55 DEBUG : potato2: size = 11 OK 2025/11/27 03:15:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 03:15:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:15:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:15:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:15:56 INFO : sub dir2: Making directory 2025/11/27 03:15:56 INFO : sub dir: Making directory 2025/11/27 03:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:56 INFO : sub dir2/sub sub dir2: Making directory 2025/11/27 03:15:56 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:56 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15: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" 2025/11/27 03:15:56 DEBUG : B2 bucket rclone-test-zesoral3woti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:57 INFO : sub dir2: Making directory 2025/11/27 03:15:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 03:15:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:57 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:57 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:15:58 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:15:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:15:58 INFO : sub dir2: Making directory 2025/11/27 03:15:58 INFO : sub dir: Making directory 2025/11/27 03:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:15:58 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:15:58 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:15:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:15:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:15:59 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:15:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/27 03:15:59 DEBUG : B2 bucket rclone-test-zesoral3woti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/27 03:15:59 DEBUG : B2 bucket rclone-test-zesoral3woti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:00 INFO : sub dir2: Making directory 2025/11/27 03:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:00 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:00 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:01 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:16:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:01 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:16:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:16:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:16:01 INFO : sub dir2: Making directory 2025/11/27 03:16:01 INFO : sub dir: Making directory 2025/11/27 03:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:01 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:01 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:02 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:16:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/27 03:16:02 DEBUG : B2 bucket rclone-test-zesoral3woti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:03 INFO : sub dir2: Making directory 2025/11/27 03:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:03 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:03 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:03 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:16:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yemifuv9revu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-yemifuv9revu 2025/11/27 03:16:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:05 DEBUG : B2 bucket rclone-test-yemifuv9revu: Waiting for checks to finish 2025/11/27 03:16:05 DEBUG : B2 bucket rclone-test-yemifuv9revu: Waiting for transfers to finish 2025/11/27 03:16:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:07 DEBUG : B2 bucket rclone-test-yemifuv9revu: Purge remote 2025/11/27 03:16:07 INFO : B2 bucket rclone-test-yemifuv9revu: cleaning bucket "rclone-test-yemifuv9revu" of all files 2025/11/27 03:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zefd29de340fdcb3b9fa80e1b_f1081a4f8d706ab46_d20251127_m031607_c001_v0001185_t0042_u01764213367038") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:09 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:16:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:09 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:16:09 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:10 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:16:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/27 03:16:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ragimax1befa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-ragimax1befa 2025/11/27 03:16:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:12 DEBUG : B2 bucket rclone-test-ragimax1befa: Waiting for checks to finish 2025/11/27 03:16:12 DEBUG : B2 bucket rclone-test-ragimax1befa: Waiting for transfers to finish 2025/11/27 03:16:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ragimax1befa) 2025/11/27 03:16:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:16:15 DEBUG : B2 bucket rclone-test-ragimax1befa: Waiting for checks to finish 2025/11/27 03:16:15 DEBUG : B2 bucket rclone-test-ragimax1befa: Waiting for transfers to finish 2025/11/27 03:16:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:16:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/27 03:16:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:15 DEBUG : B2 bucket rclone-test-ragimax1befa: Purge remote 2025/11/27 03:16:15 INFO : B2 bucket rclone-test-ragimax1befa: cleaning bucket "rclone-test-ragimax1befa" of all files 2025/11/27 03:16:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2bd7340fdcb3b9fa80e1b_f100cc3e238a24e37_d20251127_m031615_c001_v0001185_t0026_u01764213375361") 2025/11/27 03:16:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2bd7340fdcb3b9fa80e1b_f1167f3d11a119082_d20251127_m031613_c001_v0001040_t0029_u01764213373369") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:16:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:16:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:18 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:16:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/27 03:16:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/27 03:16:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bevehuc2fupu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-bevehuc2fupu 2025/11/27 03:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:20 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for checks to finish 2025/11/27 03:16:20 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for transfers to finish 2025/11/27 03:16:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:23 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for checks to finish 2025/11/27 03:16:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bevehuc2fupu) 2025/11/27 03:16:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:16:23 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for transfers to finish 2025/11/27 03:16:23 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:16:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/27 03:16:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:23 INFO : sub dir/hello world: Deleted 2025/11/27 03:16:24 DEBUG : testing file moves 2025/11/27 03:16:25 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for checks to finish 2025/11/27 03:16:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bevehuc2fupu) 2025/11/27 03:16:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:16:25 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Waiting for transfers to finish 2025/11/27 03:16:25 DEBUG : sub dir/hello world: size = 24 OK 2025/11/27 03:16:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/27 03:16:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:16:25 INFO : sub dir/hello world: Deleted 2025/11/27 03:16:25 DEBUG : B2 bucket rclone-test-bevehuc2fupu: Purge remote 2025/11/27 03:16:25 INFO : B2 bucket rclone-test-bevehuc2fupu: cleaning bucket "rclone-test-bevehuc2fupu" of all files 2025/11/27 03:16:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2dd8340fdcb3b9fa80e1b_f1081a4f8d706b1d0_d20251127_m031625_c001_v0001185_t0009_u01764213385219") 2025/11/27 03:16:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2dd8340fdcb3b9fa80e1b_f1017b9b5c4c0e728_d20251127_m031623_c001_v0001185_t0017_u01764213383320") 2025/11/27 03:16:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2dd8340fdcb3b9fa80e1b_f1177cd96e8f6b159_d20251127_m031621_c001_v0001145_t0019_u01764213381745") --- PASS: TestServerSideMoveOverSelf (8.33s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:27 ERROR : error listing: directory not found 2025/11/27 03:16:28 INFO : Local file system at /tmp/rclone4187630788: Making directory 2025/11/27 03:16:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.56s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:16:30 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for checks to finish 2025/11/27 03:16:30 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for transfers to finish 2025/11/27 03:16:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/27 03:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:16:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/27 03:16:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/27 03:16:31 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:31 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:31 DEBUG : check sum: size = 1 OK 2025/11/27 03:16:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:16:31 INFO : check sum: Copied (new) 2025/11/27 03:16:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:32 DEBUG : check sum: size = 1 OK 2025/11/27 03:16:32 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:16:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/27 03:16:32 DEBUG : check sum: Unchanged skipping 2025/11/27 03:16:32 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:32 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/27 03:16:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:33 DEBUG : sizeonly: size = 6 OK 2025/11/27 03:16:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/27 03:16:33 INFO : sizeonly: Copied (new) 2025/11/27 03:16:33 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:33 DEBUG : sizeonly: size = 6 OK 2025/11/27 03:16:33 DEBUG : sizeonly: Sizes identical 2025/11/27 03:16:33 DEBUG : sizeonly: Unchanged skipping 2025/11/27 03:16:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:33 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/27 03:16:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/27 03:16:35 INFO : ignore-size: Copied (new) 2025/11/27 03:16:35 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:16:35 DEBUG : ignore-size: Unchanged skipping 2025/11/27 03:16:35 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:35 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:35 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:36 DEBUG : existing: size = 6 OK 2025/11/27 03:16:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:16:36 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:36 DEBUG : existing: Unchanged skipping 2025/11/27 03:16:36 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:36 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:36 INFO : There was nothing to transfer 2025/11/27 03:16:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/27 03:16:37 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:37 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:37 DEBUG : existing: size = 6 OK 2025/11/27 03:16:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/27 03:16:37 INFO : existing: Copied (replaced existing) 2025/11/27 03:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.10s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:16:38 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:38 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:38 DEBUG : existing: size = 6 OK 2025/11/27 03:16:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/27 03:16:38 INFO : existing: Copied (new) 2025/11/27 03:16:38 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:39 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:39 DEBUG : existing: Destination exists, skipping 2025/11/27 03:16:39 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:39 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/27 03:16:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:16:41 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:16:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:16:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:16:41 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:41 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:41 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:16:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:16:41 INFO : a/potato2: Copied (new) 2025/11/27 03:16:41 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:43 DEBUG : empty space: size = 1 OK 2025/11/27 03:16:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/27 03:16:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:16:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/27 03:16:43 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:43 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:43 INFO : There was nothing to transfer 2025/11/27 03:16:44 DEBUG : empty space: size = 1 OK 2025/11/27 03:16:44 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 2025/11/27 03:16:44 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:16:45 INFO : empty space: Updated modification time in destination 2025/11/27 03:16:45 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:45 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:46 DEBUG : empty space: size = 1 OK 2025/11/27 03:16: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 2025/11/27 03:16:46 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:16:46 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:46 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:46 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:48 DEBUG : foo: size = 3 OK 2025/11/27 03:16:48 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 2025/11/27 03:16:48 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:16:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:48 DEBUG : foo: sha1 differ 2025/11/27 03:16:48 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:48 DEBUG : foo: size = 3 OK 2025/11/27 03:16:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/27 03:16:48 INFO : foo: Copied (replaced existing) 2025/11/27 03:16:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:49 DEBUG : empty space: size = 1 OK 2025/11/27 03:16:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:16:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 03:16:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:49 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:50 DEBUG : potato: size = 60 OK 2025/11/27 03:16:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:16:50 INFO : potato: Copied (new) 2025/11/27 03:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:16:51 DEBUG : potato: size = 60 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:51 DEBUG : potato: Sizes differ 2025/11/27 03:16:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:52 DEBUG : potato: size = 21 OK 2025/11/27 03:16:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/27 03:16:52 INFO : potato: Copied (replaced existing) 2025/11/27 03:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:53 DEBUG : potato: size = 21 OK 2025/11/27 03:16:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/27 03:16:53 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4187630788) 2025/11/27 03:16:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:16:53 DEBUG : potato: sha1 differ 2025/11/27 03:16:53 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:53 DEBUG : potato: size = 21 OK 2025/11/27 03:16:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/27 03:16:53 INFO : potato: Copied (replaced existing) 2025/11/27 03:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:16:55 DEBUG : empty space: size = 1 OK 2025/11/27 03:16:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:16:55 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/27 03:16:55 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:55 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:55 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:57 DEBUG : empty space: size = 1 OK 2025/11/27 03:16:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:16:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:16:57 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:16:57 DEBUG : empty space: Unchanged skipping 2025/11/27 03:16:57 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:16:58 DEBUG : potato2: size = 60 OK 2025/11/27 03:16:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:16:58 INFO : potato2: Copied (new) 2025/11/27 03:16:58 DEBUG : Waiting for deletions to finish 2025/11/27 03:16:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:16:59 INFO : d: Making directory 2025/11/27 03:16:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/27 03:17:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:00 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:17:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:00 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:17:00 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:00 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:00 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:17:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:00 INFO : a/potato2: Copied (new) 2025/11/27 03:17:00 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/27 03:17:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:02 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:17:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:02 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:17:02 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:03 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:17:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:03 INFO : a/potato2: Copied (new) 2025/11/27 03:17:03 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting files as there were IO errors 2025/11/27 03:17:03 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:05 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:05 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:05 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:05 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:05 INFO : potato: Deleted 2025/11/27 03:17:05 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.21s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:07 INFO : potato: Deleted 2025/11/27 03:17:08 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:08 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:08 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:08 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:08 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:10 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:10 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:10 DEBUG : potato2: size = 19 OK 2025/11/27 03:17:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/27 03:17:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:17:12 DEBUG : enormous: Excluded 2025/11/27 03:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:17:12 DEBUG : potato2: Excluded 2025/11/27 03:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:17:12 DEBUG : potato2: Excluded 2025/11/27 03:17:12 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:12 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:12 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:12 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:12 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:12 INFO : There was nothing to transfer 2025/11/27 03:17:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:17:12 DEBUG : enormous: Excluded 2025/11/27 03:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:17:12 DEBUG : potato2: Excluded 2025/11/27 03:17:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:17:13 DEBUG : potato2: Excluded 2025/11/27 03:17:13 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/27 03:17:13 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:13 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for checks to finish 2025/11/27 03:17:13 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for transfers to finish 2025/11/27 03:17:13 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:17:15 DEBUG : enormous: Excluded 2025/11/27 03:17:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:17:15 DEBUG : potato2: Excluded 2025/11/27 03:17:15 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:17:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:15 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:15 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:16 INFO : potato2: Deleted 2025/11/27 03:17:16 INFO : enormous: Deleted 2025/11/27 03:17:16 INFO : There was nothing to transfer 2025/11/27 03:17:16 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/27 03:17:16 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:16 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for checks to finish 2025/11/27 03:17:16 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for transfers to finish 2025/11/27 03:17:16 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:16 INFO : enormous: Deleted 2025/11/27 03:17:16 INFO : potato2: Deleted 2025/11/27 03:17:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:18 DEBUG : five: Need to transfer - File not found at Destination 2025/11/27 03:17:18 DEBUG : one: Destination is newer than source, skipping 2025/11/27 03:17:18 DEBUG : three: size = 5 OK 2025/11/27 03:17:18 DEBUG : three: Sizes identical 2025/11/27 03:17:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 03:17:18 DEBUG : two: size = 3 OK 2025/11/27 03:17:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:17:18 DEBUG : four: size = 8 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:17:18 DEBUG : four: Sizes differ 2025/11/27 03:17:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4187630788) 2025/11/27 03:17:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:17:18 DEBUG : two: sha1 differ 2025/11/27 03:17:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/27 03:17:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:19 DEBUG : five: size = 4 OK 2025/11/27 03:17:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/27 03:17:19 INFO : five: Copied (new) 2025/11/27 03:17:19 DEBUG : four: size = 4 OK 2025/11/27 03:17:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/27 03:17:19 INFO : four: Copied (replaced existing) 2025/11/27 03:17:19 DEBUG : two: size = 3 OK 2025/11/27 03:17:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/27 03:17:19 INFO : two: Copied (replaced existing) 2025/11/27 03:17:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:20 DEBUG : five: size = 4 OK 2025/11/27 03:17:20 DEBUG : four: size = 4 OK 2025/11/27 03:17:20 DEBUG : one: Destination is newer than source, skipping 2025/11/27 03:17:20 DEBUG : three: size = 5 OK 2025/11/27 03:17:20 DEBUG : two: size = 3 OK 2025/11/27 03:17:20 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/27 03:17:20 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/27 03:17:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 03:17:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/27 03:17:20 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/27 03:17:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 03:17:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/27 03:17:20 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/27 03:17:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 03:17:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4187630788) 2025/11/27 03:17:20 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:17:20 DEBUG : three: sha1 differ 2025/11/27 03:17:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/27 03:17:20 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:20 DEBUG : three: size = 5 OK 2025/11/27 03:17:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/27 03:17:20 INFO : three: Copied (replaced existing) 2025/11/27 03:17:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/27 03:17:21 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:21 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:21 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 03:17:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/27 03:17:21 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:21 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:22 DEBUG : potato: size = 14 OK 2025/11/27 03:17:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/27 03:17:22 INFO : potato: Copied (new) 2025/11/27 03:17:22 DEBUG : yam: size = 11 OK 2025/11/27 03:17:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:22 INFO : yam: Copied (new) 2025/11/27 03:17:22 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:22 DEBUG : potato: size = 14 OK 2025/11/27 03:17:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:17:22 DEBUG : potato: Unchanged skipping 2025/11/27 03:17:22 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:22 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:22 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:22 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:23 DEBUG : yaml: size = 11 OK 2025/11/27 03:17:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:23 INFO : yam: Copied (server-side copy) to: yaml 2025/11/27 03:17:23 INFO : yam: Deleted 2025/11/27 03:17:23 INFO : yaml: Renamed from "yam" 2025/11/27 03:17:23 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/27 03:17:24 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:24 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:24 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 03:17:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/27 03:17:24 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:24 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:25 DEBUG : yam: size = 11 OK 2025/11/27 03:17:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:25 INFO : yam: Copied (new) 2025/11/27 03:17:25 DEBUG : potato: size = 14 OK 2025/11/27 03:17:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/27 03:17:25 INFO : potato: Copied (new) 2025/11/27 03:17:25 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:25 DEBUG : potato: size = 14 OK 2025/11/27 03:17:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:17:25 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:25 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:25 DEBUG : potato: Unchanged skipping 2025/11/27 03:17:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:26 DEBUG : yaml: size = 11 OK 2025/11/27 03:17:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:26 INFO : yam: Copied (server-side copy) to: yaml 2025/11/27 03:17:26 INFO : yam: Deleted 2025/11/27 03:17:26 INFO : yaml: Renamed from "yam" 2025/11/27 03:17:26 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/27 03:17:27 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:27 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:27 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 03:17:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/27 03:17:27 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:27 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:27 DEBUG : potato: size = 14 OK 2025/11/27 03:17:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/27 03:17:27 INFO : potato: Copied (new) 2025/11/27 03:17:28 DEBUG : sub/yam: size = 11 OK 2025/11/27 03:17:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:28 INFO : sub/yam: Copied (new) 2025/11/27 03:17:28 DEBUG : Waiting for deletions to finish 2025/11/27 03:17:28 DEBUG : potato: size = 14 OK 2025/11/27 03:17:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:17:28 DEBUG : potato: Unchanged skipping 2025/11/27 03:17:28 INFO : B2 bucket rclone-test-zesoral3woti: Making map for --track-renames 2025/11/27 03:17:28 INFO : B2 bucket rclone-test-zesoral3woti: Finished making map for --track-renames 2025/11/27 03:17:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for renames to finish 2025/11/27 03:17:29 DEBUG : yam: size = 11 OK 2025/11/27 03:17:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/27 03:17:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/27 03:17:29 INFO : sub/yam: Deleted 2025/11/27 03:17:29 INFO : yam: Renamed from "sub/yam" 2025/11/27 03:17:29 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:30 DEBUG : Creating backend with remote "/tmp/rclone4187630788/dir1" 2025/11/27 03:17:30 DEBUG : Creating backend with remote "/tmp/rclone4187630788/dir2" 2025/11/27 03:17:30 DEBUG : Local file system at /tmp/rclone4187630788/dir2: Using server-side directory move 2025/11/27 03:17:30 INFO : Local file system at /tmp/rclone4187630788/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 03:17:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/27 03:17:30 INFO : file1.txt: Moved (server-side) 2025/11/27 03:17:30 DEBUG : Local file system at /tmp/rclone4187630788/dir2: Waiting for checks to finish 2025/11/27 03:17:30 DEBUG : Local file system at /tmp/rclone4187630788/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:17:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 03:17:30 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:30 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:31 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 03:17:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/27 03:17:31 INFO : nested/sub dir/file: Copied (new) 2025/11/27 03:17:31 INFO : nested/sub dir/file: Deleted 2025/11/27 03:17:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:17:31 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:17:31 INFO : sub dir/hello world: Deleted 2025/11/27 03:17:31 INFO : sub dir: Removing directory 2025/11/27 03:17:31 INFO : nested/sub dir: Removing directory 2025/11/27 03:17:31 INFO : nested: Removing directory 2025/11/27 03:17:31 DEBUG : Local file system at /tmp/rclone4187630788: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:17:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 03:17:32 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:32 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:32 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 03:17:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/27 03:17:32 INFO : nested/sub dir/file: Copied (new) 2025/11/27 03:17:32 INFO : nested/sub dir/file: Deleted 2025/11/27 03:17:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:17:32 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:17:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.31s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/27 03:17:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:17:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:34 DEBUG : existing: size = 6 OK 2025/11/27 03:17:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/27 03:17:34 INFO : existing: Copied (new) 2025/11/27 03:17:34 INFO : existing: Deleted 2025/11/27 03:17:34 DEBUG : existing-b: size = 6 OK 2025/11/27 03:17:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/27 03:17:34 INFO : existing-b: Copied (new) 2025/11/27 03:17:34 INFO : existing-b: Deleted 2025/11/27 03:17:34 DEBUG : existing: Destination exists, skipping 2025/11/27 03:17:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/27 03:17:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:17:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:17:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-memeqes2segi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-memeqes2segi 2025/11/27 03:17:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:40 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:17:40 DEBUG : empty space: Unchanged skipping 2025/11/27 03:17:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:17:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-memeqes2segi) 2025/11/27 03:17:40 DEBUG : potato3: Sizes differ 2025/11/27 03:17:40 DEBUG : B2 bucket rclone-test-memeqes2segi: Waiting for checks to finish 2025/11/27 03:17:40 INFO : empty space: Deleted 2025/11/27 03:17:40 DEBUG : B2 bucket rclone-test-memeqes2segi: Waiting for transfers to finish 2025/11/27 03:17:40 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:40 INFO : potato2: Copied (server-side copy) 2025/11/27 03:17:41 INFO : potato2: Deleted 2025/11/27 03:17:41 DEBUG : potato3: size = 68 OK 2025/11/27 03:17:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:17:41 INFO : potato3: Copied (server-side copy) 2025/11/27 03:17:41 INFO : potato3: Deleted 2025/11/27 03:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zecesog4rupe" 2025/11/27 03:17:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/27 03:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 03:17:43 DEBUG : B2 bucket rclone-test-zecesog4rupe: Waiting for checks to finish 2025/11/27 03:17:43 DEBUG : B2 bucket rclone-test-zecesog4rupe: Waiting for transfers to finish 2025/11/27 03:17:44 DEBUG : empty space: size = 1 OK 2025/11/27 03:17:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:17:44 INFO : empty space: Copied (server-side copy) 2025/11/27 03:17:44 DEBUG : potato3: size = 68 OK 2025/11/27 03:17:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:17:44 INFO : potato3: Copied (server-side copy) 2025/11/27 03:17:44 INFO : empty space: Deleted 2025/11/27 03:17:44 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:44 INFO : potato2: Copied (server-side copy) 2025/11/27 03:17:44 INFO : potato3: Deleted 2025/11/27 03:17:44 INFO : potato2: Deleted 2025/11/27 03:17:45 DEBUG : B2 bucket rclone-test-zecesog4rupe: Purge remote 2025/11/27 03:17:45 INFO : B2 bucket rclone-test-zecesog4rupe: cleaning bucket "rclone-test-zecesog4rupe" of all files 2025/11/27 03:17:45 DEBUG : empty space: Deleting (id "4_z2fa21da3501dcb3b9fa80e1b_f106c00b31deea828_d20251127_m031744_c001_v0001043_t0038_u01764213464185") 2025/11/27 03:17:45 DEBUG : potato2: Deleting (id "4_z2fa21da3501dcb3b9fa80e1b_f11172ff7c28dd608_d20251127_m031744_c001_v0001185_t0013_u01764213464616") 2025/11/27 03:17:45 DEBUG : potato3: Deleting (id "4_z2fa21da3501dcb3b9fa80e1b_f1000f2c3f946f4f2_d20251127_m031744_c001_v0001179_t0015_u01764213464560") 2025/11/27 03:17:46 DEBUG : B2 bucket rclone-test-memeqes2segi: Purge remote 2025/11/27 03:17:46 INFO : B2 bucket rclone-test-memeqes2segi: cleaning bucket "rclone-test-memeqes2segi" of all files 2025/11/27 03:17:46 DEBUG : empty space: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f4024d7dd966b1d30_d20251127_m031744_c001_v7007000_t0000_u01764213464615") 2025/11/27 03:17:46 DEBUG : empty space: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f10391536134ee666_d20251127_m031739_c001_v0001102_t0058_u01764213459283") 2025/11/27 03:17:46 DEBUG : potato2: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f4024d7dd966b1d31_d20251127_m031744_c001_v7007000_t0000_u01764213464878") 2025/11/27 03:17:46 DEBUG : potato2: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f11429ceb8d7b0cd7_d20251127_m031740_c001_v0001185_t0042_u01764213460551") 2025/11/27 03:17:46 DEBUG : potato3: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f4088e504c923ed0f_d20251127_m031744_c001_v7007000_t0000_u01764213464780") 2025/11/27 03:17:46 DEBUG : potato3: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f10184eaa356cc9be_d20251127_m031740_c001_v0001104_t0011_u01764213460943") 2025/11/27 03:17:46 DEBUG : potato3: Deleting (id "4_zdf520d43501dcb3b9fa80e1b_f10391536134ee66a_d20251127_m031739_c001_v0001102_t0032_u01764213459731") --- PASS: TestServerSideMove (12.41s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zocitac0lula" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-zocitac0lula 2025/11/27 03:17:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:17:53 DEBUG : empty space: Excluded 2025/11/27 03:17:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:17:53 DEBUG : empty space: Excluded 2025/11/27 03:17:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:53 DEBUG : B2 bucket rclone-test-zocitac0lula: Waiting for checks to finish 2025/11/27 03:17:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:17:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zocitac0lula) 2025/11/27 03:17:53 DEBUG : potato3: Sizes differ 2025/11/27 03:17:53 DEBUG : B2 bucket rclone-test-zocitac0lula: Waiting for transfers to finish 2025/11/27 03:17:53 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:53 INFO : potato2: Copied (server-side copy) 2025/11/27 03:17:53 INFO : potato2: Deleted 2025/11/27 03:17:53 DEBUG : potato3: size = 68 OK 2025/11/27 03:17:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:17:53 INFO : potato3: Copied (server-side copy) 2025/11/27 03:17:54 INFO : potato3: Deleted 2025/11/27 03:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cotazep4filu" 2025/11/27 03:17:55 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:17:55 DEBUG : empty space: Excluded 2025/11/27 03:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:17:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 03:17:55 DEBUG : B2 bucket rclone-test-cotazep4filu: Waiting for checks to finish 2025/11/27 03:17:55 DEBUG : B2 bucket rclone-test-cotazep4filu: Waiting for transfers to finish 2025/11/27 03:17:56 DEBUG : potato2: size = 60 OK 2025/11/27 03:17:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:17:56 INFO : potato2: Copied (server-side copy) 2025/11/27 03:17:56 INFO : potato2: Deleted 2025/11/27 03:17:56 DEBUG : potato3: size = 68 OK 2025/11/27 03:17:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:17:56 INFO : potato3: Copied (server-side copy) 2025/11/27 03:17:56 INFO : potato3: Deleted 2025/11/27 03:17:57 DEBUG : B2 bucket rclone-test-cotazep4filu: Purge remote 2025/11/27 03:17:57 INFO : B2 bucket rclone-test-cotazep4filu: cleaning bucket "rclone-test-cotazep4filu" of all files 2025/11/27 03:17:57 DEBUG : potato2: Deleting (id "4_z6fc24d93501dcb3b9fa80e1b_f1009c53e32d33aac_d20251127_m031756_c001_v0001102_t0058_u01764213476153") 2025/11/27 03:17:57 DEBUG : potato3: Deleting (id "4_z6fc24d93501dcb3b9fa80e1b_f1124450a88aa8be1_d20251127_m031756_c001_v0001184_t0054_u01764213476521") 2025/11/27 03:17:58 DEBUG : B2 bucket rclone-test-zocitac0lula: Purge remote 2025/11/27 03:17:58 INFO : B2 bucket rclone-test-zocitac0lula: cleaning bucket "rclone-test-zocitac0lula" of all files 2025/11/27 03:17:58 DEBUG : empty space: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f1146daac0cd16c25_d20251127_m031752_c001_v0001113_t0004_u01764213472274") 2025/11/27 03:17:58 DEBUG : potato2: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f410f0b10361cda55_d20251127_m031756_c001_v7007000_t0000_u01764213476504") 2025/11/27 03:17:58 DEBUG : potato2: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f1088a0dccbb00005_d20251127_m031753_c001_v0001099_t0056_u01764213473392") 2025/11/27 03:17:58 DEBUG : potato3: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f410f0b10361cda58_d20251127_m031756_c001_v7007000_t0000_u01764213476726") 2025/11/27 03:17:58 DEBUG : potato3: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f1073c4bb7a544f72_d20251127_m031753_c001_v0001136_t0035_u01764213473719") 2025/11/27 03:17:58 DEBUG : potato3: Deleting (id "4_z1ff23d83501dcb3b9fa80e1b_f1146daac0cd16c29_d20251127_m031752_c001_v0001113_t0018_u01764213472692") 2025/11/27 03:17:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/11/27 03:17:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/27 03:17:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ceyuxaf2qigo" 2025/11/27 03:18:03 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zesoral3woti -> B2 bucket rclone-test-ceyuxaf2qigo 2025/11/27 03:18:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:18:06 DEBUG : empty space: size = 1 OK 2025/11/27 03:18:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:18:06 DEBUG : empty space: Unchanged skipping 2025/11/27 03:18:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:18:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ceyuxaf2qigo) 2025/11/27 03:18:06 DEBUG : potato3: Sizes differ 2025/11/27 03:18:06 DEBUG : B2 bucket rclone-test-ceyuxaf2qigo: Waiting for checks to finish 2025/11/27 03:18:06 INFO : empty space: Deleted 2025/11/27 03:18:06 DEBUG : B2 bucket rclone-test-ceyuxaf2qigo: Waiting for transfers to finish 2025/11/27 03:18:06 DEBUG : potato2: size = 60 OK 2025/11/27 03:18:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:18:06 INFO : potato2: Copied (server-side copy) 2025/11/27 03:18:06 INFO : potato2: Deleted 2025/11/27 03:18:06 DEBUG : potato3: size = 68 OK 2025/11/27 03:18:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:18:06 INFO : potato3: Copied (server-side copy) 2025/11/27 03:18:07 INFO : potato3: Deleted 2025/11/27 03:18:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gibigow8guva" 2025/11/27 03:18:08 INFO : tomatoDir: Making directory 2025/11/27 03:18:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/27 03:18:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:18:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 03:18:08 DEBUG : B2 bucket rclone-test-gibigow8guva: Waiting for checks to finish 2025/11/27 03:18:08 DEBUG : B2 bucket rclone-test-gibigow8guva: Waiting for transfers to finish 2025/11/27 03:18:09 DEBUG : empty space: size = 1 OK 2025/11/27 03:18:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/27 03:18:09 INFO : empty space: Copied (server-side copy) 2025/11/27 03:18:09 INFO : empty space: Deleted 2025/11/27 03:18:10 DEBUG : potato2: size = 60 OK 2025/11/27 03:18:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/27 03:18:10 INFO : potato2: Copied (server-side copy) 2025/11/27 03:18:10 INFO : potato2: Deleted 2025/11/27 03:18:10 DEBUG : potato3: size = 68 OK 2025/11/27 03:18:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/27 03:18:10 INFO : potato3: Copied (server-side copy) 2025/11/27 03:18:10 INFO : potato3: Deleted 2025/11/27 03:18:11 DEBUG : B2 bucket rclone-test-gibigow8guva: Purge remote 2025/11/27 03:18:11 INFO : B2 bucket rclone-test-gibigow8guva: cleaning bucket "rclone-test-gibigow8guva" of all files 2025/11/27 03:18:11 DEBUG : empty space: Deleting (id "4_zcfc27dc3501dcb3b9fa80e1b_f10422a6d4f444994_d20251127_m031809_c001_v0001185_t0010_u01764213489448") 2025/11/27 03:18:11 DEBUG : potato2: Deleting (id "4_zcfc27dc3501dcb3b9fa80e1b_f102170fba131aada_d20251127_m031809_c001_v0001185_t0006_u01764213489837") 2025/11/27 03:18:11 DEBUG : potato3: Deleting (id "4_zcfc27dc3501dcb3b9fa80e1b_f1064b49d081bea2b_d20251127_m031809_c001_v0001185_t0013_u01764213489840") 2025/11/27 03:18:12 DEBUG : B2 bucket rclone-test-ceyuxaf2qigo: Purge remote 2025/11/27 03:18:12 INFO : B2 bucket rclone-test-ceyuxaf2qigo: cleaning bucket "rclone-test-ceyuxaf2qigo" of all files 2025/11/27 03:18:12 DEBUG : empty space: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f4182ddb321d6a54d_d20251127_m031809_c001_v7007000_t0000_u01764213489823") 2025/11/27 03:18:12 DEBUG : empty space: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f116c31032debe679_d20251127_m031804_c001_v0001106_t0041_u01764213484865") 2025/11/27 03:18:12 DEBUG : potato2: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f4182ddb321d6a551_d20251127_m031810_c001_v7007000_t0000_u01764213490115") 2025/11/27 03:18:12 DEBUG : potato2: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f104506cdaeffb6ce_d20251127_m031806_c001_v0001182_t0032_u01764213486295") 2025/11/27 03:18:12 DEBUG : potato3: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f4182ddb321d6a553_d20251127_m031810_c001_v7007000_t0000_u01764213490335") 2025/11/27 03:18:12 DEBUG : potato3: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f1115c4e2a23c8b97_d20251127_m031806_c001_v0001109_t0002_u01764213486520") 2025/11/27 03:18:12 DEBUG : potato3: Deleting (id "4_z1f126d93501dcb3b9fa80e1b_f116c31032debe67b_d20251127_m031805_c001_v0001106_t0025_u01764213485377") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.66s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.37s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/rclone-sync-test" sync_test.go:2011: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011 Error: Received unexpected error: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (2.06s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/CompareDest" 2025/11/27 03:18:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:23 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:23 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:24 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:24 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:24 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2115: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2115 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (3.36s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dest" 2025/11/27 03:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/pre-dest1" 2025/11/27 03:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/pre-dest2" 2025/11/27 03:18:29 DEBUG : 1: size = 1 OK 2025/11/27 03:18:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:18:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/27 03:18:30 DEBUG : 2: size = 1 OK 2025/11/27 03:18:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:18:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/27 03:18:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/27 03:18:30 DEBUG : B2 bucket rclone-test-zesoral3woti path dest: Waiting for checks to finish 2025/11/27 03:18:30 DEBUG : B2 bucket rclone-test-zesoral3woti path dest: Waiting for transfers to finish 2025/11/27 03:18:31 ERROR : 3: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:31 ERROR : B2 bucket rclone-test-zesoral3woti path dest: not deleting files as there were IO errors 2025/11/27 03:18:31 ERROR : B2 bucket rclone-test-zesoral3woti path dest: not deleting directories as there were IO errors sync_test.go:2248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2248 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (7.20s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/CopyDest" 2025/11/27 03:18:34 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:34 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:34 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:34 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:34 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:34 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2281: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (3.34s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/backup" 2025/11/27 03:18:39 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:39 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:18:39 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:39 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:39 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:40 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:40 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:40 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (5.92s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/backup" 2025/11/27 03:18:45 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:45 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:18:45 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:45 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:46 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:46 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:46 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:46 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (6.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/backup" 2025/11/27 03:18:51 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:51 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:18:51 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:51 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:52 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:52 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:52 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:52 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (6.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:18:56 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:18:56 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:18:56 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for checks to finish 2025/11/27 03:18:56 DEBUG : B2 bucket rclone-test-zesoral3woti path dst: Waiting for transfers to finish 2025/11/27 03:18:56 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:56 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:18:56 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting files as there were IO errors 2025/11/27 03:18:56 ERROR : B2 bucket rclone-test-zesoral3woti path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (4.68s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:19:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:00 DEBUG : one: size = 3 (B2 bucket rclone-test-zesoral3woti path dst) 2025/11/27 03:19:00 DEBUG : one: Sizes differ 2025/11/27 03:19:00 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:19:00 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (4.01s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zesoral3woti/dst" 2025/11/27 03:19:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:04 DEBUG : one: size = 3 (B2 bucket rclone-test-zesoral3woti path dst) 2025/11/27 03:19:04 DEBUG : one: Sizes differ 2025/11/27 03:19:05 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 03:19:05 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (4.26s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:06 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:06 DEBUG : Testêé: Sizes differ 2025/11/27 03:19:06 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:06 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:06 DEBUG : Testêé: size = 14 OK 2025/11/27 03:19:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/27 03:19:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/27 03:19:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.57s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:19:08 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:08 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:08 DEBUG : existing: size = 6 OK 2025/11/27 03:19:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/27 03:19:08 INFO : existing: Copied (new) 2025/11/27 03:19:08 DEBUG : Waiting for deletions to finish 2025/11/27 03:19:09 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:09 DEBUG : existing: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:09 DEBUG : existing: Sizes differ 2025/11/27 03:19:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/27 03:19:09 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:09 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting files as there were IO errors 2025/11/27 03:19:09 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.45s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:10 DEBUG : EXISTING: size = 6 OK 2025/11/27 03:19:10 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:10 DEBUG : existing: Unchanged skipping 2025/11/27 03:19:10 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:10 DEBUG : Waiting for deletions to finish 2025/11/27 03:19:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:25 DEBUG : both0: size = 6 OK 2025/11/27 03:19:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both0: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both10: size = 6 OK 2025/11/27 03:19:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both10: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both11: size = 6 OK 2025/11/27 03:19:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both11: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both12: size = 6 OK 2025/11/27 03:19:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both12: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both13: size = 6 OK 2025/11/27 03:19:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both13: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both14: size = 6 OK 2025/11/27 03:19:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both14: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both15: size = 6 OK 2025/11/27 03:19:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both15: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both16: size = 6 OK 2025/11/27 03:19:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both16: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both17: size = 6 OK 2025/11/27 03:19:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both17: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both18: size = 6 OK 2025/11/27 03:19:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both18: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both19: size = 6 OK 2025/11/27 03:19:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both19: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both1: size = 6 OK 2025/11/27 03:19:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both1: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both2: size = 6 OK 2025/11/27 03:19:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both2: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both3: size = 6 OK 2025/11/27 03:19:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both3: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both4: size = 6 OK 2025/11/27 03:19:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both4: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both5: size = 6 OK 2025/11/27 03:19:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both5: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both6: size = 6 OK 2025/11/27 03:19:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both6: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both7: size = 6 OK 2025/11/27 03:19:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both7: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both8: size = 6 OK 2025/11/27 03:19:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both8: Unchanged skipping 2025/11/27 03:19:25 DEBUG : both9: size = 6 OK 2025/11/27 03:19:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:25 DEBUG : both9: Unchanged skipping 2025/11/27 03:19:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:25 DEBUG : Waiting for deletions to finish 2025/11/27 03:19:25 INFO : only18: Deleted 2025/11/27 03:19:25 INFO : only5: Deleted 2025/11/27 03:19:25 INFO : only8: Deleted 2025/11/27 03:19:25 INFO : only0: Deleted 2025/11/27 03:19:25 INFO : only14: Deleted 2025/11/27 03:19:25 INFO : only19: Deleted 2025/11/27 03:19:25 INFO : only1: Deleted 2025/11/27 03:19:25 INFO : only2: Deleted 2025/11/27 03:19:25 INFO : only9: Deleted 2025/11/27 03:19:25 INFO : only13: Deleted 2025/11/27 03:19:26 INFO : only6: Deleted 2025/11/27 03:19:26 INFO : only7: Deleted 2025/11/27 03:19:26 INFO : only16: Deleted 2025/11/27 03:19:26 INFO : only3: Deleted 2025/11/27 03:19:26 INFO : only4: Deleted 2025/11/27 03:19:26 INFO : only10: Deleted 2025/11/27 03:19:26 INFO : only11: Deleted 2025/11/27 03:19:26 INFO : only12: Deleted 2025/11/27 03:19:26 INFO : only15: Deleted 2025/11/27 03:19:26 INFO : only17: Deleted 2025/11/27 03:19:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.70s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:43 DEBUG : both0: size = 6 OK 2025/11/27 03:19:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both0: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both10: size = 6 OK 2025/11/27 03:19:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both10: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both11: size = 6 OK 2025/11/27 03:19:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both11: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both12: size = 6 OK 2025/11/27 03:19:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both12: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both13: size = 6 OK 2025/11/27 03:19:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both13: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both14: size = 6 OK 2025/11/27 03:19:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both14: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both15: size = 6 OK 2025/11/27 03:19:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both15: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both16: size = 6 OK 2025/11/27 03:19:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both16: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both17: size = 6 OK 2025/11/27 03:19:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both17: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both18: size = 6 OK 2025/11/27 03:19:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both18: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both19: size = 6 OK 2025/11/27 03:19:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both19: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both1: size = 6 OK 2025/11/27 03:19:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both1: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both5: size = 6 OK 2025/11/27 03:19:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both2: size = 6 OK 2025/11/27 03:19:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both3: size = 6 OK 2025/11/27 03:19:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both4: size = 6 OK 2025/11/27 03:19:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:19:43 DEBUG : both5: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both2: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both7: size = 6 OK 2025/11/27 03:19:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both7: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both8: size = 6 OK 2025/11/27 03:19:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both8: Unchanged skipping 2025/11/27 03:19:43 DEBUG : both9: size = 6 OK 2025/11/27 03:19:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : both9: Unchanged skipping 2025/11/27 03:19:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only0: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only0: Sizes differ 2025/11/27 03:19:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only10: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only10: Sizes differ 2025/11/27 03:19:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only11: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only11: Sizes differ 2025/11/27 03:19:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only12: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only12: Sizes differ 2025/11/27 03:19:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only13: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only13: Sizes differ 2025/11/27 03:19:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only14: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only14: Sizes differ 2025/11/27 03:19:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only15: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only15: Sizes differ 2025/11/27 03:19:43 DEBUG : both3: Unchanged skipping 2025/11/27 03:19:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only16: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only16: Sizes differ 2025/11/27 03:19:43 DEBUG : both4: Unchanged skipping 2025/11/27 03:19:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only17: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only17: Sizes differ 2025/11/27 03:19:43 DEBUG : both6: size = 6 OK 2025/11/27 03:19:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:19:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only18: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only18: Sizes differ 2025/11/27 03:19:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only19: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only19: Sizes differ 2025/11/27 03:19:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only1: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only1: Sizes differ 2025/11/27 03:19:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only2: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only2: Sizes differ 2025/11/27 03:19:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only3: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only3: Sizes differ 2025/11/27 03:19:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only4: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only4: Sizes differ 2025/11/27 03:19:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only5: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only5: Sizes differ 2025/11/27 03:19:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only6: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only6: Sizes differ 2025/11/27 03:19:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only7: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only7: Sizes differ 2025/11/27 03:19:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only8: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only8: Sizes differ 2025/11/27 03:19:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4187630788) 2025/11/27 03:19:43 DEBUG : only9: size = 6 (B2 bucket rclone-test-zesoral3woti) 2025/11/27 03:19:43 DEBUG : only9: Sizes differ 2025/11/27 03:19:43 DEBUG : both6: Unchanged skipping 2025/11/27 03:19:43 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:19:43 DEBUG : only0: size = 0 OK 2025/11/27 03:19:43 DEBUG : only11: size = 0 OK 2025/11/27 03:19:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only0: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only12: size = 0 OK 2025/11/27 03:19:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only11: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only12: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only13: size = 0 OK 2025/11/27 03:19:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only13: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only14: size = 0 OK 2025/11/27 03:19:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only14: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only16: size = 0 OK 2025/11/27 03:19:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only16: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only18: size = 0 OK 2025/11/27 03:19:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only18: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only19: size = 0 OK 2025/11/27 03:19:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only19: Copied (replaced existing) 2025/11/27 03:19:43 DEBUG : only1: size = 0 OK 2025/11/27 03:19:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:43 INFO : only1: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only10: size = 0 OK 2025/11/27 03:19:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only10: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only2: size = 0 OK 2025/11/27 03:19:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only2: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only3: size = 0 OK 2025/11/27 03:19:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only3: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only4: size = 0 OK 2025/11/27 03:19:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only4: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only5: size = 0 OK 2025/11/27 03:19:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only5: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only6: size = 0 OK 2025/11/27 03:19:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only6: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only7: size = 0 OK 2025/11/27 03:19:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only7: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only8: size = 0 OK 2025/11/27 03:19:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only8: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only9: size = 0 OK 2025/11/27 03:19:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only9: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only17: size = 0 OK 2025/11/27 03:19:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only17: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : only15: size = 0 OK 2025/11/27 03:19:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/27 03:19:44 INFO : only15: Copied (replaced existing) 2025/11/27 03:19:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.94s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:52 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:19:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:19:52 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:19:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:19:52 INFO : empty_on_remote: Making directory 2025/11/27 03:19:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 03:19:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:55 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:19:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:19:55 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:19:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:19:55 INFO : empty_on_remote: Making directory 2025/11/27 03:19:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 03:19:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:19:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:19:58 INFO : sub dir: Making directory 2025/11/27 03:19:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:20:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:20:02 INFO : sub dir: Making directory 2025/11/27 03:20:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:20:14 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:14 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:20:14 DEBUG : apple: size = 5 OK 2025/11/27 03:20:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:14 DEBUG : apple: Unchanged skipping 2025/11/27 03:20:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:20:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:20:14 DEBUG : banana: size = 6 OK 2025/11/27 03:20:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:14 DEBUG : banana: Unchanged skipping 2025/11/27 03:20:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:20:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:15 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:15 INFO : There was nothing to transfer 2025/11/27 03:20:15 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:15 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:20:15 DEBUG : apple: size = 5 OK 2025/11/27 03:20:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : apple: Unchanged skipping 2025/11/27 03:20:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:20:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:20:15 DEBUG : banana: size = 6 OK 2025/11/27 03:20:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:20:15 DEBUG : banana: Unchanged skipping 2025/11/27 03:20:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:20:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:15 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:15 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:15 INFO : There was nothing to transfer 2025/11/27 03:20:15 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:16 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:20:29 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:29 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : apple: size = 5 OK 2025/11/27 03:20:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : apple: Unchanged skipping 2025/11/27 03:20:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:20:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:20:30 DEBUG : banana: size = 6 OK 2025/11/27 03:20:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : banana: Unchanged skipping 2025/11/27 03:20:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:20:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:20:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:20:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:20:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:20:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:20:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:20:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:20:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:20:30 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:30 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:30 INFO : There was nothing to transfer 2025/11/27 03:20:30 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:30 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : apple: size = 5 OK 2025/11/27 03:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : apple: Unchanged skipping 2025/11/27 03:20:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:20:31 DEBUG : banana: size = 6 OK 2025/11/27 03:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : banana: Unchanged skipping 2025/11/27 03:20:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:20:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:20:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:20:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:20:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:20:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:20:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:20:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:20:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:20:31 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:31 INFO : There was nothing to transfer 2025/11/27 03:20:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:31 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:20:44 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:45 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 03:20:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:20:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:20:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:20:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 03:20:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:20:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:46 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 03:20:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/27 03:20:46 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/27 03:20:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:20:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:20:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:46 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 03:20:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/27 03:20:46 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/27 03:20:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:20:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:20:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:20:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:20:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:20:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:20:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 03:20:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:20:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 03:20:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:20:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 03:20:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:20:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 03:20:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:20:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 03:20:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:20:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 03:20:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:20:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 03:20:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:20:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 03:20:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:20:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:47 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:47 INFO : banana: Deleted 2025/11/27 03:20:47 INFO : splitbananasplit: Deleted 2025/11/27 03:20:48 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:20:48 INFO : apple: Deleted 2025/11/27 03:20:48 INFO : appleappleapplebanana: Deleted 2025/11/27 03:20:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:20:48 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:20:48 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:49 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 03:20:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : apple: Unchanged skipping 2025/11/27 03:20:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:20:49 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 03:20:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : banana: Unchanged skipping 2025/11/27 03:20:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 03:20:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:20:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:20:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 03:20:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 03:20:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 03:20:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 03:20:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 03:20:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 03:20:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 03:20:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:20:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:20:49 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:20:49 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:49 DEBUG : Waiting for deletions to finish 2025/11/27 03:20:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:20:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:20:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:20:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:20:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:20:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:20:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:20:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:20:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:20:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:21:03 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:03 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:21:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:21:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 03:21:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:21:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/27 03:21:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:21:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/27 03:21:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:21:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:21:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:21:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:21:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:21:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:21:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:21:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:21:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:21:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:21:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:21:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:21:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:21:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 03:21:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:04 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:04 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:04 DEBUG : PREFIXbanana: size = 6 OK 2025/11/27 03:21:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/27 03:21:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/27 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:21:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/27 03:21:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:21:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/27 03:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:21:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:21:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:21:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:04 DEBUG : PREFIXapple: size = 5 OK 2025/11/27 03:21:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/27 03:21:04 INFO : apple: Copied (new) to: PREFIXapple 2025/11/27 03:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:21:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:21:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/27 03:21:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:21:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/27 03:21:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:21:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/27 03:21:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:21:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/27 03:21:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:21:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/27 03:21:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:21:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/27 03:21:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:21:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/27 03:21:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:21:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/27 03:21:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:21:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/27 03:21:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:21:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/27 03:21:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:21:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:21:06 INFO : banana: Deleted 2025/11/27 03:21:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:21:06 INFO : apple: Deleted 2025/11/27 03:21:06 INFO : appleappleapplebanana: Deleted 2025/11/27 03:21:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:21:06 INFO : splitbananasplit: Deleted 2025/11/27 03:21:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:21:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:21:06 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:21:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:21:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:21:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:21:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:21:07 INFO : appleappleapplebanana: Copied (new) 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:07 DEBUG : apple: size = 5 OK 2025/11/27 03:21:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/27 03:21:07 INFO : apple: Copied (new) 2025/11/27 03:21:07 DEBUG : banana: size = 6 OK 2025/11/27 03:21:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/27 03:21:07 INFO : banana: Copied (new) 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:21:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:21:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:21:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 03:21:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:21:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:21:07 INFO : splitbananasplit: Copied (new) 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:21:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:21:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:21:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:21:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:21:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:21:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:21:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:21:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:21:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:21:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:21:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:21:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:21:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:21:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:21:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:21:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:21:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:21:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:21:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 03:21:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:21:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:21:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 03:21:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:21:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:21:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 03:21:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:09 INFO : PREFIXapple: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/27 03:21:09 INFO : PREFIXsplitbananasplit: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/27 03:21:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/27 03:21:09 INFO : PREFIXbanana: Deleted 2025/11/27 03:21:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/27 03:21:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:09 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:10 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:21:23 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:24 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:24 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:24 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:24 DEBUG : appleSUFFIX: size = 5 OK 2025/11/27 03:21:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/27 03:21:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:24 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/27 03:21:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/27 03:21:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:24 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/27 03:21:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:21:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/27 03:21:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:21:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:21:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:25 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:21:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:21:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:21:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:21:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:21:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:21:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/27 03:21:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:21:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:21:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:21:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/27 03:21:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:21:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/27 03:21:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:21:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/27 03:21:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:21:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:26 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/27 03:21:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:21:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:26 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/27 03:21:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:21:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:26 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/27 03:21:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:21:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:26 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:26 INFO : apple: Deleted 2025/11/27 03:21:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:21:26 INFO : banana: Deleted 2025/11/27 03:21:26 INFO : appleappleapplebanana: Deleted 2025/11/27 03:21:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:21:26 INFO : splitbananasplit: Deleted 2025/11/27 03:21:26 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:21:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:21:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:21:27 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:21:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:21:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:21:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:21:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:21:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:21:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : apple: size = 5 OK 2025/11/27 03:21:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/27 03:21:28 INFO : apple: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:21:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:21:28 INFO : appleappleapplebanana: Copied (new) 2025/11/27 03:21:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:21:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:21:28 INFO : splitbananasplit: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:21:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:21:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:21:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:21:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : banana: size = 6 OK 2025/11/27 03:21:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/27 03:21:28 INFO : banana: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:21:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:21:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:21:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:21:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 03:21:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:21:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:21:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:21:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:21:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:21:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:21:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:21:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:21:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:21:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:21:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:21:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:21:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:21:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:21:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:21:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:21:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 03:21:29 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : bananaSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : appleSUFFIX: Deleted 2025/11/27 03:21:29 INFO : splitbananasplitSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/27 03:21:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/27 03:21:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/27 03:21:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/27 03:21:30 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:30 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:30 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:21:44 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:44 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:21:44 DEBUG : apple: size = 5 OK 2025/11/27 03:21:44 DEBUG : banana: size = 6 OK 2025/11/27 03:21:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:44 DEBUG : banana: Unchanged skipping 2025/11/27 03:21:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:44 DEBUG : apple: Unchanged skipping 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:21:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:21:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:21:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:45 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:45 DEBUG : appleapple: size = 21 OK 2025/11/27 03:21:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/27 03:21:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/27 03:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/27 03:21:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/27 03:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/27 03:21:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/27 03:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/27 03:21:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/27 03:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:45 DEBUG : splitbanan: size = 16 OK 2025/11/27 03:21:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/27 03:21:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/27 03:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:45 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/27 03:21:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/27 03:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:45 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/27 03:21:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/27 03:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:45 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/27 03:21:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/27 03:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:45 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/27 03:21:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/27 03:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:45 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 03:21:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/27 03:21:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/27 03:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 03:21:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/27 03:21:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/27 03:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:46 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 03:21:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/27 03:21:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/27 03:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:46 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 03:21:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/27 03:21:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/27 03:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:46 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 03:21:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/27 03:21:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/27 03:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:46 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 03:21:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/27 03:21:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/27 03:21:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 03:21:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/27 03:21:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/27 03:21:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 03:21:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/27 03:21:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/27 03:21:46 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 03:21:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/27 03:21:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/27 03:21:46 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:21:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:21:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:21:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:21:47 INFO : splitbananasplit: Deleted 2025/11/27 03:21:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:21:47 INFO : appleappleapplebanana: Deleted 2025/11/27 03:21:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:21:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:21:47 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:47 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:48 DEBUG : apple: size = 5 OK 2025/11/27 03:21:48 DEBUG : banana: size = 6 OK 2025/11/27 03:21:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : apple: Unchanged skipping 2025/11/27 03:21:48 DEBUG : banana: Unchanged skipping 2025/11/27 03:21:48 DEBUG : appleapple: size = 21 OK 2025/11/27 03:21:48 DEBUG : splitbanan: size = 16 OK 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:21:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:21:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:21:48 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:21:48 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:21:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:21:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:21:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:21:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:21:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:21:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:21:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:21:48 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 03:21:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 03:21:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 03:21:48 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 03:21:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 03:21:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:21:48 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:21:48 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:48 DEBUG : Waiting for deletions to finish 2025/11/27 03:21:48 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:21:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:22:02 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:02 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : banana: size = 6 OK 2025/11/27 03:22:03 DEBUG : apple: size = 5 OK 2025/11/27 03:22:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:03 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:03 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:03 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:03 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:03 DEBUG : apple: size = 5 OK 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:03 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:03 DEBUG : banana: size = 6 OK 2025/11/27 03:22:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:04 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:04 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:04 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:04 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:04 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:22:18 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:18 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : apple: size = 5 OK 2025/11/27 03:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:19 DEBUG : banana: size = 6 OK 2025/11/27 03:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:19 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:19 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:19 DEBUG : apple: size = 5 OK 2025/11/27 03:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:19 DEBUG : banana: size = 6 OK 2025/11/27 03:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:20 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:20 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:20 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:20 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:20 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:22:34 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:34 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:34 DEBUG : apple: size = 5 OK 2025/11/27 03:22:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : banana: size = 6 OK 2025/11/27 03:22:34 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:34 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:34 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:34 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:35 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:35 DEBUG : apple: size = 5 OK 2025/11/27 03:22:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:35 DEBUG : banana: size = 6 OK 2025/11/27 03:22:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:35 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:35 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:35 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:36 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:49 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : apple: size = 5 OK 2025/11/27 03:22:50 DEBUG : banana: size = 6 OK 2025/11/27 03:22:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:50 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:50 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:50 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:22:50 DEBUG : apple: size = 5 OK 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:22:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : apple: Unchanged skipping 2025/11/27 03:22:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:22:50 DEBUG : banana: size = 6 OK 2025/11/27 03:22:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : banana: Unchanged skipping 2025/11/27 03:22:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:22:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:22:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:22:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:22:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:22:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:22:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:22:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:22:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:22:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:22:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:22:51 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:22:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:22:51 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:22:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:05 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : apple: size = 5 OK 2025/11/27 03:23:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : apple: Unchanged skipping 2025/11/27 03:23:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:23:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:23:06 DEBUG : banana: size = 6 OK 2025/11/27 03:23:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : banana: Unchanged skipping 2025/11/27 03:23:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:23:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:23:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:23:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:23:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:23:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:23:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:23:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:23:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:23:06 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:06 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:06 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:06 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : apple: size = 5 OK 2025/11/27 03:23:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:23:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:23:07 DEBUG : apple: Unchanged skipping 2025/11/27 03:23:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:23:07 DEBUG : banana: size = 6 OK 2025/11/27 03:23:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:23:07 DEBUG : banana: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:23:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:23:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:23:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:23:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:23:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:23:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:23:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:23:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:07 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:07 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:23:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.88s) --- PASS: TestTransform/NFC (14.98s) --- PASS: TestTransform/NFD (15.52s) --- PASS: TestTransform/base64 (17.98s) --- PASS: TestTransform/prefix (20.74s) --- PASS: TestTransform/suffix (20.35s) --- PASS: TestTransform/truncate (18.08s) --- PASS: TestTransform/encoder (16.31s) --- PASS: TestTransform/ISO-8859-1 (15.32s) --- PASS: TestTransform/charmap (15.69s) --- PASS: TestTransform/lowercase (15.32s) --- PASS: TestTransform/ascii (16.61s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:23:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:23:12 INFO : sub dir_somesuffix: Making directory 2025/11/27 03:23:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:23:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/27 03:23:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:23:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:23:12 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:12 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/27 03:23:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:14 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:14 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:14 INFO : tictactoe: Making directory 2025/11/27 03:23:14 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:14 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:23:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:14 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:14 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/27 03:23:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/27 03:23:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:16 INFO : toe: Making directory 2025/11/27 03:23:16 INFO : toe/toe: Making directory 2025/11/27 03:23:16 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:23:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:23:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:23:16 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:16 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/27 03:23:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/27 03:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:18 INFO : toe: Making directory 2025/11/27 03:23:18 INFO : toe/toe: Making directory 2025/11/27 03:23:18 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:23:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:23:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:23:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:18 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/27 03:23:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/27 03:23:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:19 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:23:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:19 INFO : tictacempty_dir: Making directory 2025/11/27 03:23:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:19 INFO : tictactoe: Making directory 2025/11/27 03:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:19 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:19 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:19 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:23:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:21 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:23:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:23:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:21 INFO : tictacempty_dir: Making directory 2025/11/27 03:23:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:21 INFO : tictactoe: Making directory 2025/11/27 03:23:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:21 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:23:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:21 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:21 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/27 03:23:22 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:22 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:22 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:22 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:23:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/27 03:23:22 NOTICE: B2 bucket rclone-test-zesoral3woti: 0 differences found 2025/11/27 03:23:22 NOTICE: B2 bucket rclone-test-zesoral3woti: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:23 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:23 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:23 INFO : tictactoe: Making directory 2025/11/27 03:23:23 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:23 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:23 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:23 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:23 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:23:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:24 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:24 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:24 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:24 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:23:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:23:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:23:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/27 03:23:25 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/11/27 03:23:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:26 INFO : toe: Making directory 2025/11/27 03:23:26 INFO : toe/toe: Making directory 2025/11/27 03:23:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:23:26 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:26 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:27 DEBUG : toe/toe/toe: size = 11 OK 2025/11/27 03:23:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:27 INFO : toe/toe/toe: Copied (new) 2025/11/27 03:23:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:28 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:23:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:23:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:28 INFO : tictacempty_dir: Making directory 2025/11/27 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:28 INFO : tictactoe: Making directory 2025/11/27 03:23:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:28 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:23:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:28 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:28 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:23:28 INFO : toe/toe: Removing directory 2025/11/27 03:23:28 INFO : toe: Removing directory 2025/11/27 03:23:28 INFO : empty_dir: Removing directory 2025/11/27 03:23:28 DEBUG : Local file system at /tmp/rclone4187630788: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:29 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:23:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:23:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:29 INFO : tictacempty_dir: Making directory 2025/11/27 03:23:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:29 INFO : tictactoe: Making directory 2025/11/27 03:23:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:29 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:23:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:29 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:29 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:30 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:23:30 INFO : toe/toe: Removing directory 2025/11/27 03:23:30 INFO : toe: Removing directory 2025/11/27 03:23:30 INFO : empty_dir: Removing directory 2025/11/27 03:23:30 DEBUG : Local file system at /tmp/rclone4187630788: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/27 03:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 03:23:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/27 03:23:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.55s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:33 DEBUG : Reset feature "Copy" 2025/11/27 03:23:33 DEBUG : Reset feature "Move" 2025/11/27 03:23:33 DEBUG : Reset feature "Copy" 2025/11/27 03:23:33 DEBUG : Reset feature "Move" 2025/11/27 03:23:33 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:23:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:23:33 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:33 INFO : tictacempty_dir: Making directory 2025/11/27 03:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:23:33 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:33 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:33 INFO : tictactoe: Making directory 2025/11/27 03:23:33 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:33 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:23:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:33 INFO : tictactoe/tictactoe: Making directory 2025/11/27 03:23:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:23:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:33 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:23:34 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:23:34 INFO : toe/toe: Removing directory 2025/11/27 03:23:34 INFO : toe: Removing directory 2025/11/27 03:23:34 INFO : empty_dir: Removing directory 2025/11/27 03:23:34 DEBUG : Local file system at /tmp/rclone4187630788: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:23:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 03:23:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/27 03:23:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.18s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:37 DEBUG : toe: transformed to: dG9l 2025/11/27 03:23:37 DEBUG : toe: transformed to: dG9l 2025/11/27 03:23:37 INFO : dG9l: Making directory 2025/11/27 03:23:37 DEBUG : toe: transformed to: dG9l 2025/11/27 03:23:37 DEBUG : toe: transformed to: dG9l 2025/11/27 03:23:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 03:23:37 INFO : dG9l/dG9l: Making directory 2025/11/27 03:23:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 03:23:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/27 03:23:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:23:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:23:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:23:37 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:37 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/27 03:23:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:23:38 DEBUG : Waiting for deletions to finish 2025/11/27 03:23:38 DEBUG : dG9l: transformed to: toe 2025/11/27 03:23:38 DEBUG : dG9l: transformed to: toe 2025/11/27 03:23:38 DEBUG : dG9l: transformed to: toe 2025/11/27 03:23:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/27 03:23:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/27 03:23:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 03:23:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/27 03:23:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/27 03:23:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/27 03:23:39 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for checks to finish 2025/11/27 03:23:39 DEBUG : Local file system at /tmp/rclone4187630788: Waiting for transfers to finish 2025/11/27 03:23:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-zesoral3woti", Local "Local file system at /tmp/rclone4187630788", Modify Window "1ms" 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe: transformed to: 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe: transformed to: 2025/11/27 03:23:40 INFO : B2 bucket rclone-test-zesoral3woti: Making directory 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe: transformed to: 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe: transformed to: 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe/toe: transformed to: 2025/11/27 03:23:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 03:23:40 INFO : toe/toe: Making directory 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe/toe: transformed to: 2025/11/27 03:23:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe: transformed to: 2025/11/27 03:23:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:23:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:23:40 DEBUG : toe/toe/toe: transformed to: 2025/11/27 03:23:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/27 03:23:40 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for checks to finish 2025/11/27 03:23:40 DEBUG : B2 bucket rclone-test-zesoral3woti: Waiting for transfers to finish 2025/11/27 03:23:41 DEBUG : toe/toe/toe: size = 11 OK 2025/11/27 03:23:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/27 03:23:41 INFO : toe/toe/toe: Copied (new) 2025/11/27 03:23:41 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting files as there were IO errors 2025/11/27 03:23:41 ERROR : B2 bucket rclone-test-zesoral3woti: not deleting directories as there were IO errors --- PASS: TestError (1.77s) FAIL 2025/11/27 03:23:41 DEBUG : B2 bucket rclone-test-zesoral3woti: Purge remote 2025/11/27 03:23:41 INFO : B2 bucket rclone-test-zesoral3woti: cleaning bucket "rclone-test-zesoral3woti" of all files 2025/11/27 03:23:42 DEBUG : EXISTING: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d8e_d20251127_m031911_c001_v7007000_t0000_u01764213551297") 2025/11/27 03:23:42 DEBUG : EXISTING: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ad8_d20251127_m031910_c001_v0001182_t0044_u01764213550277") 2025/11/27 03:23:42 DEBUG : PREFIXapple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4045e4084ce25baf_d20251127_m032109_c001_v7007000_t0000_u01764213669171") 2025/11/27 03:23:42 DEBUG : PREFIXapple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bae9_d20251127_m032104_c001_v0001106_t0015_u01764213664095") 2025/11/27 03:23:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927d98_d20251127_m032109_c001_v7007000_t0000_u01764213669547") 2025/11/27 03:23:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e89_d20251127_m032104_c001_v0001184_t0016_u01764213664062") 2025/11/27 03:23:42 DEBUG : PREFIXbanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7f1_d20251127_m032109_c001_v7007000_t0000_u01764213669566") 2025/11/27 03:23:42 DEBUG : PREFIXbanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d6f_d20251127_m032104_c001_v0001182_t0023_u01764213664071") 2025/11/27 03:23:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7ec_d20251127_m032109_c001_v7007000_t0000_u01764213669183") 2025/11/27 03:23:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68482_d20251127_m032104_c001_v0001150_t0024_u01764213664084") 2025/11/27 03:23:43 DEBUG : Testêé: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d81_d20251127_m031907_c001_v7007000_t0000_u01764213547454") 2025/11/27 03:23:43 DEBUG : Testêé: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054b80_d20251127_m031906_c001_v0001184_t0001_u01764213546832") 2025/11/27 03:23:43 DEBUG : Testêé: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341acb_d20251127_m031906_c001_v0001182_t0004_u01764213546250") 2025/11/27 03:23:43 DEBUG : YXBwbGU=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b831_d20251127_m032050_c001_v7007000_t0000_u01764213650139") 2025/11/27 03:23:43 DEBUG : YXBwbGU=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bab8_d20251127_m032045_c001_v0001106_t0024_u01764213645888") 2025/11/27 03:23:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b837_d20251127_m032050_c001_v7007000_t0000_u01764213650338") 2025/11/27 03:23:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d14_d20251127_m032045_c001_v0001182_t0022_u01764213645873") 2025/11/27 03:23:43 DEBUG : YmFuYW5h: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b838_d20251127_m032050_c001_v7007000_t0000_u01764213650521") 2025/11/27 03:23:43 DEBUG : YmFuYW5h: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6844b_d20251127_m032045_c001_v0001150_t0044_u01764213645907") 2025/11/27 03:23:43 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a400_d20251127_m031703_c001_v7007000_t0000_u01764213423812") 2025/11/27 03:23:43 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68142_d20251127_m031702_c001_v0001150_t0007_u01764213422762") 2025/11/27 03:23:43 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ea2d_d20251127_m031701_c001_v7007000_t0000_u01764213421115") 2025/11/27 03:23:43 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6813c_d20251127_m031700_c001_v0001150_t0016_u01764213420165") 2025/11/27 03:23:44 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fdb_d20251127_m031642_c001_v7007000_t0000_u01764213402380") 2025/11/27 03:23:44 DEBUG : a/potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680e0_d20251127_m031641_c001_v0001150_t0005_u01764213401445") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da20_d20251127_m032308_c001_v7007000_t0000_u01764213788457") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055371_d20251127_m032303_c001_v0001184_t0055_u01764213783835") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a744_d20251127_m032251_c001_v7007000_t0000_u01764213771910") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552f9_d20251127_m032247_c001_v0001184_t0037_u01764213767626") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d5f_d20251127_m032236_c001_v7007000_t0000_u01764213756662") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552ad_d20251127_m032232_c001_v0001184_t0054_u01764213752401") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb784e_d20251127_m032220_c001_v7007000_t0000_u01764213740956") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405522f_d20251127_m032217_c001_v0001184_t0006_u01764213737054") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4c9_d20251127_m032205_c001_v7007000_t0000_u01764213725506") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055126_d20251127_m032200_c001_v0001184_t0035_u01764213720940") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd2_d20251127_m032149_c001_v7007000_t0000_u01764213709234") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb60_d20251127_m032142_c001_v0001106_t0043_u01764213702971") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f426_d20251127_m032131_c001_v7007000_t0000_u01764213691228") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e11_d20251127_m032127_c001_v0001182_t0009_u01764213687916") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abecc_d20251127_m032126_c001_v7007000_t0000_u01764213686405") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341de9_d20251127_m032122_c001_v0001182_t0056_u01764213682560") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8cc_d20251127_m032110_c001_v7007000_t0000_u01764213670891") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ea3_d20251127_m032107_c001_v0001184_t0056_u01764213667443") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8c6_d20251127_m032106_c001_v7007000_t0000_u01764213666325") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e78_d20251127_m032101_c001_v0001184_t0005_u01764213661854") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f400e9e5b600b9920_d20251127_m032048_c001_v7007000_t0000_u01764213648158") 2025/11/27 03:23:44 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d0a_d20251127_m032043_c001_v0001182_t0059_u01764213643479") 2025/11/27 03:23:45 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cdb_d20251127_m032032_c001_v7007000_t0000_u01764213632142") 2025/11/27 03:23:45 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341cbe_d20251127_m032028_c001_v0001182_t0044_u01764213628042") 2025/11/27 03:23:45 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f26e_d20251127_m032016_c001_v7007000_t0000_u01764213616705") 2025/11/27 03:23:45 DEBUG : apple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c51_d20251127_m032012_c001_v0001182_t0010_u01764213612636") 2025/11/27 03:23:45 DEBUG : appleSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f805_d20251127_m032129_c001_v7007000_t0000_u01764213689610") 2025/11/27 03:23:45 DEBUG : appleSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341df7_d20251127_m032124_c001_v0001182_t0051_u01764213684672") 2025/11/27 03:23:45 DEBUG : appleapple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd4_d20251127_m032149_c001_v7007000_t0000_u01764213709417") 2025/11/27 03:23:45 DEBUG : appleapple: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055028_d20251127_m032145_c001_v0001184_t0034_u01764213705092") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da23_d20251127_m032308_c001_v7007000_t0000_u01764213788642") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68645_d20251127_m032304_c001_v0001150_t0023_u01764213784259") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a745_d20251127_m032252_c001_v7007000_t0000_u01764213772091") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6861b_d20251127_m032248_c001_v0001150_t0020_u01764213768072") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d60_d20251127_m032236_c001_v7007000_t0000_u01764213756844") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685dd_d20251127_m032232_c001_v0001150_t0004_u01764213752823") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb784f_d20251127_m032221_c001_v7007000_t0000_u01764213741137") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685af_d20251127_m032217_c001_v0001150_t0042_u01764213737463") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4cb_d20251127_m032205_c001_v7007000_t0000_u01764213725689") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68570_d20251127_m032201_c001_v0001150_t0011_u01764213721373") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdd2d_d20251127_m032147_c001_v7007000_t0000_u01764213707212") 2025/11/27 03:23:45 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68524_d20251127_m032143_c001_v0001150_t0031_u01764213703791") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f428_d20251127_m032131_c001_v7007000_t0000_u01764213691409") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f50_d20251127_m032127_c001_v0001184_t0002_u01764213687939") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f40d_d20251127_m032126_c001_v7007000_t0000_u01764213686600") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684cb_d20251127_m032123_c001_v0001150_t0025_u01764213683076") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8cd_d20251127_m032111_c001_v7007000_t0000_u01764213671075") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d8b_d20251127_m032107_c001_v0001182_t0020_u01764213667421") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7e7_d20251127_m032106_c001_v7007000_t0000_u01764213666339") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68480_d20251127_m032102_c001_v0001150_t0036_u01764213662284") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414f558eb156602c_d20251127_m032048_c001_v7007000_t0000_u01764213648177") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054df1_d20251127_m032044_c001_v0001184_t0044_u01764213644328") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cdc_d20251127_m032032_c001_v7007000_t0000_u01764213632338") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054da8_d20251127_m032028_c001_v0001184_t0004_u01764213628821") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f271_d20251127_m032016_c001_v7007000_t0000_u01764213616887") 2025/11/27 03:23:46 DEBUG : appleappleapplebanana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d40_d20251127_m032013_c001_v0001184_t0055_u01764213613419") 2025/11/27 03:23:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f410f0b10361cdfe9_d20251127_m032129_c001_v7007000_t0000_u01764213689551") 2025/11/27 03:23:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb21_d20251127_m032124_c001_v0001106_t0014_u01764213684706") 2025/11/27 03:23:46 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a401_d20251127_m031703_c001_v7007000_t0000_u01764213423993") 2025/11/27 03:23:46 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6813e_d20251127_m031701_c001_v0001150_t0012_u01764213421660") 2025/11/27 03:23:46 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ea26_d20251127_m031700_c001_v7007000_t0000_u01764213420556") 2025/11/27 03:23:46 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68136_d20251127_m031659_c001_v0001150_t0022_u01764213419232") 2025/11/27 03:23:46 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fda_d20251127_m031641_c001_v7007000_t0000_u01764213401826") 2025/11/27 03:23:47 DEBUG : b/potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680d6_d20251127_m031640_c001_v0001150_t0038_u01764213400127") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da25_d20251127_m032308_c001_v7007000_t0000_u01764213788833") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547342000_d20251127_m032304_c001_v0001182_t0014_u01764213784035") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a747_d20251127_m032252_c001_v7007000_t0000_u01764213772272") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f93_d20251127_m032247_c001_v0001182_t0053_u01764213767868") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d61_d20251127_m032237_c001_v7007000_t0000_u01764213757027") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f64_d20251127_m032232_c001_v0001182_t0041_u01764213752627") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7850_d20251127_m032221_c001_v7007000_t0000_u01764213741319") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f24_d20251127_m032217_c001_v0001182_t0056_u01764213737260") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4cd_d20251127_m032205_c001_v7007000_t0000_u01764213725902") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ee3_d20251127_m032201_c001_v0001182_t0023_u01764213721176") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd5_d20251127_m032149_c001_v7007000_t0000_u01764213709602") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405501c_d20251127_m032143_c001_v0001184_t0045_u01764213703592") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f429_d20251127_m032131_c001_v7007000_t0000_u01764213691589") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb31_d20251127_m032127_c001_v0001106_t0048_u01764213687950") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abecd_d20251127_m032126_c001_v7007000_t0000_u01764213686587") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f05_d20251127_m032122_c001_v0001184_t0000_u01764213682769") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8ce_d20251127_m032111_c001_v7007000_t0000_u01764213671258") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6848f_d20251127_m032107_c001_v0001150_t0014_u01764213667433") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8aea8_d20251127_m032106_c001_v7007000_t0000_u01764213666282") 2025/11/27 03:23:47 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d6d_d20251127_m032102_c001_v0001182_t0049_u01764213662060") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdab_d20251127_m032047_c001_v7007000_t0000_u01764213647589") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bab6_d20251127_m032043_c001_v0001106_t0020_u01764213643802") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cdf_d20251127_m032032_c001_v7007000_t0000_u01764213632520") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba8f_d20251127_m032028_c001_v0001106_t0032_u01764213628239") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f274_d20251127_m032017_c001_v7007000_t0000_u01764213617068") 2025/11/27 03:23:48 DEBUG : banana: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba62_d20251127_m032012_c001_v0001106_t0046_u01764213612833") 2025/11/27 03:23:48 DEBUG : bananaSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc2d_d20251127_m032129_c001_v7007000_t0000_u01764213689568") 2025/11/27 03:23:48 DEBUG : bananaSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f1f_d20251127_m032124_c001_v0001184_t0036_u01764213684685") 2025/11/27 03:23:48 DEBUG : both0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da48_d20251127_m031945_c001_v7007000_t0000_u01764213585075") 2025/11/27 03:23:48 DEBUG : both0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68343_d20251127_m031931_c001_v0001150_t0048_u01764213571198") 2025/11/27 03:23:48 DEBUG : both0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927562_d20251127_m031926_c001_v7007000_t0000_u01764213566945") 2025/11/27 03:23:48 DEBUG : both0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ba5_d20251127_m031913_c001_v0001184_t0010_u01764213553500") 2025/11/27 03:23:48 DEBUG : both1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da49_d20251127_m031945_c001_v7007000_t0000_u01764213585257") 2025/11/27 03:23:48 DEBUG : both1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c2a_d20251127_m031932_c001_v0001184_t0030_u01764213572693") 2025/11/27 03:23:48 DEBUG : both1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927564_d20251127_m031927_c001_v7007000_t0000_u01764213567125") 2025/11/27 03:23:48 DEBUG : both1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341af4_d20251127_m031914_c001_v0001182_t0057_u01764213554136") 2025/11/27 03:23:48 DEBUG : both10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4a_d20251127_m031945_c001_v7007000_t0000_u01764213585526") 2025/11/27 03:23:48 DEBUG : both10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c4c_d20251127_m031937_c001_v0001184_t0034_u01764213577436") 2025/11/27 03:23:48 DEBUG : both10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927567_d20251127_m031927_c001_v7007000_t0000_u01764213567306") 2025/11/27 03:23:48 DEBUG : both10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b1f_d20251127_m031919_c001_v0001182_t0046_u01764213559148") 2025/11/27 03:23:48 DEBUG : both11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4b_d20251127_m031945_c001_v7007000_t0000_u01764213585761") 2025/11/27 03:23:48 DEBUG : both11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ba4_d20251127_m031938_c001_v0001182_t0048_u01764213578013") 2025/11/27 03:23:49 DEBUG : both11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92756a_d20251127_m031927_c001_v7007000_t0000_u01764213567487") 2025/11/27 03:23:49 DEBUG : both11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6831a_d20251127_m031919_c001_v0001150_t0029_u01764213559571") 2025/11/27 03:23:49 DEBUG : both12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4c_d20251127_m031945_c001_v7007000_t0000_u01764213585955") 2025/11/27 03:23:49 DEBUG : both12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6836d_d20251127_m031938_c001_v0001150_t0041_u01764213578431") 2025/11/27 03:23:49 DEBUG : both12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92756c_d20251127_m031927_c001_v7007000_t0000_u01764213567668") 2025/11/27 03:23:49 DEBUG : both12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054be3_d20251127_m031920_c001_v0001184_t0030_u01764213560040") 2025/11/27 03:23:49 DEBUG : both13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4d_d20251127_m031946_c001_v7007000_t0000_u01764213586142") 2025/11/27 03:23:49 DEBUG : both13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c5a_d20251127_m031939_c001_v0001184_t0043_u01764213579057") 2025/11/27 03:23:49 DEBUG : both13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927570_d20251127_m031927_c001_v7007000_t0000_u01764213567849") 2025/11/27 03:23:49 DEBUG : both13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b2e_d20251127_m031920_c001_v0001182_t0017_u01764213560596") 2025/11/27 03:23:49 DEBUG : both14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4e_d20251127_m031946_c001_v7007000_t0000_u01764213586323") 2025/11/27 03:23:49 DEBUG : both14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341baa_d20251127_m031939_c001_v0001182_t0005_u01764213579664") 2025/11/27 03:23:49 DEBUG : both14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927572_d20251127_m031928_c001_v7007000_t0000_u01764213568036") 2025/11/27 03:23:49 DEBUG : both14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68320_d20251127_m031921_c001_v0001150_t0000_u01764213561028") 2025/11/27 03:23:49 DEBUG : both15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da4f_d20251127_m031946_c001_v7007000_t0000_u01764213586505") 2025/11/27 03:23:49 DEBUG : both15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68374_d20251127_m031940_c001_v0001150_t0057_u01764213580102") 2025/11/27 03:23:49 DEBUG : both15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927575_d20251127_m031928_c001_v7007000_t0000_u01764213568216") 2025/11/27 03:23:49 DEBUG : both15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bed_d20251127_m031921_c001_v0001184_t0043_u01764213561585") 2025/11/27 03:23:49 DEBUG : both16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da50_d20251127_m031946_c001_v7007000_t0000_u01764213586704") 2025/11/27 03:23:50 DEBUG : both16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c62_d20251127_m031940_c001_v0001184_t0053_u01764213580747") 2025/11/27 03:23:50 DEBUG : both16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927578_d20251127_m031928_c001_v7007000_t0000_u01764213568397") 2025/11/27 03:23:50 DEBUG : both16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b39_d20251127_m031922_c001_v0001182_t0055_u01764213562113") 2025/11/27 03:23:50 DEBUG : both17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da51_d20251127_m031946_c001_v7007000_t0000_u01764213586887") 2025/11/27 03:23:50 DEBUG : both17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341bb5_d20251127_m031941_c001_v0001182_t0024_u01764213581266") 2025/11/27 03:23:50 DEBUG : both17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92757a_d20251127_m031928_c001_v7007000_t0000_u01764213568578") 2025/11/27 03:23:50 DEBUG : both17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68328_d20251127_m031922_c001_v0001150_t0011_u01764213562533") 2025/11/27 03:23:50 DEBUG : both18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da52_d20251127_m031947_c001_v7007000_t0000_u01764213587069") 2025/11/27 03:23:50 DEBUG : both18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68382_d20251127_m031941_c001_v0001150_t0033_u01764213581671") 2025/11/27 03:23:50 DEBUG : both18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92757d_d20251127_m031928_c001_v7007000_t0000_u01764213568761") 2025/11/27 03:23:50 DEBUG : both18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bf5_d20251127_m031923_c001_v0001184_t0023_u01764213563269") 2025/11/27 03:23:50 DEBUG : both19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da53_d20251127_m031947_c001_v7007000_t0000_u01764213587251") 2025/11/27 03:23:50 DEBUG : both19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c6b_d20251127_m031942_c001_v0001184_t0057_u01764213582187") 2025/11/27 03:23:50 DEBUG : both19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927580_d20251127_m031928_c001_v7007000_t0000_u01764213568942") 2025/11/27 03:23:50 DEBUG : both19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b41_d20251127_m031923_c001_v0001182_t0024_u01764213563803") 2025/11/27 03:23:50 DEBUG : both2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da54_d20251127_m031947_c001_v7007000_t0000_u01764213587434") 2025/11/27 03:23:50 DEBUG : both2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b88_d20251127_m031933_c001_v0001182_t0041_u01764213573280") 2025/11/27 03:23:50 DEBUG : both2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927585_d20251127_m031929_c001_v7007000_t0000_u01764213569123") 2025/11/27 03:23:50 DEBUG : both2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68304_d20251127_m031914_c001_v0001150_t0018_u01764213554606") 2025/11/27 03:23:50 DEBUG : both3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da55_d20251127_m031947_c001_v7007000_t0000_u01764213587617") 2025/11/27 03:23:50 DEBUG : both3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68353_d20251127_m031933_c001_v0001150_t0007_u01764213573695") 2025/11/27 03:23:51 DEBUG : both3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927588_d20251127_m031929_c001_v7007000_t0000_u01764213569304") 2025/11/27 03:23:51 DEBUG : both3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bb1_d20251127_m031915_c001_v0001184_t0037_u01764213555074") 2025/11/27 03:23:51 DEBUG : both4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da56_d20251127_m031947_c001_v7007000_t0000_u01764213587799") 2025/11/27 03:23:51 DEBUG : both4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c37_d20251127_m031934_c001_v0001184_t0012_u01764213574463") 2025/11/27 03:23:51 DEBUG : both4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92758a_d20251127_m031929_c001_v7007000_t0000_u01764213569486") 2025/11/27 03:23:51 DEBUG : both4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b04_d20251127_m031915_c001_v0001182_t0039_u01764213555628") 2025/11/27 03:23:51 DEBUG : both5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da57_d20251127_m031947_c001_v7007000_t0000_u01764213587981") 2025/11/27 03:23:51 DEBUG : both5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b90_d20251127_m031934_c001_v0001182_t0011_u01764213574964") 2025/11/27 03:23:51 DEBUG : both5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92758d_d20251127_m031929_c001_v7007000_t0000_u01764213569667") 2025/11/27 03:23:51 DEBUG : both5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68310_d20251127_m031916_c001_v0001150_t0048_u01764213556093") 2025/11/27 03:23:51 DEBUG : both6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da58_d20251127_m031948_c001_v7007000_t0000_u01764213588170") 2025/11/27 03:23:51 DEBUG : both6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68359_d20251127_m031935_c001_v0001150_t0056_u01764213575381") 2025/11/27 03:23:51 DEBUG : both6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927592_d20251127_m031929_c001_v7007000_t0000_u01764213569910") 2025/11/27 03:23:51 DEBUG : both6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bc3_d20251127_m031916_c001_v0001184_t0000_u01764213556693") 2025/11/27 03:23:51 DEBUG : both7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da59_d20251127_m031948_c001_v7007000_t0000_u01764213588352") 2025/11/27 03:23:51 DEBUG : both7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c42_d20251127_m031935_c001_v0001184_t0020_u01764213575924") 2025/11/27 03:23:51 DEBUG : both7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927593_d20251127_m031930_c001_v7007000_t0000_u01764213570094") 2025/11/27 03:23:51 DEBUG : both7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b16_d20251127_m031917_c001_v0001182_t0022_u01764213557382") 2025/11/27 03:23:51 DEBUG : both8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da5a_d20251127_m031948_c001_v7007000_t0000_u01764213588534") 2025/11/27 03:23:51 DEBUG : both8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b9c_d20251127_m031936_c001_v0001182_t0025_u01764213576478") 2025/11/27 03:23:51 DEBUG : both8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927595_d20251127_m031930_c001_v7007000_t0000_u01764213570276") 2025/11/27 03:23:51 DEBUG : both8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68314_d20251127_m031917_c001_v0001150_t0007_u01764213557802") 2025/11/27 03:23:51 DEBUG : both9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da5b_d20251127_m031948_c001_v7007000_t0000_u01764213588718") 2025/11/27 03:23:52 DEBUG : both9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68363_d20251127_m031936_c001_v0001150_t0016_u01764213576917") 2025/11/27 03:23:52 DEBUG : both9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927596_d20251127_m031930_c001_v7007000_t0000_u01764213570461") 2025/11/27 03:23:52 DEBUG : both9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bd7_d20251127_m031918_c001_v0001184_t0037_u01764213558470") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a404_d20251127_m031704_c001_v7007000_t0000_u01764213424174") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68140_d20251127_m031701_c001_v0001150_t0005_u01764213421911") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ea30_d20251127_m031701_c001_v7007000_t0000_u01764213421298") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68138_d20251127_m031659_c001_v0001150_t0019_u01764213419471") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fdc_d20251127_m031642_c001_v7007000_t0000_u01764213402563") 2025/11/27 03:23:52 DEBUG : c/non empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680d8_d20251127_m031640_c001_v0001150_t0056_u01764213400539") 2025/11/27 03:23:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b839_d20251127_m032050_c001_v7007000_t0000_u01764213650704") 2025/11/27 03:23:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054dff_d20251127_m032045_c001_v0001184_t0027_u01764213645897") 2025/11/27 03:23:52 DEBUG : check sum: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69faa_d20251127_m031632_c001_v7007000_t0000_u01764213392778") 2025/11/27 03:23:52 DEBUG : check sum: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680b9_d20251127_m031631_c001_v0001150_t0031_u01764213391713") 2025/11/27 03:23:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6af35_d20251127_m032339_c001_v7007000_t0000_u01764213819769") 2025/11/27 03:23:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055416_d20251127_m032338_c001_v0001184_t0011_u01764213818160") 2025/11/27 03:23:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd6_d20251127_m032149_c001_v7007000_t0000_u01764213709805") 2025/11/27 03:23:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6852e_d20251127_m032145_c001_v0001150_t0013_u01764213705296") 2025/11/27 03:23:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da27_d20251127_m032309_c001_v7007000_t0000_u01764213789015") 2025/11/27 03:23:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055344_d20251127_m032256_c001_v0001184_t0024_u01764213776600") 2025/11/27 03:23:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a748_d20251127_m032252_c001_v7007000_t0000_u01764213772454") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552d0_d20251127_m032241_c001_v0001184_t0030_u01764213761279") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d62_d20251127_m032237_c001_v7007000_t0000_u01764213757210") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405528d_d20251127_m032225_c001_v0001184_t0006_u01764213745591") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7851_d20251127_m032221_c001_v7007000_t0000_u01764213741500") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40551b7_d20251127_m032210_c001_v0001184_t0022_u01764213730276") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4d0_d20251127_m032206_c001_v7007000_t0000_u01764213726085") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40550b0_d20251127_m032153_c001_v0001184_t0038_u01764213713973") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bcd_d20251127_m032147_c001_v7007000_t0000_u01764213707238") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb44_d20251127_m032135_c001_v0001106_t0052_u01764213695890") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f42b_d20251127_m032131_c001_v7007000_t0000_u01764213691771") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e13_d20251127_m032128_c001_v0001182_t0049_u01764213688128") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abecf_d20251127_m032126_c001_v7007000_t0000_u01764213686961") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341db5_d20251127_m032115_c001_v0001182_t0047_u01764213675537") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8cf_d20251127_m032111_c001_v7007000_t0000_u01764213671442") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d8f_d20251127_m032107_c001_v0001182_t0034_u01764213667640") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b898_d20251127_m032106_c001_v7007000_t0000_u01764213666490") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e44_d20251127_m032054_c001_v0001184_t0055_u01764213654810") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f416e2babfca60556_d20251127_m032048_c001_v7007000_t0000_u01764213648031") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ce5_d20251127_m032036_c001_v0001182_t0002_u01764213636825") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce0_d20251127_m032032_c001_v7007000_t0000_u01764213632701") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c8a_d20251127_m032021_c001_v0001182_t0043_u01764213621308") 2025/11/27 03:23:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f278_d20251127_m032017_c001_v7007000_t0000_u01764213617253") 2025/11/27 03:23:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c2f_d20251127_m032006_c001_v0001182_t0028_u01764213606327") 2025/11/27 03:23:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f418_d20251127_m032129_c001_v7007000_t0000_u01764213689559") 2025/11/27 03:23:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341df9_d20251127_m032124_c001_v0001182_t0011_u01764213684920") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd7_d20251127_m032149_c001_v7007000_t0000_u01764213709988") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e91_d20251127_m032145_c001_v0001182_t0048_u01764213705305") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da2a_d20251127_m032309_c001_v7007000_t0000_u01764213789199") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341fca_d20251127_m032257_c001_v0001182_t0057_u01764213777157") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a749_d20251127_m032252_c001_v7007000_t0000_u01764213772651") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f7d_d20251127_m032241_c001_v0001182_t0049_u01764213761844") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d63_d20251127_m032237_c001_v7007000_t0000_u01764213757393") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f43_d20251127_m032226_c001_v0001182_t0035_u01764213746166") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7852_d20251127_m032221_c001_v7007000_t0000_u01764213741681") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f05_d20251127_m032210_c001_v0001182_t0047_u01764213730863") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4d5_d20251127_m032206_c001_v7007000_t0000_u01764213726267") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ebd_d20251127_m032154_c001_v0001182_t0056_u01764213714524") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdd2f_d20251127_m032147_c001_v7007000_t0000_u01764213707394") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054fc2_d20251127_m032136_c001_v0001184_t0039_u01764213696784") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f42c_d20251127_m032132_c001_v7007000_t0000_u01764213692003") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f52_d20251127_m032128_c001_v0001184_t0037_u01764213688148") 2025/11/27 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f40f_d20251127_m032126_c001_v7007000_t0000_u01764213686972") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054edb_d20251127_m032116_c001_v0001184_t0027_u01764213676171") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d0_d20251127_m032111_c001_v7007000_t0000_u01764213671625") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ea5_d20251127_m032107_c001_v0001184_t0040_u01764213667694") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebe6a_d20251127_m032106_c001_v7007000_t0000_u01764213666337") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d4f_d20251127_m032055_c001_v0001182_t0005_u01764213655385") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a52c_d20251127_m032048_c001_v7007000_t0000_u01764213648001") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baa6_d20251127_m032037_c001_v0001106_t0022_u01764213637413") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce1_d20251127_m032032_c001_v7007000_t0000_u01764213632899") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba7c_d20251127_m032021_c001_v0001106_t0015_u01764213621896") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f27a_d20251127_m032017_c001_v7007000_t0000_u01764213617434") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba54_d20251127_m032006_c001_v0001106_t0046_u01764213606904") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f400e9e5b600b9a10_d20251127_m032129_c001_v7007000_t0000_u01764213689766") 2025/11/27 03:23:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f27_d20251127_m032124_c001_v0001184_t0004_u01764213684914") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd8_d20251127_m032150_c001_v7007000_t0000_u01764213710170") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405502e_d20251127_m032145_c001_v0001184_t0014_u01764213705317") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da2c_d20251127_m032309_c001_v7007000_t0000_u01764213789382") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6862f_d20251127_m032257_c001_v0001150_t0003_u01764213777829") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74a_d20251127_m032252_c001_v7007000_t0000_u01764213772832") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685fc_d20251127_m032242_c001_v0001150_t0026_u01764213762445") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d64_d20251127_m032237_c001_v7007000_t0000_u01764213757575") 2025/11/27 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685c7_d20251127_m032226_c001_v0001150_t0053_u01764213746721") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7853_d20251127_m032221_c001_v7007000_t0000_u01764213741862") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68591_d20251127_m032211_c001_v0001150_t0038_u01764213731442") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4d8_d20251127_m032206_c001_v7007000_t0000_u01764213726451") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68556_d20251127_m032155_c001_v0001150_t0002_u01764213715101") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bcf_d20251127_m032147_c001_v7007000_t0000_u01764213707422") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68501_d20251127_m032137_c001_v0001150_t0036_u01764213697387") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f42e_d20251127_m032132_c001_v7007000_t0000_u01764213692183") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684e4_d20251127_m032128_c001_v0001150_t0019_u01764213688320") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc16_d20251127_m032126_c001_v7007000_t0000_u01764213686610") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684b1_d20251127_m032116_c001_v0001150_t0048_u01764213676754") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d2_d20251127_m032111_c001_v7007000_t0000_u01764213671810") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68493_d20251127_m032107_c001_v0001150_t0032_u01764213667737") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8aeaa_d20251127_m032106_c001_v7007000_t0000_u01764213666468") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68461_d20251127_m032055_c001_v0001150_t0048_u01764213655961") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a52d_d20251127_m032048_c001_v7007000_t0000_u01764213648187") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054dd9_d20251127_m032038_c001_v0001184_t0013_u01764213638484") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce2_d20251127_m032033_c001_v7007000_t0000_u01764213633103") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d7c_d20251127_m032023_c001_v0001184_t0035_u01764213623028") 2025/11/27 03:23:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f27d_d20251127_m032017_c001_v7007000_t0000_u01764213617617") 2025/11/27 03:23:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d03_d20251127_m032007_c001_v0001184_t0032_u01764213607401") 2025/11/27 03:23:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdccf_d20251127_m032129_c001_v7007000_t0000_u01764213689540") 2025/11/27 03:23:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684d1_d20251127_m032125_c001_v0001150_t0039_u01764213685083") 2025/11/27 03:23:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bd9_d20251127_m032150_c001_v7007000_t0000_u01764213710352") 2025/11/27 03:23:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e93_d20251127_m032145_c001_v0001182_t0005_u01764213705516") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da2e_d20251127_m032309_c001_v7007000_t0000_u01764213789566") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc28_d20251127_m032258_c001_v0001106_t0038_u01764213778533") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74b_d20251127_m032253_c001_v7007000_t0000_u01764213773026") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbf6_d20251127_m032243_c001_v0001106_t0018_u01764213763075") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d65_d20251127_m032237_c001_v7007000_t0000_u01764213757763") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbda_d20251127_m032227_c001_v0001106_t0045_u01764213747468") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7854_d20251127_m032222_c001_v7007000_t0000_u01764213742043") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbaa_d20251127_m032212_c001_v0001106_t0004_u01764213732120") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4da_d20251127_m032206_c001_v7007000_t0000_u01764213726634") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb81_d20251127_m032155_c001_v0001106_t0032_u01764213715791") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdd29_d20251127_m032146_c001_v7007000_t0000_u01764213706845") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e61_d20251127_m032138_c001_v0001182_t0052_u01764213698263") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f432_d20251127_m032132_c001_v7007000_t0000_u01764213692364") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e19_d20251127_m032128_c001_v0001182_t0000_u01764213688327") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc1b_d20251127_m032126_c001_v7007000_t0000_u01764213686980") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb0f_d20251127_m032117_c001_v0001106_t0044_u01764213677463") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d3_d20251127_m032111_c001_v7007000_t0000_u01764213671993") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d91_d20251127_m032107_c001_v0001182_t0039_u01764213667841") 2025/11/27 03:23:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4045e4084ce25bac_d20251127_m032106_c001_v7007000_t0000_u01764213666538") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bad7_d20251127_m032056_c001_v0001106_t0001_u01764213656838") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f400e9e5b600b991d_d20251127_m032047_c001_v7007000_t0000_u01764213647972") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6842d_d20251127_m032039_c001_v0001150_t0011_u01764213639048") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce3_d20251127_m032033_c001_v7007000_t0000_u01764213633284") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683fd_d20251127_m032023_c001_v0001150_t0052_u01764213623592") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f280_d20251127_m032017_c001_v7007000_t0000_u01764213617798") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683d7_d20251127_m032007_c001_v0001150_t0024_u01764213607615") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdcd1_d20251127_m032129_c001_v7007000_t0000_u01764213689722") 2025/11/27 03:23:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f2b_d20251127_m032125_c001_v0001184_t0014_u01764213685122") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bda_d20251127_m032150_c001_v7007000_t0000_u01764213710534") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055034_d20251127_m032145_c001_v0001184_t0015_u01764213705528") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da30_d20251127_m032309_c001_v7007000_t0000_u01764213789762") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055354_d20251127_m032259_c001_v0001184_t0058_u01764213779158") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74c_d20251127_m032253_c001_v7007000_t0000_u01764213773208") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552da_d20251127_m032243_c001_v0001184_t0028_u01764213763543") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d66_d20251127_m032237_c001_v7007000_t0000_u01764213757946") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055299_d20251127_m032227_c001_v0001184_t0058_u01764213747989") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7855_d20251127_m032222_c001_v7007000_t0000_u01764213742223") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40551db_d20251127_m032212_c001_v0001184_t0044_u01764213732532") 2025/11/27 03:23:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4dc_d20251127_m032206_c001_v7007000_t0000_u01764213726816") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40550d8_d20251127_m032156_c001_v0001184_t0032_u01764213716379") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927e45_d20251127_m032147_c001_v7007000_t0000_u01764213707236") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb4c_d20251127_m032138_c001_v0001106_t0041_u01764213698467") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f433_d20251127_m032132_c001_v7007000_t0000_u01764213692545") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f54_d20251127_m032128_c001_v0001184_t0042_u01764213688359") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f40c_d20251127_m032126_c001_v7007000_t0000_u01764213686416") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341dc5_d20251127_m032118_c001_v0001182_t0017_u01764213678222") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d4_d20251127_m032112_c001_v7007000_t0000_u01764213672176") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ea7_d20251127_m032107_c001_v0001184_t0013_u01764213667922") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b892_d20251127_m032106_c001_v7007000_t0000_u01764213666286") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e4f_d20251127_m032057_c001_v0001184_t0012_u01764213657445") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a52e_d20251127_m032048_c001_v7007000_t0000_u01764213648199") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341cf2_d20251127_m032039_c001_v0001182_t0046_u01764213639295") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce4_d20251127_m032033_c001_v7007000_t0000_u01764213633464") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ca6_d20251127_m032023_c001_v0001182_t0035_u01764213623938") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f283_d20251127_m032017_c001_v7007000_t0000_u01764213617980") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c3b_d20251127_m032007_c001_v0001182_t0020_u01764213607973") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abed4_d20251127_m032129_c001_v7007000_t0000_u01764213689777") 2025/11/27 03:23:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341dfd_d20251127_m032125_c001_v0001182_t0023_u01764213685132") 2025/11/27 03:23:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bdc_d20251127_m032150_c001_v7007000_t0000_u01764213710717") 2025/11/27 03:23:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68530_d20251127_m032145_c001_v0001150_t0036_u01764213705554") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da32_d20251127_m032309_c001_v7007000_t0000_u01764213789946") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341fd0_d20251127_m032259_c001_v0001182_t0004_u01764213779358") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74d_d20251127_m032253_c001_v7007000_t0000_u01764213773389") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f82_d20251127_m032243_c001_v0001182_t0032_u01764213763764") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d67_d20251127_m032238_c001_v7007000_t0000_u01764213758129") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f50_d20251127_m032228_c001_v0001182_t0048_u01764213748199") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7856_d20251127_m032222_c001_v7007000_t0000_u01764213742404") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f15_d20251127_m032212_c001_v0001182_t0045_u01764213732741") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4e0_d20251127_m032207_c001_v7007000_t0000_u01764213727011") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ecb_d20251127_m032156_c001_v0001182_t0023_u01764213716576") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bc9_d20251127_m032146_c001_v7007000_t0000_u01764213706859") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054fde_d20251127_m032139_c001_v0001184_t0053_u01764213699391") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f435_d20251127_m032132_c001_v7007000_t0000_u01764213692726") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f5a_d20251127_m032128_c001_v0001184_t0040_u01764213688572") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc19_d20251127_m032126_c001_v7007000_t0000_u01764213686794") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ee7_d20251127_m032118_c001_v0001184_t0058_u01764213678418") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d5_d20251127_m032112_c001_v7007000_t0000_u01764213672360") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baf5_d20251127_m032107_c001_v0001106_t0017_u01764213667979") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4045e4084ce25baa_d20251127_m032106_c001_v7007000_t0000_u01764213666306") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d57_d20251127_m032057_c001_v0001182_t0054_u01764213657637") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdb0_d20251127_m032048_c001_v7007000_t0000_u01764213648209") 2025/11/27 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baaa_d20251127_m032039_c001_v0001106_t0050_u01764213639502") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce5_d20251127_m032033_c001_v7007000_t0000_u01764213633644") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba84_d20251127_m032024_c001_v0001106_t0002_u01764213624163") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f287_d20251127_m032018_c001_v7007000_t0000_u01764213618161") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba58_d20251127_m032008_c001_v0001106_t0011_u01764213608170") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f806_d20251127_m032129_c001_v7007000_t0000_u01764213689802") 2025/11/27 03:24:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb23_d20251127_m032125_c001_v0001106_t0055_u01764213685176") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bdd_d20251127_m032150_c001_v7007000_t0000_u01764213710900") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb6f_d20251127_m032145_c001_v0001106_t0053_u01764213705653") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da35_d20251127_m032310_c001_v7007000_t0000_u01764213790129") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68633_d20251127_m032259_c001_v0001150_t0035_u01764213779581") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74e_d20251127_m032253_c001_v7007000_t0000_u01764213773571") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68602_d20251127_m032243_c001_v0001150_t0046_u01764213763967") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d68_d20251127_m032238_c001_v7007000_t0000_u01764213758313") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685cd_d20251127_m032228_c001_v0001150_t0000_u01764213748433") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7857_d20251127_m032222_c001_v7007000_t0000_u01764213742585") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68599_d20251127_m032212_c001_v0001150_t0039_u01764213732974") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4e4_d20251127_m032207_c001_v7007000_t0000_u01764213727194") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68562_d20251127_m032156_c001_v0001150_t0056_u01764213716780") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f407391025c591abc_d20251127_m032147_c001_v7007000_t0000_u01764213707248") 2025/11/27 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68509_d20251127_m032139_c001_v0001150_t0021_u01764213699606") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f437_d20251127_m032132_c001_v7007000_t0000_u01764213692906") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e21_d20251127_m032128_c001_v0001182_t0018_u01764213688594") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f410f0b10361cdf9f_d20251127_m032127_c001_v7007000_t0000_u01764213687007") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684b9_d20251127_m032118_c001_v0001150_t0022_u01764213678665") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d6_d20251127_m032112_c001_v7007000_t0000_u01764213672543") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68497_d20251127_m032108_c001_v0001150_t0026_u01764213668018") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8c7_d20251127_m032106_c001_v7007000_t0000_u01764213666536") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6846b_d20251127_m032057_c001_v0001150_t0041_u01764213657838") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdaf_d20251127_m032048_c001_v7007000_t0000_u01764213648136") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054de1_d20251127_m032040_c001_v0001184_t0044_u01764213640224") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce6_d20251127_m032033_c001_v7007000_t0000_u01764213633824") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d84_d20251127_m032024_c001_v0001184_t0012_u01764213624721") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f28a_d20251127_m032018_c001_v7007000_t0000_u01764213618342") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d09_d20251127_m032008_c001_v0001184_t0021_u01764213608682") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f410f0b10361cdff2_d20251127_m032129_c001_v7007000_t0000_u01764213689734") 2025/11/27 03:24:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341dff_d20251127_m032125_c001_v0001182_t0043_u01764213685339") 2025/11/27 03:24:02 DEBUG : dir1/0007-12345: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bdf_d20251127_m032151_c001_v7007000_t0000_u01764213711082") 2025/11/27 03:24:03 DEBUG : dir1/0007-12345: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055036_d20251127_m032145_c001_v0001184_t0020_u01764213705730") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da38_d20251127_m032310_c001_v7007000_t0000_u01764213790312") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc2a_d20251127_m032259_c001_v0001106_t0022_u01764213779889") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a74f_d20251127_m032253_c001_v7007000_t0000_u01764213773752") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbfe_d20251127_m032244_c001_v0001106_t0056_u01764213764426") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d69_d20251127_m032238_c001_v7007000_t0000_u01764213758495") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbdc_d20251127_m032228_c001_v0001106_t0059_u01764213748779") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7859_d20251127_m032222_c001_v7007000_t0000_u01764213742766") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbb0_d20251127_m032213_c001_v0001106_t0041_u01764213733361") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4e6_d20251127_m032207_c001_v7007000_t0000_u01764213727377") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb85_d20251127_m032157_c001_v0001106_t0015_u01764213717201") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4155eb82ead112de_d20251127_m032147_c001_v7007000_t0000_u01764213707051") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e6b_d20251127_m032139_c001_v0001182_t0037_u01764213699914") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f438_d20251127_m032133_c001_v7007000_t0000_u01764213693090") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb35_d20251127_m032128_c001_v0001106_t0001_u01764213688621") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdcb8_d20251127_m032126_c001_v7007000_t0000_u01764213686862") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb13_d20251127_m032118_c001_v0001106_t0011_u01764213678935") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d7_d20251127_m032112_c001_v7007000_t0000_u01764213672747") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d93_d20251127_m032108_c001_v0001182_t0038_u01764213668045") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7e9_d20251127_m032106_c001_v7007000_t0000_u01764213666543") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69badb_d20251127_m032058_c001_v0001106_t0006_u01764213658187") 2025/11/27 03:24:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a52b_d20251127_m032047_c001_v7007000_t0000_u01764213647996") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68433_d20251127_m032040_c001_v0001150_t0056_u01764213640422") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce7_d20251127_m032034_c001_v7007000_t0000_u01764213634006") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68407_d20251127_m032024_c001_v0001150_t0032_u01764213624915") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f28d_d20251127_m032018_c001_v7007000_t0000_u01764213618523") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683d9_d20251127_m032008_c001_v0001150_t0049_u01764213608907") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a649_d20251127_m032129_c001_v7007000_t0000_u01764213689892") 2025/11/27 03:24:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f2f_d20251127_m032125_c001_v0001184_t0037_u01764213685359") 2025/11/27 03:24:04 DEBUG : dir1/0008-23456: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be0_d20251127_m032151_c001_v7007000_t0000_u01764213711265") 2025/11/27 03:24:04 DEBUG : dir1/0008-23456: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e97_d20251127_m032145_c001_v0001182_t0056_u01764213705740") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da3a_d20251127_m032310_c001_v7007000_t0000_u01764213790496") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055362_d20251127_m032300_c001_v0001184_t0018_u01764213780497") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a750_d20251127_m032253_c001_v7007000_t0000_u01764213773933") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552df_d20251127_m032245_c001_v0001184_t0055_u01764213765131") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d6a_d20251127_m032238_c001_v7007000_t0000_u01764213758677") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552a1_d20251127_m032229_c001_v0001184_t0013_u01764213749361") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785a_d20251127_m032222_c001_v7007000_t0000_u01764213742946") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40551f1_d20251127_m032214_c001_v0001184_t0054_u01764213734107") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4e9_d20251127_m032207_c001_v7007000_t0000_u01764213727562") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40550f4_d20251127_m032157_c001_v0001184_t0023_u01764213717892") 2025/11/27 03:24:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f406831504b9627d3_d20251127_m032147_c001_v7007000_t0000_u01764213707259") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb50_d20251127_m032140_c001_v0001106_t0037_u01764213700119") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f43b_d20251127_m032133_c001_v7007000_t0000_u01764213693270") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684e8_d20251127_m032128_c001_v0001150_t0051_u01764213688688") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abece_d20251127_m032126_c001_v7007000_t0000_u01764213686769") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341dd2_d20251127_m032119_c001_v0001182_t0049_u01764213679495") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d8_d20251127_m032112_c001_v7007000_t0000_u01764213672931") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ea9_d20251127_m032108_c001_v0001184_t0034_u01764213668204") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebe6b_d20251127_m032106_c001_v7007000_t0000_u01764213666536") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e58_d20251127_m032058_c001_v0001184_t0054_u01764213658935") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b82b_d20251127_m032048_c001_v7007000_t0000_u01764213648149") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341cf8_d20251127_m032040_c001_v0001182_t0026_u01764213640743") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5ce8_d20251127_m032034_c001_v7007000_t0000_u01764213634187") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341cac_d20251127_m032025_c001_v0001182_t0000_u01764213625192") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f28f_d20251127_m032018_c001_v7007000_t0000_u01764213618704") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c45_d20251127_m032009_c001_v0001182_t0023_u01764213609326") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f400e9e5b600b9a0f_d20251127_m032129_c001_v7007000_t0000_u01764213689580") 2025/11/27 03:24:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684d3_d20251127_m032125_c001_v0001150_t0044_u01764213685426") 2025/11/27 03:24:05 DEBUG : dir1/0009-34567: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be1_d20251127_m032151_c001_v7007000_t0000_u01764213711462") 2025/11/27 03:24:05 DEBUG : dir1/0009-34567: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68532_d20251127_m032145_c001_v0001150_t0048_u01764213705910") 2025/11/27 03:24:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da3e_d20251127_m032310_c001_v7007000_t0000_u01764213790680") 2025/11/27 03:24:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341fda_d20251127_m032300_c001_v0001182_t0041_u01764213780745") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a751_d20251127_m032254_c001_v7007000_t0000_u01764213774115") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f86_d20251127_m032245_c001_v0001182_t0037_u01764213765337") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d6d_d20251127_m032238_c001_v7007000_t0000_u01764213758859") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f58_d20251127_m032229_c001_v0001182_t0040_u01764213749585") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785b_d20251127_m032223_c001_v7007000_t0000_u01764213743181") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f19_d20251127_m032214_c001_v0001182_t0048_u01764213734311") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4ee_d20251127_m032207_c001_v7007000_t0000_u01764213727793") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ed3_d20251127_m032158_c001_v0001182_t0004_u01764213718083") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4155eb82ead112dd_d20251127_m032146_c001_v7007000_t0000_u01764213706869") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ff2_d20251127_m032140_c001_v0001184_t0036_u01764213700912") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f43c_d20251127_m032133_c001_v7007000_t0000_u01764213693465") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f5e_d20251127_m032128_c001_v0001184_t0011_u01764213688773") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdcba_d20251127_m032127_c001_v7007000_t0000_u01764213687045") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054eeb_d20251127_m032119_c001_v0001184_t0056_u01764213679689") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8d9_d20251127_m032113_c001_v7007000_t0000_u01764213673123") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d97_d20251127_m032108_c001_v0001182_t0040_u01764213668238") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7e6_d20251127_m032106_c001_v7007000_t0000_u01764213666296") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d5d_d20251127_m032059_c001_v0001182_t0031_u01764213659139") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdad_d20251127_m032047_c001_v7007000_t0000_u01764213647954") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bab0_d20251127_m032040_c001_v0001106_t0005_u01764213640949") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cea_d20251127_m032034_c001_v7007000_t0000_u01764213634368") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba8a_d20251127_m032025_c001_v0001106_t0005_u01764213625453") 2025/11/27 03:24:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f291_d20251127_m032018_c001_v7007000_t0000_u01764213618886") 2025/11/27 03:24:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba5e_d20251127_m032009_c001_v0001106_t0023_u01764213609524") 2025/11/27 03:24:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f41a_d20251127_m032129_c001_v7007000_t0000_u01764213689742") 2025/11/27 03:24:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e03_d20251127_m032125_c001_v0001182_t0000_u01764213685532") 2025/11/27 03:24:07 DEBUG : dir1/0010-45678: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be3_d20251127_m032151_c001_v7007000_t0000_u01764213711644") 2025/11/27 03:24:07 DEBUG : dir1/0010-45678: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e99_d20251127_m032145_c001_v0001182_t0017_u01764213705988") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da41_d20251127_m032310_c001_v7007000_t0000_u01764213790864") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68639_d20251127_m032301_c001_v0001150_t0020_u01764213781016") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a752_d20251127_m032254_c001_v7007000_t0000_u01764213774295") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6860a_d20251127_m032245_c001_v0001150_t0052_u01764213765531") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d6e_d20251127_m032239_c001_v7007000_t0000_u01764213759044") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685d3_d20251127_m032229_c001_v0001150_t0017_u01764213749779") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785c_d20251127_m032223_c001_v7007000_t0000_u01764213743361") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685a2_d20251127_m032214_c001_v0001150_t0017_u01764213734531") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4f0_d20251127_m032207_c001_v7007000_t0000_u01764213727977") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68566_d20251127_m032158_c001_v0001150_t0048_u01764213718303") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bcb_d20251127_m032147_c001_v7007000_t0000_u01764213707055") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68512_d20251127_m032141_c001_v0001150_t0000_u01764213701126") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f43e_d20251127_m032133_c001_v7007000_t0000_u01764213693646") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e23_d20251127_m032128_c001_v0001182_t0032_u01764213688803") 2025/11/27 03:24:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f40e_d20251127_m032126_c001_v7007000_t0000_u01764213686782") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684bd_d20251127_m032119_c001_v0001150_t0010_u01764213679901") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8da_d20251127_m032113_c001_v7007000_t0000_u01764213673307") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68499_d20251127_m032108_c001_v0001150_t0024_u01764213668305") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927d7e_d20251127_m032106_c001_v7007000_t0000_u01764213666538") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68473_d20251127_m032059_c001_v0001150_t0035_u01764213659338") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f416e2babfca60557_d20251127_m032048_c001_v7007000_t0000_u01764213648220") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054de7_d20251127_m032041_c001_v0001184_t0054_u01764213641562") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cee_d20251127_m032034_c001_v7007000_t0000_u01764213634589") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d94_d20251127_m032026_c001_v0001184_t0034_u01764213626239") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f292_d20251127_m032019_c001_v7007000_t0000_u01764213619067") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d21_d20251127_m032010_c001_v0001184_t0018_u01764213610405") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc30_d20251127_m032129_c001_v7007000_t0000_u01764213689752") 2025/11/27 03:24:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f35_d20251127_m032125_c001_v0001184_t0042_u01764213685576") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be4_d20251127_m032151_c001_v7007000_t0000_u01764213711826") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405503a_d20251127_m032146_c001_v0001184_t0039_u01764213706049") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da43_d20251127_m032311_c001_v7007000_t0000_u01764213791047") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc2f_d20251127_m032301_c001_v0001106_t0023_u01764213781326") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a754_d20251127_m032254_c001_v7007000_t0000_u01764213774477") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc02_d20251127_m032245_c001_v0001106_t0020_u01764213765928") 2025/11/27 03:24:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d6f_d20251127_m032239_c001_v7007000_t0000_u01764213759226") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbde_d20251127_m032230_c001_v0001106_t0000_u01764213750029") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785d_d20251127_m032223_c001_v7007000_t0000_u01764213743542") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbb6_d20251127_m032214_c001_v0001106_t0054_u01764213734833") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4f3_d20251127_m032208_c001_v7007000_t0000_u01764213728160") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb8d_d20251127_m032158_c001_v0001106_t0028_u01764213718808") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f407391025c591abd_d20251127_m032147_c001_v7007000_t0000_u01764213707269") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e79_d20251127_m032141_c001_v0001182_t0041_u01764213701508") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f441_d20251127_m032133_c001_v7007000_t0000_u01764213693827") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f66_d20251127_m032128_c001_v0001184_t0051_u01764213688979") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438eae1_d20251127_m032126_c001_v7007000_t0000_u01764213686873") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb17_d20251127_m032120_c001_v0001106_t0054_u01764213680351") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8db_d20251127_m032113_c001_v7007000_t0000_u01764213673490") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ead_d20251127_m032108_c001_v0001184_t0030_u01764213668438") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8aea5_d20251127_m032105_c001_v7007000_t0000_u01764213665909") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69badf_d20251127_m032059_c001_v0001106_t0029_u01764213659716") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b828_d20251127_m032047_c001_v7007000_t0000_u01764213647965") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6843d_d20251127_m032041_c001_v0001150_t0034_u01764213641774") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf0_d20251127_m032034_c001_v7007000_t0000_u01764213634805") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6840f_d20251127_m032026_c001_v0001150_t0039_u01764213626448") 2025/11/27 03:24:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f294_d20251127_m032019_c001_v7007000_t0000_u01764213619248") 2025/11/27 03:24:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683dd_d20251127_m032010_c001_v0001150_t0048_u01764213610625") 2025/11/27 03:24:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdcd4_d20251127_m032129_c001_v7007000_t0000_u01764213689904") 2025/11/27 03:24:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f37_d20251127_m032125_c001_v0001184_t0006_u01764213685776") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be5_d20251127_m032152_c001_v7007000_t0000_u01764213712009") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb71_d20251127_m032146_c001_v0001106_t0005_u01764213706192") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da46_d20251127_m032311_c001_v7007000_t0000_u01764213791246") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405536d_d20251127_m032302_c001_v0001184_t0020_u01764213782294") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a759_d20251127_m032254_c001_v7007000_t0000_u01764213774659") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552eb_d20251127_m032246_c001_v0001184_t0028_u01764213766416") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d70_d20251127_m032239_c001_v7007000_t0000_u01764213759409") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40552a5_d20251127_m032230_c001_v0001184_t0018_u01764213750981") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785e_d20251127_m032223_c001_v7007000_t0000_u01764213743723") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055209_d20251127_m032215_c001_v0001184_t0027_u01764213735635") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4f5_d20251127_m032208_c001_v7007000_t0000_u01764213728345") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405510c_d20251127_m032159_c001_v0001184_t0031_u01764213719301") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d955_d20251127_m032147_c001_v7007000_t0000_u01764213707273") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb58_d20251127_m032141_c001_v0001106_t0027_u01764213701718") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f442_d20251127_m032134_c001_v7007000_t0000_u01764213694048") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684ea_d20251127_m032129_c001_v0001150_t0047_u01764213689070") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55dc14_d20251127_m032126_c001_v7007000_t0000_u01764213686427") 2025/11/27 03:24:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ddd_d20251127_m032120_c001_v0001182_t0059_u01764213680863") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8dc_d20251127_m032113_c001_v7007000_t0000_u01764213673674") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d99_d20251127_m032108_c001_v0001182_t0038_u01764213668459") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b888_d20251127_m032105_c001_v7007000_t0000_u01764213665920") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e6c_d20251127_m032100_c001_v0001184_t0054_u01764213660343") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdb2_d20251127_m032048_c001_v7007000_t0000_u01764213648318") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d00_d20251127_m032042_c001_v0001182_t0028_u01764213642192") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf1_d20251127_m032034_c001_v7007000_t0000_u01764213634986") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341cb2_d20251127_m032026_c001_v0001182_t0056_u01764213626790") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f296_d20251127_m032019_c001_v7007000_t0000_u01764213619448") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c4b_d20251127_m032011_c001_v0001182_t0011_u01764213611239") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7abed3_d20251127_m032129_c001_v7007000_t0000_u01764213689590") 2025/11/27 03:24:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e05_d20251127_m032125_c001_v0001182_t0022_u01764213685799") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be6_d20251127_m032152_c001_v7007000_t0000_u01764213712192") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055042_d20251127_m032146_c001_v0001184_t0041_u01764213706261") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da48_d20251127_m032311_c001_v7007000_t0000_u01764213791430") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341fe8_d20251127_m032302_c001_v0001182_t0044_u01764213782499") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a75b_d20251127_m032254_c001_v7007000_t0000_u01764213774841") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f8e_d20251127_m032246_c001_v0001182_t0033_u01764213766613") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d71_d20251127_m032239_c001_v7007000_t0000_u01764213759591") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f5e_d20251127_m032231_c001_v0001182_t0055_u01764213751188") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb785f_d20251127_m032223_c001_v7007000_t0000_u01764213743903") 2025/11/27 03:24:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341f21_d20251127_m032215_c001_v0001182_t0059_u01764213735848") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4f9_d20251127_m032208_c001_v7007000_t0000_u01764213728528") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ed9_d20251127_m032159_c001_v0001182_t0009_u01764213719497") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927e44_d20251127_m032147_c001_v7007000_t0000_u01764213707054") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4055008_d20251127_m032142_c001_v0001184_t0036_u01764213702242") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f444_d20251127_m032134_c001_v7007000_t0000_u01764213694228") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e2b_d20251127_m032129_c001_v0001182_t0023_u01764213689133") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f406831504b96276a_d20251127_m032126_c001_v7007000_t0000_u01764213686890") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ef9_d20251127_m032121_c001_v0001184_t0032_u01764213681235") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8dd_d20251127_m032113_c001_v7007000_t0000_u01764213673858") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baf9_d20251127_m032108_c001_v0001106_t0024_u01764213668557") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8aea7_d20251127_m032106_c001_v7007000_t0000_u01764213666099") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d65_d20251127_m032100_c001_v0001182_t0010_u01764213660568") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdae_d20251127_m032048_c001_v7007000_t0000_u01764213648014") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bab4_d20251127_m032042_c001_v0001106_t0059_u01764213642397") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf2_d20251127_m032035_c001_v7007000_t0000_u01764213635167") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba8c_d20251127_m032027_c001_v0001106_t0038_u01764213627003") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f297_d20251127_m032019_c001_v7007000_t0000_u01764213619663") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba60_d20251127_m032011_c001_v0001106_t0034_u01764213611474") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a647_d20251127_m032129_c001_v7007000_t0000_u01764213689528") 2025/11/27 03:24:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684d6_d20251127_m032125_c001_v0001150_t0024_u01764213685839") 2025/11/27 03:24:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be7_d20251127_m032152_c001_v7007000_t0000_u01764213712375") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e9b_d20251127_m032146_c001_v0001182_t0025_u01764213706249") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da4b_d20251127_m032311_c001_v7007000_t0000_u01764213791613") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68641_d20251127_m032302_c001_v0001150_t0038_u01764213782699") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a75c_d20251127_m032255_c001_v7007000_t0000_u01764213775023") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68615_d20251127_m032246_c001_v0001150_t0058_u01764213766810") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d73_d20251127_m032239_c001_v7007000_t0000_u01764213759774") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685db_d20251127_m032231_c001_v0001150_t0021_u01764213751405") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7860_d20251127_m032224_c001_v7007000_t0000_u01764213744084") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f685a9_d20251127_m032216_c001_v0001150_t0022_u01764213736289") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4fc_d20251127_m032208_c001_v7007000_t0000_u01764213728727") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68568_d20251127_m032159_c001_v0001150_t0050_u01764213719706") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927e43_d20251127_m032146_c001_v7007000_t0000_u01764213706872") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6851c_d20251127_m032142_c001_v0001150_t0056_u01764213702450") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f446_d20251127_m032134_c001_v7007000_t0000_u01764213694409") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f6a_d20251127_m032129_c001_v0001184_t0022_u01764213689196") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a642_d20251127_m032127_c001_v7007000_t0000_u01764213687054") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684c5_d20251127_m032121_c001_v0001150_t0016_u01764213681439") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8de_d20251127_m032114_c001_v7007000_t0000_u01764213674043") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6849d_d20251127_m032108_c001_v0001150_t0003_u01764213668589") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927d7c_d20251127_m032106_c001_v7007000_t0000_u01764213666314") 2025/11/27 03:24:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68477_d20251127_m032100_c001_v0001150_t0058_u01764213660897") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414f558eb156602b_d20251127_m032047_c001_v7007000_t0000_u01764213647984") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054de9_d20251127_m032042_c001_v0001184_t0001_u01764213642965") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf3_d20251127_m032035_c001_v7007000_t0000_u01764213635348") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054da0_d20251127_m032027_c001_v0001184_t0035_u01764213627488") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f29a_d20251127_m032019_c001_v7007000_t0000_u01764213619844") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054d2e_d20251127_m032012_c001_v0001184_t0012_u01764213612044") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f410f0b10361cdff9_d20251127_m032129_c001_v7007000_t0000_u01764213689917") 2025/11/27 03:24:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb27_d20251127_m032125_c001_v0001106_t0029_u01764213685886") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417be8_d20251127_m032152_c001_v7007000_t0000_u01764213712647") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68534_d20251127_m032146_c001_v0001150_t0019_u01764213706283") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da4d_d20251127_m032311_c001_v7007000_t0000_u01764213791845") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc35_d20251127_m032303_c001_v0001106_t0015_u01764213783260") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a75f_d20251127_m032255_c001_v7007000_t0000_u01764213775220") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc08_d20251127_m032247_c001_v0001106_t0010_u01764213767172") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d75_d20251127_m032239_c001_v7007000_t0000_u01764213759957") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbe2_d20251127_m032231_c001_v0001106_t0016_u01764213751736") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7862_d20251127_m032224_c001_v7007000_t0000_u01764213744284") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbc0_d20251127_m032216_c001_v0001106_t0040_u01764213736533") 2025/11/27 03:24:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f4fe_d20251127_m032208_c001_v7007000_t0000_u01764213728927") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb91_d20251127_m032200_c001_v0001106_t0039_u01764213720074") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4155eb82ead112df_d20251127_m032147_c001_v7007000_t0000_u01764213707233") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e82_d20251127_m032142_c001_v0001182_t0002_u01764213702759") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f448_d20251127_m032134_c001_v7007000_t0000_u01764213694594") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e2f_d20251127_m032129_c001_v0001182_t0038_u01764213689334") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a641_d20251127_m032126_c001_v7007000_t0000_u01764213686862") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb1b_d20251127_m032121_c001_v0001106_t0059_u01764213681742") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8df_d20251127_m032114_c001_v7007000_t0000_u01764213674227") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054eb1_d20251127_m032108_c001_v0001184_t0052_u01764213668671") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b88c_d20251127_m032106_c001_v7007000_t0000_u01764213666102") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bae3_d20251127_m032101_c001_v0001106_t0000_u01764213661287") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b82c_d20251127_m032048_c001_v7007000_t0000_u01764213648332") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68443_d20251127_m032043_c001_v0001150_t0000_u01764213643188") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf5_d20251127_m032035_c001_v7007000_t0000_u01764213635529") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68414_d20251127_m032027_c001_v0001150_t0027_u01764213627689") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f29c_d20251127_m032020_c001_v7007000_t0000_u01764213620027") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683e3_d20251127_m032012_c001_v0001150_t0048_u01764213612252") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f41b_d20251127_m032129_c001_v7007000_t0000_u01764213689926") 2025/11/27 03:24:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054f3b_d20251127_m032125_c001_v0001184_t0014_u01764213685992") 2025/11/27 03:24:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b83a_d20251127_m032050_c001_v7007000_t0000_u01764213650887") 2025/11/27 03:24:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d16_d20251127_m032046_c001_v0001182_t0035_u01764213646083") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b83b_d20251127_m032051_c001_v7007000_t0000_u01764213651070") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e01_d20251127_m032046_c001_v0001184_t0017_u01764213646104") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b83c_d20251127_m032051_c001_v7007000_t0000_u01764213651264") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6844d_d20251127_m032046_c001_v0001150_t0007_u01764213646269") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b83e_d20251127_m032051_c001_v7007000_t0000_u01764213651447") 2025/11/27 03:24:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d18_d20251127_m032046_c001_v0001182_t0005_u01764213646292") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b83f_d20251127_m032051_c001_v7007000_t0000_u01764213651668") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e03_d20251127_m032046_c001_v0001184_t0057_u01764213646331") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b840_d20251127_m032051_c001_v7007000_t0000_u01764213651851") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baba_d20251127_m032046_c001_v0001106_t0025_u01764213646424") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b841_d20251127_m032052_c001_v7007000_t0000_u01764213652034") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d1a_d20251127_m032046_c001_v0001182_t0028_u01764213646524") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b843_d20251127_m032052_c001_v7007000_t0000_u01764213652233") 2025/11/27 03:24:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e05_d20251127_m032046_c001_v0001184_t0058_u01764213646542") 2025/11/27 03:24:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b844_d20251127_m032052_c001_v7007000_t0000_u01764213652416") 2025/11/27 03:24:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6844f_d20251127_m032046_c001_v0001150_t0020_u01764213646702") 2025/11/27 03:24:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b845_d20251127_m032052_c001_v7007000_t0000_u01764213652598") 2025/11/27 03:24:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d1e_d20251127_m032046_c001_v0001182_t0010_u01764213646733") 2025/11/27 03:24:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b846_d20251127_m032052_c001_v7007000_t0000_u01764213652780") 2025/11/27 03:24:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e09_d20251127_m032046_c001_v0001184_t0043_u01764213646795") 2025/11/27 03:24:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b848_d20251127_m032052_c001_v7007000_t0000_u01764213652963") 2025/11/27 03:24:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69babe_d20251127_m032046_c001_v0001106_t0051_u01764213646923") 2025/11/27 03:24:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b849_d20251127_m032053_c001_v7007000_t0000_u01764213653146") 2025/11/27 03:24:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d21_d20251127_m032046_c001_v0001182_t0057_u01764213646930") 2025/11/27 03:24:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b84b_d20251127_m032053_c001_v7007000_t0000_u01764213653328") 2025/11/27 03:24:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e0b_d20251127_m032046_c001_v0001184_t0021_u01764213646997") 2025/11/27 03:24:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b84d_d20251127_m032053_c001_v7007000_t0000_u01764213653510") 2025/11/27 03:24:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d27_d20251127_m032047_c001_v0001182_t0025_u01764213647172") 2025/11/27 03:24:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b84e_d20251127_m032053_c001_v7007000_t0000_u01764213653692") 2025/11/27 03:24:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68451_d20251127_m032047_c001_v0001150_t0052_u01764213647185") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b8d6_d20251127_m032109_c001_v7007000_t0000_u01764213669189") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e8b_d20251127_m032104_c001_v0001184_t0028_u01764213664271") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927d96_d20251127_m032109_c001_v7007000_t0000_u01764213669362") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d73_d20251127_m032104_c001_v0001182_t0020_u01764213664326") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8ca_d20251127_m032109_c001_v7007000_t0000_u01764213669571") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e8d_d20251127_m032104_c001_v0001184_t0056_u01764213664486") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8c8_d20251127_m032109_c001_v7007000_t0000_u01764213669197") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68486_d20251127_m032104_c001_v0001150_t0020_u01764213664543") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebe72_d20251127_m032109_c001_v7007000_t0000_u01764213669205") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d75_d20251127_m032104_c001_v0001182_t0012_u01764213664555") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7f0_d20251127_m032109_c001_v7007000_t0000_u01764213669413") 2025/11/27 03:24:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e91_d20251127_m032104_c001_v0001184_t0015_u01764213664681") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927d93_d20251127_m032109_c001_v7007000_t0000_u01764213669153") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d77_d20251127_m032104_c001_v0001182_t0014_u01764213664777") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7ed_d20251127_m032109_c001_v7007000_t0000_u01764213669224") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baeb_d20251127_m032104_c001_v0001106_t0029_u01764213664792") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7ef_d20251127_m032109_c001_v7007000_t0000_u01764213669382") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68488_d20251127_m032104_c001_v0001150_t0016_u01764213664884") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6abd6_d20251127_m032109_c001_v7007000_t0000_u01764213669415") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e97_d20251127_m032104_c001_v0001184_t0002_u01764213664909") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6abd1_d20251127_m032109_c001_v7007000_t0000_u01764213669229") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d7d_d20251127_m032105_c001_v0001182_t0043_u01764213665012") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b8de_d20251127_m032109_c001_v7007000_t0000_u01764213669431") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e99_d20251127_m032105_c001_v0001184_t0020_u01764213665124") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4045e4084ce25bb0_d20251127_m032109_c001_v7007000_t0000_u01764213669354") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6848a_d20251127_m032105_c001_v0001150_t0027_u01764213665177") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4045e4084ce25bb1_d20251127_m032109_c001_v7007000_t0000_u01764213669539") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341d7f_d20251127_m032105_c001_v0001182_t0021_u01764213665221") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8c9_d20251127_m032109_c001_v7007000_t0000_u01764213669386") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baed_d20251127_m032105_c001_v0001106_t0018_u01764213665315") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebe73_d20251127_m032109_c001_v7007000_t0000_u01764213669395") 2025/11/27 03:24:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054e9b_d20251127_m032105_c001_v0001184_t0039_u01764213665337") 2025/11/27 03:24:18 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d7b_d20251127_m031905_c001_v7007000_t0000_u01764213545506") 2025/11/27 03:24:18 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341aaf_d20251127_m031901_c001_v0001182_t0024_u01764213541991") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d71_d20251127_m031901_c001_v7007000_t0000_u01764213541260") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341a9c_d20251127_m031857_c001_v0001182_t0040_u01764213537977") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d6b_d20251127_m031857_c001_v7007000_t0000_u01764213537246") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341a86_d20251127_m031853_c001_v0001182_t0009_u01764213533653") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d65_d20251127_m031852_c001_v7007000_t0000_u01764213532569") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341a64_d20251127_m031847_c001_v0001182_t0018_u01764213527573") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d5a_d20251127_m031846_c001_v7007000_t0000_u01764213526479") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341a41_d20251127_m031841_c001_v0001182_t0032_u01764213521532") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d4c_d20251127_m031840_c001_v7007000_t0000_u01764213520442") 2025/11/27 03:24:19 DEBUG : dst/one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341a2f_d20251127_m031835_c001_v0001182_t0053_u01764213515624") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d7c_d20251127_m031905_c001_v7007000_t0000_u01764213545689") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682ce_d20251127_m031902_c001_v0001150_t0051_u01764213542425") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d72_d20251127_m031901_c001_v7007000_t0000_u01764213541443") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682ca_d20251127_m031858_c001_v0001150_t0047_u01764213538436") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d6c_d20251127_m031857_c001_v7007000_t0000_u01764213537427") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682c4_d20251127_m031854_c001_v0001150_t0024_u01764213534785") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d66_d20251127_m031852_c001_v7007000_t0000_u01764213532751") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682b6_d20251127_m031848_c001_v0001150_t0058_u01764213528708") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d5b_d20251127_m031846_c001_v7007000_t0000_u01764213526661") 2025/11/27 03:24:19 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682ad_d20251127_m031842_c001_v0001150_t0026_u01764213522742") 2025/11/27 03:24:20 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d4d_d20251127_m031840_c001_v7007000_t0000_u01764213520624") 2025/11/27 03:24:20 DEBUG : dst/three.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6829c_d20251127_m031836_c001_v0001150_t0051_u01764213516749") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d7d_d20251127_m031905_c001_v7007000_t0000_u01764213545880") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054b64_d20251127_m031902_c001_v0001184_t0028_u01764213542214") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d73_d20251127_m031901_c001_v7007000_t0000_u01764213541626") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054b55_d20251127_m031858_c001_v0001184_t0029_u01764213538197") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d6d_d20251127_m031857_c001_v7007000_t0000_u01764213537611") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054b44_d20251127_m031854_c001_v0001184_t0035_u01764213534219") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d67_d20251127_m031852_c001_v7007000_t0000_u01764213532933") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054b1f_d20251127_m031848_c001_v0001184_t0003_u01764213528140") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d5d_d20251127_m031846_c001_v7007000_t0000_u01764213526843") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054afe_d20251127_m031842_c001_v0001184_t0003_u01764213522162") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d4f_d20251127_m031840_c001_v7007000_t0000_u01764213520806") 2025/11/27 03:24:20 DEBUG : dst/two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ae0_d20251127_m031836_c001_v0001184_t0040_u01764213516188") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d62a_d20251127_m031806_c001_v7007000_t0000_u01764213486271") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054a20_d20251127_m031802_c001_v0001184_t0034_u01764213482302") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d61c_d20251127_m031800_c001_v7007000_t0000_u01764213480429") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40549ca_d20251127_m031749_c001_v0001184_t0003_u01764213469688") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e58d_d20251127_m031740_c001_v7007000_t0000_u01764213460524") 2025/11/27 03:24:20 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405496a_d20251127_m031736_c001_v0001184_t0036_u01764213456593") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e508_d20251127_m031716_c001_v7007000_t0000_u01764213436826") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68179_d20251127_m031714_c001_v0001150_t0017_u01764213434823") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e4ee_d20251127_m031713_c001_v7007000_t0000_u01764213433828") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6816f_d20251127_m031712_c001_v0001150_t0011_u01764213432226") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a410_d20251127_m031709_c001_v7007000_t0000_u01764213429138") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68154_d20251127_m031707_c001_v0001150_t0031_u01764213427197") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a40a_d20251127_m031706_c001_v7007000_t0000_u01764213426189") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68148_d20251127_m031704_c001_v0001150_t0026_u01764213424865") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a011_d20251127_m031658_c001_v7007000_t0000_u01764213418681") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68128_d20251127_m031657_c001_v0001150_t0058_u01764213417003") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a007_d20251127_m031656_c001_v7007000_t0000_u01764213416049") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68120_d20251127_m031655_c001_v0001150_t0036_u01764213415107") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69ff2_d20251127_m031650_c001_v7007000_t0000_u01764213410534") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680fa_d20251127_m031649_c001_v0001150_t0040_u01764213409066") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fe4_d20251127_m031647_c001_v7007000_t0000_u01764213407195") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680ec_d20251127_m031645_c001_v0001150_t0042_u01764213405988") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fe0_d20251127_m031645_c001_v7007000_t0000_u01764213405619") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f102e658a1a47cfb9_d20251127_m031644_c001_v0001104_t0025_u01764213404698") 2025/11/27 03:24:21 DEBUG : empty space: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680e6_d20251127_m031642_c001_v0001150_t0041_u01764213402931") 2025/11/27 03:24:21 DEBUG : enormous: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e502_d20251127_m031716_c001_v7007000_t0000_u01764213436093") 2025/11/27 03:24:21 DEBUG : enormous: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6817b_d20251127_m031715_c001_v0001150_t0037_u01764213435134") 2025/11/27 03:24:21 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d89_d20251127_m031909_c001_v7007000_t0000_u01764213549910") 2025/11/27 03:24:21 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f682e5_d20251127_m031908_c001_v0001150_t0001_u01764213548557") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e585_d20251127_m031735_c001_v7007000_t0000_u01764213455191") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405495e_d20251127_m031734_c001_v0001184_t0021_u01764213454154") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fd4_d20251127_m031639_c001_v7007000_t0000_u01764213399759") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680d2_d20251127_m031638_c001_v0001150_t0049_u01764213398631") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fcc_d20251127_m031638_c001_v7007000_t0000_u01764213398081") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680ca_d20251127_m031637_c001_v0001150_t0048_u01764213397256") 2025/11/27 03:24:22 DEBUG : existing: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680c4_d20251127_m031636_c001_v0001150_t0018_u01764213396351") 2025/11/27 03:24:22 DEBUG : existing-b: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e587_d20251127_m031735_c001_v7007000_t0000_u01764213455372") 2025/11/27 03:24:22 DEBUG : existing-b: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f681c5_d20251127_m031734_c001_v0001150_t0038_u01764213454141") 2025/11/27 03:24:22 DEBUG : file1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da7b_d20251127_m031957_c001_v7007000_t0000_u01764213597783") 2025/11/27 03:24:22 DEBUG : file1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c04_d20251127_m031956_c001_v0001182_t0009_u01764213596268") 2025/11/27 03:24:22 DEBUG : file1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da75_d20251127_m031955_c001_v7007000_t0000_u01764213595303") 2025/11/27 03:24:22 DEBUG : file1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683aa_d20251127_m031953_c001_v0001150_t0031_u01764213593345") 2025/11/27 03:24:22 DEBUG : five: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e526_d20251127_m031720_c001_v7007000_t0000_u01764213440717") 2025/11/27 03:24:22 DEBUG : five: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f68197_d20251127_m031718_c001_v0001150_t0011_u01764213438823") 2025/11/27 03:24:22 DEBUG : foo: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fe8_d20251127_m031648_c001_v7007000_t0000_u01764213408698") 2025/11/27 03:24:22 DEBUG : foo: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f680f6_d20251127_m031648_c001_v0001150_t0011_u01764213408152") 2025/11/27 03:24:22 DEBUG : foo: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f680f4_d20251127_m031647_c001_v0001150_t0011_u01764213407597") 2025/11/27 03:24:22 DEBUG : four: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e52a_d20251127_m031720_c001_v7007000_t0000_u01764213440930") 2025/11/27 03:24:22 DEBUG : four: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a405490e_d20251127_m031719_c001_v0001184_t0038_u01764213439371") 2025/11/27 03:24:22 DEBUG : four: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6818f_d20251127_m031717_c001_v0001150_t0037_u01764213437973") 2025/11/27 03:24:23 DEBUG : hello world2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0fb_d20251127_m031552_c001_v7007000_t0000_u01764213352708") 2025/11/27 03:24:23 DEBUG : hello world2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68011_d20251127_m031551_c001_v0001150_t0056_u01764213351934") 2025/11/27 03:24:23 DEBUG : ignore-size: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fc1_d20251127_m031635_c001_v7007000_t0000_u01764213395983") 2025/11/27 03:24:23 DEBUG : ignore-size: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680c1_d20251127_m031634_c001_v0001150_t0018_u01764213394945") 2025/11/27 03:24:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e57d_d20251127_m031733_c001_v7007000_t0000_u01764213453412") 2025/11/27 03:24:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054956_d20251127_m031732_c001_v0001184_t0028_u01764213452844") 2025/11/27 03:24:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e575_d20251127_m031732_c001_v7007000_t0000_u01764213452101") 2025/11/27 03:24:23 DEBUG : nested/sub dir/file: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405494a_d20251127_m031731_c001_v0001184_t0000_u01764213451000") 2025/11/27 03:24:23 DEBUG : one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e52d_d20251127_m031721_c001_v7007000_t0000_u01764213441113") 2025/11/27 03:24:23 DEBUG : one: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f68181_d20251127_m031717_c001_v0001150_t0011_u01764213437208") 2025/11/27 03:24:23 DEBUG : only0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da5e_d20251127_m031948_c001_v7007000_t0000_u01764213588910") 2025/11/27 03:24:23 DEBUG : only0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bbf_d20251127_m031943_c001_v0001182_t0056_u01764213583393") 2025/11/27 03:24:23 DEBUG : only0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b79_d20251127_m031932_c001_v0001182_t0058_u01764213572052") 2025/11/27 03:24:23 DEBUG : only0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92754e_d20251127_m031925_c001_v7007000_t0000_u01764213565582") 2025/11/27 03:24:23 DEBUG : only0: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68300_d20251127_m031913_c001_v0001150_t0018_u01764213553760") 2025/11/27 03:24:23 DEBUG : only1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da5f_d20251127_m031949_c001_v7007000_t0000_u01764213589092") 2025/11/27 03:24:23 DEBUG : only1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f6838c_d20251127_m031943_c001_v0001150_t0011_u01764213583823") 2025/11/27 03:24:23 DEBUG : only1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6834b_d20251127_m031932_c001_v0001150_t0014_u01764213572911") 2025/11/27 03:24:23 DEBUG : only1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b727_d20251127_m031925_c001_v7007000_t0000_u01764213565759") 2025/11/27 03:24:24 DEBUG : only1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bad_d20251127_m031914_c001_v0001184_t0040_u01764213554397") 2025/11/27 03:24:24 DEBUG : only10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da60_d20251127_m031949_c001_v7007000_t0000_u01764213589273") 2025/11/27 03:24:24 DEBUG : only10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41116ddfbc69ba32_d20251127_m031943_c001_v0001106_t0030_u01764213583966") 2025/11/27 03:24:24 DEBUG : only10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6836b_d20251127_m031937_c001_v0001150_t0002_u01764213577675") 2025/11/27 03:24:24 DEBUG : only10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927558_d20251127_m031926_c001_v7007000_t0000_u01764213566136") 2025/11/27 03:24:24 DEBUG : only10: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bdd_d20251127_m031919_c001_v0001184_t0051_u01764213559356") 2025/11/27 03:24:24 DEBUG : only11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da61_d20251127_m031949_c001_v7007000_t0000_u01764213589456") 2025/11/27 03:24:24 DEBUG : only11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c73_d20251127_m031943_c001_v0001184_t0038_u01764213583404") 2025/11/27 03:24:24 DEBUG : only11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c50_d20251127_m031938_c001_v0001184_t0018_u01764213578222") 2025/11/27 03:24:24 DEBUG : only11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ef11_d20251127_m031926_c001_v7007000_t0000_u01764213566197") 2025/11/27 03:24:24 DEBUG : only11: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b27_d20251127_m031919_c001_v0001182_t0056_u01764213559843") 2025/11/27 03:24:24 DEBUG : only12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da62_d20251127_m031949_c001_v7007000_t0000_u01764213589638") 2025/11/27 03:24:24 DEBUG : only12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f68387_d20251127_m031943_c001_v0001150_t0011_u01764213583417") 2025/11/27 03:24:24 DEBUG : only12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ba6_d20251127_m031938_c001_v0001182_t0017_u01764213578862") 2025/11/27 03:24:24 DEBUG : only12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad5e_d20251127_m031926_c001_v7007000_t0000_u01764213566202") 2025/11/27 03:24:24 DEBUG : only12: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6831c_d20251127_m031920_c001_v0001150_t0042_u01764213560271") 2025/11/27 03:24:24 DEBUG : only13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da63_d20251127_m031949_c001_v7007000_t0000_u01764213589820") 2025/11/27 03:24:24 DEBUG : only13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bc1_d20251127_m031943_c001_v0001182_t0056_u01764213583616") 2025/11/27 03:24:24 DEBUG : only13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6836f_d20251127_m031939_c001_v0001150_t0057_u01764213579265") 2025/11/27 03:24:24 DEBUG : only13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad5a_d20251127_m031925_c001_v7007000_t0000_u01764213565832") 2025/11/27 03:24:24 DEBUG : only13: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054be7_d20251127_m031920_c001_v0001184_t0013_u01764213560805") 2025/11/27 03:24:24 DEBUG : only14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da64_d20251127_m031950_c001_v7007000_t0000_u01764213590002") 2025/11/27 03:24:24 DEBUG : only14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c77_d20251127_m031943_c001_v0001184_t0038_u01764213583626") 2025/11/27 03:24:25 DEBUG : only14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c5e_d20251127_m031939_c001_v0001184_t0003_u01764213579875") 2025/11/27 03:24:25 DEBUG : only14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ef0b_d20251127_m031925_c001_v7007000_t0000_u01764213565602") 2025/11/27 03:24:25 DEBUG : only14: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b35_d20251127_m031921_c001_v0001182_t0053_u01764213561373") 2025/11/27 03:24:25 DEBUG : only15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da65_d20251127_m031950_c001_v7007000_t0000_u01764213590183") 2025/11/27 03:24:25 DEBUG : only15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c85_d20251127_m031944_c001_v0001184_t0038_u01764213584403") 2025/11/27 03:24:25 DEBUG : only15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341bb3_d20251127_m031940_c001_v0001182_t0015_u01764213580543") 2025/11/27 03:24:25 DEBUG : only15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b72d_d20251127_m031926_c001_v7007000_t0000_u01764213566321") 2025/11/27 03:24:25 DEBUG : only15: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68326_d20251127_m031921_c001_v0001150_t0042_u01764213561803") 2025/11/27 03:24:25 DEBUG : only16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da66_d20251127_m031950_c001_v7007000_t0000_u01764213590365") 2025/11/27 03:24:25 DEBUG : only16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f6838a_d20251127_m031943_c001_v0001150_t0011_u01764213583638") 2025/11/27 03:24:25 DEBUG : only16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6837a_d20251127_m031940_c001_v0001150_t0025_u01764213580954") 2025/11/27 03:24:25 DEBUG : only16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ef10_d20251127_m031926_c001_v7007000_t0000_u01764213566015") 2025/11/27 03:24:25 DEBUG : only16: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bf1_d20251127_m031922_c001_v0001184_t0047_u01764213562310") 2025/11/27 03:24:25 DEBUG : only17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da67_d20251127_m031950_c001_v7007000_t0000_u01764213590558") 2025/11/27 03:24:25 DEBUG : only17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bc9_d20251127_m031944_c001_v0001182_t0056_u01764213584348") 2025/11/27 03:24:25 DEBUG : only17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c66_d20251127_m031941_c001_v0001184_t0029_u01764213581464") 2025/11/27 03:24:25 DEBUG : only17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c92755b_d20251127_m031926_c001_v7007000_t0000_u01764213566330") 2025/11/27 03:24:25 DEBUG : only17: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b3b_d20251127_m031922_c001_v0001182_t0000_u01764213562832") 2025/11/27 03:24:25 DEBUG : only18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da68_d20251127_m031950_c001_v7007000_t0000_u01764213590740") 2025/11/27 03:24:25 DEBUG : only18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bc3_d20251127_m031943_c001_v0001182_t0056_u01764213583799") 2025/11/27 03:24:26 DEBUG : only18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341bbd_d20251127_m031941_c001_v0001182_t0026_u01764213581943") 2025/11/27 03:24:26 DEBUG : only18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad54_d20251127_m031925_c001_v7007000_t0000_u01764213565205") 2025/11/27 03:24:26 DEBUG : only18: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6832e_d20251127_m031923_c001_v0001150_t0020_u01764213563512") 2025/11/27 03:24:26 DEBUG : only19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da69_d20251127_m031950_c001_v7007000_t0000_u01764213590922") 2025/11/27 03:24:26 DEBUG : only19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c7b_d20251127_m031943_c001_v0001184_t0038_u01764213583811") 2025/11/27 03:24:26 DEBUG : only19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68384_d20251127_m031942_c001_v0001150_t0039_u01764213582390") 2025/11/27 03:24:26 DEBUG : only19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad58_d20251127_m031925_c001_v7007000_t0000_u01764213565651") 2025/11/27 03:24:26 DEBUG : only19: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bfe_d20251127_m031924_c001_v0001184_t0039_u01764213564021") 2025/11/27 03:24:26 DEBUG : only2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da6a_d20251127_m031951_c001_v7007000_t0000_u01764213591104") 2025/11/27 03:24:26 DEBUG : only2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bc5_d20251127_m031943_c001_v0001182_t0056_u01764213583982") 2025/11/27 03:24:26 DEBUG : only2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c31_d20251127_m031933_c001_v0001184_t0012_u01764213573475") 2025/11/27 03:24:26 DEBUG : only2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927551_d20251127_m031925_c001_v7007000_t0000_u01764213565765") 2025/11/27 03:24:26 DEBUG : only2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341afa_d20251127_m031914_c001_v0001182_t0018_u01764213554868") 2025/11/27 03:24:26 DEBUG : only3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da6b_d20251127_m031951_c001_v7007000_t0000_u01764213591286") 2025/11/27 03:24:26 DEBUG : only3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c7f_d20251127_m031943_c001_v0001184_t0038_u01764213583994") 2025/11/27 03:24:26 DEBUG : only3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b8a_d20251127_m031934_c001_v0001182_t0022_u01764213574256") 2025/11/27 03:24:26 DEBUG : only3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad5b_d20251127_m031926_c001_v7007000_t0000_u01764213566020") 2025/11/27 03:24:26 DEBUG : only3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6830a_d20251127_m031915_c001_v0001150_t0046_u01764213555283") 2025/11/27 03:24:26 DEBUG : only4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da6c_d20251127_m031951_c001_v7007000_t0000_u01764213591468") 2025/11/27 03:24:26 DEBUG : only4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f6838e_d20251127_m031944_c001_v0001150_t0011_u01764213584010") 2025/11/27 03:24:27 DEBUG : only4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68357_d20251127_m031934_c001_v0001150_t0034_u01764213574672") 2025/11/27 03:24:27 DEBUG : only4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b72c_d20251127_m031926_c001_v7007000_t0000_u01764213566138") 2025/11/27 03:24:27 DEBUG : only4: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bbb_d20251127_m031915_c001_v0001184_t0058_u01764213555837") 2025/11/27 03:24:27 DEBUG : only5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da6d_d20251127_m031951_c001_v7007000_t0000_u01764213591674") 2025/11/27 03:24:27 DEBUG : only5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41116ddfbc69ba34_d20251127_m031944_c001_v0001106_t0030_u01764213584151") 2025/11/27 03:24:27 DEBUG : only5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c3d_d20251127_m031935_c001_v0001184_t0048_u01764213575176") 2025/11/27 03:24:27 DEBUG : only5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f40368a966fe8ad56_d20251127_m031925_c001_v7007000_t0000_u01764213565470") 2025/11/27 03:24:27 DEBUG : only5: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b0e_d20251127_m031916_c001_v0001182_t0010_u01764213556481") 2025/11/27 03:24:27 DEBUG : only6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da70_d20251127_m031951_c001_v7007000_t0000_u01764213591856") 2025/11/27 03:24:27 DEBUG : only6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341bc7_d20251127_m031944_c001_v0001182_t0056_u01764213584165") 2025/11/27 03:24:27 DEBUG : only6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b95_d20251127_m031935_c001_v0001182_t0047_u01764213575719") 2025/11/27 03:24:27 DEBUG : only6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b729_d20251127_m031925_c001_v7007000_t0000_u01764213565939") 2025/11/27 03:24:27 DEBUG : only6: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68312_d20251127_m031916_c001_v0001150_t0000_u01764213556967") 2025/11/27 03:24:27 DEBUG : only7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da71_d20251127_m031952_c001_v7007000_t0000_u01764213592038") 2025/11/27 03:24:27 DEBUG : only7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414696a2a4054c81_d20251127_m031944_c001_v0001184_t0038_u01764213584178") 2025/11/27 03:24:27 DEBUG : only7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6835f_d20251127_m031936_c001_v0001150_t0037_u01764213576126") 2025/11/27 03:24:27 DEBUG : only7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f401731351c927555_d20251127_m031925_c001_v7007000_t0000_u01764213565946") 2025/11/27 03:24:27 DEBUG : only7: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054bcf_d20251127_m031917_c001_v0001184_t0053_u01764213557576") 2025/11/27 03:24:27 DEBUG : only8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da72_d20251127_m031952_c001_v7007000_t0000_u01764213592221") 2025/11/27 03:24:27 DEBUG : only8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f68392_d20251127_m031944_c001_v0001150_t0011_u01764213584196") 2025/11/27 03:24:28 DEBUG : only8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054c48_d20251127_m031936_c001_v0001184_t0023_u01764213576712") 2025/11/27 03:24:28 DEBUG : only8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41166721a9c7b725_d20251127_m031925_c001_v7007000_t0000_u01764213565578") 2025/11/27 03:24:28 DEBUG : only8: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341b1a_d20251127_m031918_c001_v0001182_t0019_u01764213558257") 2025/11/27 03:24:28 DEBUG : only9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da74_d20251127_m031952_c001_v7007000_t0000_u01764213592404") 2025/11/27 03:24:28 DEBUG : only9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41116ddfbc69ba36_d20251127_m031944_c001_v0001106_t0030_u01764213584333") 2025/11/27 03:24:28 DEBUG : only9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341ba1_d20251127_m031937_c001_v0001182_t0011_u01764213577241") 2025/11/27 03:24:28 DEBUG : only9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923ef0f_d20251127_m031925_c001_v7007000_t0000_u01764213565788") 2025/11/27 03:24:28 DEBUG : only9: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68318_d20251127_m031918_c001_v0001150_t0058_u01764213558707") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e56a_d20251127_m031729_c001_v7007000_t0000_u01764213449766") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054935_d20251127_m031727_c001_v0001184_t0050_u01764213447603") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e55a_d20251127_m031726_c001_v7007000_t0000_u01764213446831") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f681ad_d20251127_m031724_c001_v0001150_t0030_u01764213444926") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e549_d20251127_m031724_c001_v7007000_t0000_u01764213444155") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405491c_d20251127_m031722_c001_v0001184_t0056_u01764213442022") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a417_d20251127_m031711_c001_v7007000_t0000_u01764213431243") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68167_d20251127_m031709_c001_v0001150_t0002_u01764213429729") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a40f_d20251127_m031707_c001_v7007000_t0000_u01764213427877") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68152_d20251127_m031706_c001_v0001150_t0005_u01764213426758") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a407_d20251127_m031705_c001_v7007000_t0000_u01764213425505") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68146_d20251127_m031704_c001_v0001150_t0002_u01764213424544") 2025/11/27 03:24:28 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a00e_d20251127_m031658_c001_v7007000_t0000_u01764213418120") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68126_d20251127_m031656_c001_v0001150_t0041_u01764213416602") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a008_d20251127_m031656_c001_v7007000_t0000_u01764213416233") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6811c_d20251127_m031654_c001_v0001150_t0002_u01764213414690") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a002_d20251127_m031654_c001_v7007000_t0000_u01764213414304") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68118_d20251127_m031653_c001_v0001150_t0037_u01764213413593") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68114_d20251127_m031652_c001_v0001150_t0055_u01764213412860") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69ff9_d20251127_m031652_c001_v7007000_t0000_u01764213412488") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6810e_d20251127_m031651_c001_v0001150_t0044_u01764213411726") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6810a_d20251127_m031651_c001_v0001150_t0028_u01764213411083") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69ff4_d20251127_m031650_c001_v7007000_t0000_u01764213410715") 2025/11/27 03:24:29 DEBUG : potato: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68104_d20251127_m031649_c001_v0001150_t0041_u01764213409831") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d19_d20251127_m031817_c001_v7007000_t0000_u01764213497454") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca5473419eb_d20251127_m031816_c001_v0001182_t0024_u01764213496855") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d62b_d20251127_m031806_c001_v7007000_t0000_u01764213486497") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca5473419ae_d20251127_m031801_c001_v0001182_t0056_u01764213481745") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414f558eb1565cb8_d20251127_m031753_c001_v7007000_t0000_u01764213473775") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341965_d20251127_m031749_c001_v0001182_t0036_u01764213469059") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e58e_d20251127_m031740_c001_v7007000_t0000_u01764213460943") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341928_d20251127_m031736_c001_v0001182_t0057_u01764213456285") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e500_d20251127_m031715_c001_v7007000_t0000_u01764213435913") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68177_d20251127_m031714_c001_v0001150_t0052_u01764213434374") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e4f1_d20251127_m031714_c001_v7007000_t0000_u01764213434010") 2025/11/27 03:24:29 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6816d_d20251127_m031711_c001_v0001150_t0005_u01764213431808") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a418_d20251127_m031711_c001_v7007000_t0000_u01764213431440") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68169_d20251127_m031710_c001_v0001150_t0007_u01764213430400") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a411_d20251127_m031709_c001_v7007000_t0000_u01764213429332") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6815e_d20251127_m031708_c001_v0001150_t0021_u01764213428251") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a40c_d20251127_m031706_c001_v7007000_t0000_u01764213426389") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6814e_d20251127_m031705_c001_v0001150_t0031_u01764213425521") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6a012_d20251127_m031658_c001_v7007000_t0000_u01764213418863") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68130_d20251127_m031657_c001_v0001150_t0029_u01764213417741") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0fe_d20251127_m031555_c001_v7007000_t0000_u01764213355683") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6801d_d20251127_m031554_c001_v0001150_t0030_u01764213354917") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0fc_d20251127_m031554_c001_v7007000_t0000_u01764213354013") 2025/11/27 03:24:30 DEBUG : potato2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68015_d20251127_m031553_c001_v0001150_t0035_u01764213353254") 2025/11/27 03:24:30 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d62c_d20251127_m031806_c001_v7007000_t0000_u01764213486923") 2025/11/27 03:24:30 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6822c_d20251127_m031802_c001_v0001150_t0026_u01764213482902") 2025/11/27 03:24:30 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f414f558eb1565cbc_d20251127_m031754_c001_v7007000_t0000_u01764213474025") 2025/11/27 03:24:31 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68201_d20251127_m031750_c001_v0001150_t0057_u01764213470262") 2025/11/27 03:24:31 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e590_d20251127_m031741_c001_v7007000_t0000_u01764213461895") 2025/11/27 03:24:31 DEBUG : potato3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f681ca_d20251127_m031736_c001_v0001150_t0007_u01764213456791") 2025/11/27 03:24:31 DEBUG : pre-dest1/1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d40_d20251127_m031831_c001_v7007000_t0000_u01764213511368") 2025/11/27 03:24:31 DEBUG : pre-dest1/1: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054aa4_d20251127_m031825_c001_v0001184_t0010_u01764213505098") 2025/11/27 03:24:31 DEBUG : pre-dest2/2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f418bfe7714ed4d42_d20251127_m031831_c001_v7007000_t0000_u01764213511551") 2025/11/27 03:24:31 DEBUG : pre-dest2/2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68273_d20251127_m031825_c001_v0001150_t0009_u01764213505659") 2025/11/27 03:24:31 DEBUG : sizeonly: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fb4_d20251127_m031634_c001_v7007000_t0000_u01764213394383") 2025/11/27 03:24:31 DEBUG : sizeonly: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680bd_d20251127_m031633_c001_v0001150_t0019_u01764213393332") 2025/11/27 03:24:31 DEBUG : splitbanan: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417bea_d20251127_m032152_c001_v7007000_t0000_u01764213712831") 2025/11/27 03:24:31 DEBUG : splitbanan: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb6b_d20251127_m032145_c001_v0001106_t0040_u01764213705084") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da4f_d20251127_m032312_c001_v7007000_t0000_u01764213792028") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc37_d20251127_m032304_c001_v0001106_t0003_u01764213784622") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a760_d20251127_m032255_c001_v7007000_t0000_u01764213775449") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc0e_d20251127_m032248_c001_v0001106_t0059_u01764213768386") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4162454a21417d76_d20251127_m032240_c001_v7007000_t0000_u01764213760139") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbe6_d20251127_m032233_c001_v0001106_t0051_u01764213753200") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f419d6c923fcb7863_d20251127_m032224_c001_v7007000_t0000_u01764213744464") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bbc2_d20251127_m032217_c001_v0001106_t0052_u01764213737773") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f501_d20251127_m032209_c001_v7007000_t0000_u01764213729119") 2025/11/27 03:24:31 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb93_d20251127_m032201_c001_v0001106_t0006_u01764213721655") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cdd2b_d20251127_m032147_c001_v7007000_t0000_u01764213707029") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341e89_d20251127_m032144_c001_v0001182_t0039_u01764213704133") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f44a_d20251127_m032134_c001_v7007000_t0000_u01764213694775") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684e0_d20251127_m032127_c001_v0001150_t0044_u01764213687931") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f410f0b10361cdf9a_d20251127_m032126_c001_v7007000_t0000_u01764213686810") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bb1d_d20251127_m032123_c001_v0001106_t0026_u01764213683309") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07d8e0_d20251127_m032114_c001_v7007000_t0000_u01764213674411") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69baf3_d20251127_m032107_c001_v0001106_t0037_u01764213667456") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4088e504c923f7e8_d20251127_m032106_c001_v7007000_t0000_u01764213666482") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bae7_d20251127_m032102_c001_v0001106_t0013_u01764213662722") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42035996f25ebdac_d20251127_m032047_c001_v7007000_t0000_u01764213647772") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68449_d20251127_m032044_c001_v0001150_t0004_u01764213644522") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f415fe2aee31c5cf6_d20251127_m032035_c001_v7007000_t0000_u01764213635713") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6841a_d20251127_m032029_c001_v0001150_t0026_u01764213629020") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f42218b78bd18f29d_d20251127_m032020_c001_v7007000_t0000_u01764213620208") 2025/11/27 03:24:32 DEBUG : splitbananasplit: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683e5_d20251127_m032013_c001_v0001150_t0005_u01764213613622") 2025/11/27 03:24:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f421a5c473f69a648_d20251127_m032129_c001_v7007000_t0000_u01764213689711") 2025/11/27 03:24:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f684cf_d20251127_m032124_c001_v0001150_t0030_u01764213684697") 2025/11/27 03:24:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da98_d20251127_m032005_c001_v7007000_t0000_u01764213605373") 2025/11/27 03:24:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683ca_d20251127_m032002_c001_v0001150_t0046_u01764213602729") 2025/11/27 03:24:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cd9dc_d20251127_m032001_c001_v7007000_t0000_u01764213601612") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba46_d20251127_m031958_c001_v0001106_t0047_u01764213598722") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e57e_d20251127_m031733_c001_v7007000_t0000_u01764213453593") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341910_d20251127_m031732_c001_v0001182_t0054_u01764213452830") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e577_d20251127_m031732_c001_v7007000_t0000_u01764213452282") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f681b8_d20251127_m031731_c001_v0001150_t0046_u01764213451321") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69fa0_d20251127_m031631_c001_v7007000_t0000_u01764213391158") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680ad_d20251127_m031629_c001_v0001150_t0037_u01764213389304") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69f97_d20251127_m031628_c001_v7007000_t0000_u01764213388912") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f680a1_d20251127_m031627_c001_v0001150_t0031_u01764213387718") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69f87_d20251127_m031625_c001_v7007000_t0000_u01764213385515") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6808b_d20251127_m031624_c001_v0001150_t0045_u01764213384273") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69f82_d20251127_m031623_c001_v7007000_t0000_u01764213383726") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68085_d20251127_m031622_c001_v0001150_t0016_u01764213382501") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6807b_d20251127_m031619_c001_v0001150_t0025_u01764213379384") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69f79_d20251127_m031619_c001_v7007000_t0000_u01764213379016") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68075_d20251127_m031618_c001_v0001150_t0012_u01764213378365") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68073_d20251127_m031617_c001_v0001150_t0055_u01764213377463") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d69f70_d20251127_m031617_c001_v7007000_t0000_u01764213377097") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6806d_d20251127_m031614_c001_v0001150_t0004_u01764213374036") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6805a_d20251127_m031610_c001_v0001150_t0002_u01764213370943") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab111_d20251127_m031610_c001_v7007000_t0000_u01764213370577") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68055_d20251127_m031609_c001_v0001150_t0038_u01764213369880") 2025/11/27 03:24:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68051_d20251127_m031609_c001_v0001150_t0017_u01764213369056") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab110_d20251127_m031608_c001_v7007000_t0000_u01764213368693") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6803f_d20251127_m031604_c001_v0001150_t0001_u01764213364608") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab10c_d20251127_m031604_c001_v7007000_t0000_u01764213364244") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6803b_d20251127_m031603_c001_v0001150_t0028_u01764213363541") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab10b_d20251127_m031602_c001_v7007000_t0000_u01764213362634") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68035_d20251127_m031602_c001_v0001150_t0016_u01764213362012") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab108_d20251127_m031601_c001_v7007000_t0000_u01764213361462") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6802f_d20251127_m031600_c001_v0001150_t0001_u01764213360673") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab105_d20251127_m031559_c001_v7007000_t0000_u01764213359765") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68027_d20251127_m031558_c001_v0001150_t0041_u01764213358794") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab103_d20251127_m031558_c001_v7007000_t0000_u01764213358241") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68023_d20251127_m031557_c001_v0001150_t0046_u01764213357515") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab101_d20251127_m031556_c001_v7007000_t0000_u01764213356963") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68021_d20251127_m031556_c001_v0001150_t0003_u01764213356228") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0fa_d20251127_m031551_c001_v7007000_t0000_u01764213351374") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6800a_d20251127_m031550_c001_v0001150_t0047_u01764213350599") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0f7_d20251127_m031550_c001_v7007000_t0000_u01764213350056") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68003_d20251127_m031549_c001_v0001150_t0015_u01764213349458") 2025/11/27 03:24:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0f5_d20251127_m031548_c001_v7007000_t0000_u01764213348504") 2025/11/27 03:24:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f67ff7_d20251127_m031547_c001_v0001150_t0002_u01764213347777") 2025/11/27 03:24:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f405a50ad8e7ab0f2_d20251127_m031545_c001_v7007000_t0000_u01764213345467") 2025/11/27 03:24:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f67ff2_d20251127_m031544_c001_v0001150_t0030_u01764213344824") 2025/11/27 03:24:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da99_d20251127_m032005_c001_v7007000_t0000_u01764213605596") 2025/11/27 03:24:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054ce5_d20251127_m032002_c001_v0001184_t0040_u01764213602744") 2025/11/27 03:24:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f412f1938290cd9e0_d20251127_m032001_c001_v7007000_t0000_u01764213601794") 2025/11/27 03:24:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341c10_d20251127_m031958_c001_v0001182_t0048_u01764213598732") 2025/11/27 03:24:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da60_d20251127_m032314_c001_v7007000_t0000_u01764213794031") 2025/11/27 03:24:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40553ad_d20251127_m032313_c001_v0001184_t0029_u01764213793405") 2025/11/27 03:24:35 DEBUG : sub/yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e567_d20251127_m031729_c001_v7007000_t0000_u01764213449218") 2025/11/27 03:24:35 DEBUG : sub/yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca5473418f9_d20251127_m031727_c001_v0001182_t0051_u01764213447959") 2025/11/27 03:24:35 DEBUG : test_dir1/file2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da7c_d20251127_m031957_c001_v7007000_t0000_u01764213597965") 2025/11/27 03:24:35 DEBUG : test_dir1/file2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f683b0_d20251127_m031956_c001_v0001150_t0013_u01764213596282") 2025/11/27 03:24:35 DEBUG : test_dir1/file2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da76_d20251127_m031955_c001_v7007000_t0000_u01764213595487") 2025/11/27 03:24:35 DEBUG : test_dir1/file2: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547341bf7_d20251127_m031953_c001_v0001182_t0035_u01764213593360") 2025/11/27 03:24:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da7d_d20251127_m031958_c001_v7007000_t0000_u01764213598148") 2025/11/27 03:24:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a4054cbc_d20251127_m031956_c001_v0001184_t0002_u01764213596616") 2025/11/27 03:24:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41780fe05e55da77_d20251127_m031955_c001_v7007000_t0000_u01764213595669") 2025/11/27 03:24:35 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69ba3e_d20251127_m031953_c001_v0001106_t0042_u01764213593351") 2025/11/27 03:24:35 DEBUG : three: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e52f_d20251127_m031721_c001_v7007000_t0000_u01764213441294") 2025/11/27 03:24:36 DEBUG : three: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6819d_d20251127_m031720_c001_v0001150_t0017_u01764213440123") 2025/11/27 03:24:36 DEBUG : three: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f6818b_d20251127_m031717_c001_v0001150_t0039_u01764213437647") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da6e_d20251127_m032315_c001_v7007000_t0000_u01764213795642") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca54734201c_d20251127_m032314_c001_v0001182_t0052_u01764213794998") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dac1_d20251127_m032336_c001_v7007000_t0000_u01764213816196") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f686b6_d20251127_m032333_c001_v0001150_t0040_u01764213813988") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dabe_d20251127_m032332_c001_v7007000_t0000_u01764213812426") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca54734205f_d20251127_m032330_c001_v0001182_t0059_u01764213810436") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dab6_d20251127_m032329_c001_v7007000_t0000_u01764213809480") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40553f8_d20251127_m032328_c001_v0001184_t0001_u01764213808698") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07daad_d20251127_m032323_c001_v7007000_t0000_u01764213803217") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547342039_d20251127_m032321_c001_v0001182_t0025_u01764213801981") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dab1_d20251127_m032325_c001_v7007000_t0000_u01764213805767") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68690_d20251127_m032324_c001_v0001150_t0021_u01764213804183") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da9c_d20251127_m032321_c001_v7007000_t0000_u01764213801018") 2025/11/27 03:24:36 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a40553ce_d20251127_m032320_c001_v0001184_t0047_u01764213800397") 2025/11/27 03:24:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da8e_d20251127_m032319_c001_v7007000_t0000_u01764213799432") 2025/11/27 03:24:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc4f_d20251127_m032318_c001_v0001106_t0029_u01764213798477") 2025/11/27 03:24:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07da7f_d20251127_m032317_c001_v7007000_t0000_u01764213797514") 2025/11/27 03:24:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1070e79f87f68684_d20251127_m032316_c001_v0001150_t0007_u01764213796614") 2025/11/27 03:24:36 DEBUG : toe/toe/toe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4182ddb321d6af36_d20251127_m032341_c001_v7007000_t0000_u01764213821537") 2025/11/27 03:24:36 DEBUG : toe/toe/toe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca547342088_d20251127_m032340_c001_v0001182_t0001_u01764213820739") 2025/11/27 03:24:36 DEBUG : toe/toe/toe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dab4_d20251127_m032327_c001_v7007000_t0000_u01764213807743") 2025/11/27 03:24:36 DEBUG : toe/toe/toe: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc64_d20251127_m032326_c001_v0001106_t0046_u01764213806765") 2025/11/27 03:24:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dac2_d20251127_m032336_c001_v7007000_t0000_u01764213816824") 2025/11/27 03:24:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11116ddfbc69bc77_d20251127_m032335_c001_v0001106_t0021_u01764213815476") 2025/11/27 03:24:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f417b6583fc07dac0_d20251127_m032333_c001_v7007000_t0000_u01764213813027") 2025/11/27 03:24:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11933be48858174d_d20251127_m032331_c001_v0001117_t0015_u01764213811748") 2025/11/27 03:24:37 DEBUG : two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e532_d20251127_m031721_c001_v7007000_t0000_u01764213441476") 2025/11/27 03:24:37 DEBUG : two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f413dcca547341898_d20251127_m031719_c001_v0001182_t0056_u01764213439556") 2025/11/27 03:24:37 DEBUG : two: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f4070e79f87f68189_d20251127_m031717_c001_v0001150_t0011_u01764213437393") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e56c_d20251127_m031729_c001_v7007000_t0000_u01764213449979") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1196351164bd4691_d20251127_m031728_c001_v0001182_t0034_u01764213448920") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e554_d20251127_m031726_c001_v7007000_t0000_u01764213446288") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f114696a2a405492d_d20251127_m031724_c001_v0001184_t0012_u01764213444934") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e546_d20251127_m031723_c001_v7007000_t0000_u01764213443612") 2025/11/27 03:24:37 DEBUG : yam: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f113dcca5473418d5_d20251127_m031722_c001_v0001182_t0025_u01764213442031") 2025/11/27 03:24:37 DEBUG : yaml: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e55c_d20251127_m031727_c001_v7007000_t0000_u01764213447046") 2025/11/27 03:24:37 DEBUG : yaml: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f1036e31a1e770afc_d20251127_m031725_c001_v0001161_t0005_u01764213445800") 2025/11/27 03:24:37 DEBUG : yaml: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f41384d99d438e54b_d20251127_m031724_c001_v7007000_t0000_u01764213444376") 2025/11/27 03:24:37 DEBUG : yaml: Deleting (id "4_z1f424d2340fdcb3b9fa80e1b_f11172ff7c28dcf10_d20251127_m031723_c001_v0001185_t0013_u01764213443240") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 8m57.30263895s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]