"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/20 02:58:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba" 2025/09/20 02:58:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:58:37 DEBUG : Creating backend with remote "/tmp/rclone2621297739" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/20 02:58:38 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:38 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:58:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:40 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:40 DEBUG : B2 bucket rclone-test-qiyabev4faba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:42 DEBUG : Creating backend with remote "/non-existing" 2025/09/20 02:58:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/20 02:58:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:43 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:43 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:44 INFO : B2 bucket rclone-test-qiyabev4faba: Running all checks before starting transfers 2025/09/20 02:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:44 INFO : B2 bucket rclone-test-qiyabev4faba: Checks finished, now starting transfers 2025/09/20 02:58:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.21s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:45 ERROR : Ignoring --no-traverse with sync 2025/09/20 02:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:46 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/20 02:58:47 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:47 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/20 02:58:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:58:48 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:48 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:58:50 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:50 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/20 02:58:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:58:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/20 02:58:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:58:51 INFO : sub dir2: Making directory 2025/09/20 02:58:51 INFO : sub dir: Making directory 2025/09/20 02:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:51 INFO : sub dir2/sub sub dir2: Making directory 2025/09/20 02:58:51 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:51 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:51 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/09/20 02:58:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:52 INFO : sub dir2: Making directory 2025/09/20 02:58:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/20 02:58:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:53 DEBUG : sub dir2: Making directory with metadata 2025/09/20 02:58:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:58:54 INFO : sub dir2: Making directory 2025/09/20 02:58:54 INFO : sub dir: Making directory 2025/09/20 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:54 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:54 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/20 02:58:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/20 02:58:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:55 INFO : sub dir2: Making directory 2025/09/20 02:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:55 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:55 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:56 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:57 DEBUG : sub dir2: Making directory with metadata 2025/09/20 02:58:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 02:58:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 02:58:57 INFO : sub dir2: Making directory 2025/09/20 02:58:57 INFO : sub dir: Making directory 2025/09/20 02:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:57 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/20 02:58:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:58:58 INFO : sub dir2: Making directory 2025/09/20 02:58:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:58:58 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:58:58 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:58:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:58:59 INFO : sub dir/hello world: Copied (new) 2025/09/20 02:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qijoxab0xeqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-qijoxab0xeqo 2025/09/20 02:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:59:02 DEBUG : B2 bucket rclone-test-qijoxab0xeqo: Waiting for checks to finish 2025/09/20 02:59:02 DEBUG : B2 bucket rclone-test-qijoxab0xeqo: Waiting for transfers to finish 2025/09/20 02:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:59:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:03 DEBUG : B2 bucket rclone-test-qijoxab0xeqo: Purge remote 2025/09/20 02:59:03 INFO : B2 bucket rclone-test-qijoxab0xeqo: cleaning bucket "rclone-test-qijoxab0xeqo" of all files 2025/09/20 02:59:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fa28dd300fd6b5b9f980e1b_f1038b6ad9491c31c_d20250920_m025902_c001_v0001043_t0020_u01758337142598") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:05 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:59:05 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:59:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bewiteq6jadu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-bewiteq6jadu 2025/09/20 02:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:59:09 DEBUG : B2 bucket rclone-test-bewiteq6jadu: Waiting for checks to finish 2025/09/20 02:59:09 DEBUG : B2 bucket rclone-test-bewiteq6jadu: Waiting for transfers to finish 2025/09/20 02:59:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:59:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:59:11 DEBUG : B2 bucket rclone-test-bewiteq6jadu: Waiting for checks to finish 2025/09/20 02:59:11 DEBUG : B2 bucket rclone-test-bewiteq6jadu: Waiting for transfers to finish 2025/09/20 02:59:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:59:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:12 DEBUG : B2 bucket rclone-test-bewiteq6jadu: Purge remote 2025/09/20 02:59:12 INFO : B2 bucket rclone-test-bewiteq6jadu: cleaning bucket "rclone-test-bewiteq6jadu" of all files 2025/09/20 02:59:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf12ada300fd6b5b9f980e1b_f1129002423183a87_d20250920_m025911_c001_v0001101_t0041_u01758337151987") 2025/09/20 02:59:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf12ada300fd6b5b9f980e1b_f11333a45bb009d88_d20250920_m025910_c001_v0001043_t0048_u01758337150116") --- PASS: TestServerSideCopyOverSelf (6.65s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:59:14 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:14 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:59:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/20 02:59:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hayulug9husa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-hayulug9husa 2025/09/20 02:59:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:59:17 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for checks to finish 2025/09/20 02:59:17 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for transfers to finish 2025/09/20 02:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:59:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/20 02:59:19 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for checks to finish 2025/09/20 02:59:19 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for transfers to finish 2025/09/20 02:59:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/20 02:59:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:20 INFO : sub dir/hello world: Deleted 2025/09/20 02:59:21 DEBUG : testing file moves 2025/09/20 02:59:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/20 02:59:21 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for checks to finish 2025/09/20 02:59:21 DEBUG : B2 bucket rclone-test-hayulug9husa: Waiting for transfers to finish 2025/09/20 02:59:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/20 02:59:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/20 02:59:22 INFO : sub dir/hello world: Deleted 2025/09/20 02:59:22 DEBUG : B2 bucket rclone-test-hayulug9husa: Purge remote 2025/09/20 02:59:22 INFO : B2 bucket rclone-test-hayulug9husa: cleaning bucket "rclone-test-hayulug9husa" of all files 2025/09/20 02:59:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f72cdb300fd6b5b9f980e1b_f11647e8f96c71ff3_d20250920_m025921_c001_v0001042_t0000_u01758337161737") 2025/09/20 02:59:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f72cdb300fd6b5b9f980e1b_f110365faf4081ece_d20250920_m025919_c001_v0001041_t0029_u01758337159796") 2025/09/20 02:59:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f72cdb300fd6b5b9f980e1b_f101de17bf2daf617_d20250920_m025918_c001_v0001150_t0011_u01758337158344") --- PASS: TestServerSideMoveOverSelf (8.14s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:24 ERROR : error listing: directory not found 2025/09/20 02:59:24 INFO : Local file system at /tmp/rclone2621297739: Making directory 2025/09/20 02:59:25 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:25 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 02:59:26 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for checks to finish 2025/09/20 02:59:26 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for transfers to finish 2025/09/20 02:59:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 02:59:27 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/20 02:59:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.08s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/20 02:59:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:59:28 INFO : check sum: Copied (new) 2025/09/20 02:59:28 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:59:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/20 02:59:28 DEBUG : check sum: Unchanged skipping 2025/09/20 02:59:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:28 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/20 02:59:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:59:30 INFO : sizeonly: Copied (new) 2025/09/20 02:59:30 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:30 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:30 DEBUG : sizeonly: Sizes identical 2025/09/20 02:59:30 DEBUG : sizeonly: Unchanged skipping 2025/09/20 02:59:30 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:30 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/20 02:59:31 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:31 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/20 02:59:31 INFO : ignore-size: Copied (new) 2025/09/20 02:59:31 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:59:32 DEBUG : ignore-size: Unchanged skipping 2025/09/20 02:59:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:32 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:59:33 DEBUG : existing: Unchanged skipping 2025/09/20 02:59:33 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:33 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:33 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:33 INFO : There was nothing to transfer 2025/09/20 02:59:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/20 02:59:33 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:33 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:59:34 INFO : existing: Copied (replaced existing) 2025/09/20 02:59:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 02:59:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 02:59:35 INFO : existing: Copied (new) 2025/09/20 02:59:35 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:35 DEBUG : existing: Destination exists, skipping 2025/09/20 02:59:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:35 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/20 02:59:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:59:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:59:38 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:38 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:59:38 INFO : a/potato2: Copied (new) 2025/09/20 02:59:38 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:38 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:39 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/09/20 02:59:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:59:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/20 02:59:39 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:39 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:39 INFO : There was nothing to transfer 2025/09/20 02:59:40 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/09/20 02:59:40 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:59:41 INFO : empty space: Updated modification time in destination 2025/09/20 02:59:41 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:41 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:41 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/20 02:59:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 02:59:42 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:42 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:44 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/09/20 02:59:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2621297739) 2025/09/20 02:59:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qiyabev4faba) 2025/09/20 02:59:44 DEBUG : foo: sha1 differ 2025/09/20 02:59:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/20 02:59:44 INFO : foo: Copied (replaced existing) 2025/09/20 02:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/20 02:59:45 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:45 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:45 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:59:46 INFO : potato: Copied (new) 2025/09/20 02:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/20 02:59:47 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:47 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/20 02:59:48 INFO : potato: Copied (replaced existing) 2025/09/20 02:59:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:49 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:49 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/09/20 02:59:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2621297739) 2025/09/20 02:59:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qiyabev4faba) 2025/09/20 02:59:49 DEBUG : potato: sha1 differ 2025/09/20 02:59:49 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/20 02:59:50 INFO : potato: Copied (replaced existing) 2025/09/20 02:59:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:59:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/20 02:59:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:52 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:52 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 02:59:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:54 DEBUG : empty space: Unchanged skipping 2025/09/20 02:59:54 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:59:54 INFO : potato2: Copied (new) 2025/09/20 02:59:54 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:56 INFO : d: Making directory 2025/09/20 02:59:56 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/20 02:59:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:59:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:59:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:59:57 INFO : a/potato2: Copied (new) 2025/09/20 02:59:57 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 02:59:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/20 02:59:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/20 02:59:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:59:59 DEBUG : c/non empty space: Unchanged skipping 2025/09/20 02:59:59 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 02:59:59 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 02:59:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 02:59:59 INFO : a/potato2: Copied (new) 2025/09/20 02:59:59 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting files as there were IO errors 2025/09/20 02:59:59 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:01 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:02 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:02 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:02 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:02 INFO : potato: Deleted 2025/09/20 03:00:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.46s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:04 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:04 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:04 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:04 INFO : potato: Deleted 2025/09/20 03:00:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:00:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:05 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:05 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:05 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:07 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:07 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/20 03:00:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 03:00:09 DEBUG : enormous: Excluded 2025/09/20 03:00:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 03:00:09 DEBUG : potato2: Excluded 2025/09/20 03:00:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 03:00:09 DEBUG : potato2: Excluded 2025/09/20 03:00:09 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:00:09 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:09 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:09 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:09 INFO : There was nothing to transfer 2025/09/20 03:00:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 03:00:09 DEBUG : enormous: Excluded 2025/09/20 03:00:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 03:00:09 DEBUG : potato2: Excluded 2025/09/20 03:00:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 03:00:10 DEBUG : potato2: Excluded 2025/09/20 03:00:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/20 03:00:10 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:10 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for checks to finish 2025/09/20 03:00:10 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for transfers to finish 2025/09/20 03:00:10 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:12 DEBUG : enormous: Excluded (Size Filter) 2025/09/20 03:00:12 DEBUG : enormous: Excluded 2025/09/20 03:00:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/20 03:00:12 DEBUG : potato2: Excluded 2025/09/20 03:00:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:00:12 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:12 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:12 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:12 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:12 INFO : enormous: Deleted 2025/09/20 03:00:13 INFO : potato2: Deleted 2025/09/20 03:00:13 INFO : There was nothing to transfer 2025/09/20 03:00:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/20 03:00:13 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:13 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for checks to finish 2025/09/20 03:00:13 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for transfers to finish 2025/09/20 03:00:13 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:13 INFO : potato2: Deleted 2025/09/20 03:00:13 INFO : enormous: Deleted 2025/09/20 03:00:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:15 DEBUG : five: Need to transfer - File not found at Destination 2025/09/20 03:00:15 DEBUG : one: Destination is newer than source, skipping 2025/09/20 03:00:15 DEBUG : three: Sizes identical 2025/09/20 03:00:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/20 03:00:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 03:00:15 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/20 03:00:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2621297739) 2025/09/20 03:00:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qiyabev4faba) 2025/09/20 03:00:15 DEBUG : two: sha1 differ 2025/09/20 03:00:15 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/20 03:00:16 INFO : five: Copied (new) 2025/09/20 03:00:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/20 03:00:16 INFO : four: Copied (replaced existing) 2025/09/20 03:00:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 03:00:16 INFO : two: Copied (replaced existing) 2025/09/20 03:00:16 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:17 DEBUG : one: Destination is newer than source, skipping 2025/09/20 03:00:17 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 03:00:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2621297739) 2025/09/20 03:00:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qiyabev4faba) 2025/09/20 03:00:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/20 03:00:17 DEBUG : three: sha1 differ 2025/09/20 03:00:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 03:00:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/20 03:00:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/20 03:00:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/20 03:00:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 03:00:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/20 03:00:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/20 03:00:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/20 03:00:17 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:00:17 INFO : three: Copied (replaced existing) 2025/09/20 03:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.87s) === 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:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/20 03:00:19 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:19 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:19 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 03:00:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/20 03:00:19 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:19 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:19 INFO : yam: Copied (new) 2025/09/20 03:00:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 03:00:19 INFO : potato: Copied (new) 2025/09/20 03:00:19 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:00:19 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:19 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:19 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:19 DEBUG : potato: Unchanged skipping 2025/09/20 03:00:19 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:20 INFO : yam: Copied (server-side copy) to: yaml 2025/09/20 03:00:20 INFO : yam: Deleted 2025/09/20 03:00:20 INFO : yaml: Renamed from "yam" 2025/09/20 03:00:20 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/20 03:00:21 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:21 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 03:00:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/20 03:00:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:22 INFO : yam: Copied (new) 2025/09/20 03:00:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 03:00:22 INFO : potato: Copied (new) 2025/09/20 03:00:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:00:22 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:22 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:22 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:22 DEBUG : potato: Unchanged skipping 2025/09/20 03:00:22 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:23 INFO : yam: Copied (server-side copy) to: yaml 2025/09/20 03:00:23 INFO : yam: Deleted 2025/09/20 03:00:23 INFO : yaml: Renamed from "yam" 2025/09/20 03:00:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/20 03:00:24 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:24 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/20 03:00:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/20 03:00:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/20 03:00:24 INFO : potato: Copied (new) 2025/09/20 03:00:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:25 INFO : sub/yam: Copied (new) 2025/09/20 03:00:25 DEBUG : Waiting for deletions to finish 2025/09/20 03:00:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:00:25 DEBUG : potato: Unchanged skipping 2025/09/20 03:00:25 INFO : B2 bucket rclone-test-qiyabev4faba: Making map for --track-renames 2025/09/20 03:00:25 INFO : B2 bucket rclone-test-qiyabev4faba: Finished making map for --track-renames 2025/09/20 03:00:25 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:25 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for renames to finish 2025/09/20 03:00:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/20 03:00:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/20 03:00:26 INFO : sub/yam: Deleted 2025/09/20 03:00:26 INFO : yam: Renamed from "sub/yam" 2025/09/20 03:00:26 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:27 DEBUG : Creating backend with remote "/tmp/rclone2621297739/dir1" 2025/09/20 03:00:27 DEBUG : Config file has changed externally - reloading 2025/09/20 03:00:27 DEBUG : Creating backend with remote "/tmp/rclone2621297739/dir2" 2025/09/20 03:00:27 DEBUG : Local file system at /tmp/rclone2621297739/dir2: Using server-side directory move 2025/09/20 03:00:27 INFO : Local file system at /tmp/rclone2621297739/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/20 03:00:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/20 03:00:27 DEBUG : Local file system at /tmp/rclone2621297739/dir2: Waiting for checks to finish 2025/09/20 03:00:27 DEBUG : Local file system at /tmp/rclone2621297739/dir2: Waiting for transfers to finish 2025/09/20 03:00:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 03:00:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/20 03:00:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:28 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/20 03:00:28 INFO : nested/sub dir/file: Copied (new) 2025/09/20 03:00:28 INFO : nested/sub dir/file: Deleted 2025/09/20 03:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:00:28 INFO : sub dir/hello world: Copied (new) 2025/09/20 03:00:28 INFO : sub dir/hello world: Deleted 2025/09/20 03:00:28 INFO : sub dir: Removing directory 2025/09/20 03:00:28 INFO : nested/sub dir: Removing directory 2025/09/20 03:00:28 INFO : nested: Removing directory 2025/09/20 03:00:28 DEBUG : Local file system at /tmp/rclone2621297739: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/20 03:00:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/20 03:00:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/20 03:00:30 INFO : nested/sub dir/file: Copied (new) 2025/09/20 03:00:30 INFO : nested/sub dir/file: Deleted 2025/09/20 03:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:00:30 INFO : sub dir/hello world: Copied (new) 2025/09/20 03:00:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/20 03:00:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 03:00:31 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:31 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/20 03:00:31 INFO : existing-b: Copied (new) 2025/09/20 03:00:31 INFO : existing-b: Deleted 2025/09/20 03:00:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 03:00:31 INFO : existing: Copied (new) 2025/09/20 03:00:31 INFO : existing: Deleted 2025/09/20 03:00:32 DEBUG : existing: Destination exists, skipping 2025/09/20 03:00:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/20 03:00:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:00:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:00:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fowoyoh3cece" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-fowoyoh3cece 2025/09/20 03:00:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 03:00:37 DEBUG : empty space: Unchanged skipping 2025/09/20 03:00:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 03:00:37 DEBUG : B2 bucket rclone-test-fowoyoh3cece: Waiting for checks to finish 2025/09/20 03:00:37 INFO : empty space: Deleted 2025/09/20 03:00:37 DEBUG : B2 bucket rclone-test-fowoyoh3cece: Waiting for transfers to finish 2025/09/20 03:00:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:00:38 INFO : potato3: Copied (server-side copy) 2025/09/20 03:00:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:38 INFO : potato2: Copied (server-side copy) 2025/09/20 03:00:38 INFO : potato3: Deleted 2025/09/20 03:00:38 INFO : potato2: Deleted 2025/09/20 03:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pupuxep5teco" 2025/09/20 03:00:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/20 03:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 03:00:40 DEBUG : B2 bucket rclone-test-pupuxep5teco: Waiting for checks to finish 2025/09/20 03:00:40 DEBUG : B2 bucket rclone-test-pupuxep5teco: Waiting for transfers to finish 2025/09/20 03:00:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 03:00:40 INFO : empty space: Copied (server-side copy) 2025/09/20 03:00:41 INFO : empty space: Deleted 2025/09/20 03:00:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:00:41 INFO : potato3: Copied (server-side copy) 2025/09/20 03:00:41 INFO : potato3: Deleted 2025/09/20 03:00:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:41 INFO : potato2: Copied (server-side copy) 2025/09/20 03:00:41 INFO : potato2: Deleted 2025/09/20 03:00:41 DEBUG : B2 bucket rclone-test-pupuxep5teco: Purge remote 2025/09/20 03:00:41 INFO : B2 bucket rclone-test-pupuxep5teco: cleaning bucket "rclone-test-pupuxep5teco" of all files 2025/09/20 03:00:42 DEBUG : empty space: Deleting (id "4_zbf420dc3101d6b5b9f980e1b_f105ffa9aecdc3b3b_d20250920_m030040_c001_v0001145_t0059_u01758337240662") 2025/09/20 03:00:42 DEBUG : potato2: Deleting (id "4_zbf420dc3101d6b5b9f980e1b_f108dc0aaa3e1a8fb_d20250920_m030041_c001_v0001043_t0026_u01758337241052") 2025/09/20 03:00:42 DEBUG : potato3: Deleting (id "4_zbf420dc3101d6b5b9f980e1b_f10934075b3ad1fa0_d20250920_m030040_c001_v0001176_t0051_u01758337240977") 2025/09/20 03:00:42 DEBUG : B2 bucket rclone-test-fowoyoh3cece: Purge remote 2025/09/20 03:00:42 INFO : B2 bucket rclone-test-fowoyoh3cece: cleaning bucket "rclone-test-fowoyoh3cece" of all files 2025/09/20 03:00:42 DEBUG : empty space: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f40300dad4332f651_d20250920_m030040_c001_v7007000_t0000_u01758337240955") 2025/09/20 03:00:42 DEBUG : empty space: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f10175e5809b5953c_d20250920_m030036_c001_v0001146_t0042_u01758337236358") 2025/09/20 03:00:42 DEBUG : potato2: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f40300dad4332f654_d20250920_m030041_c001_v7007000_t0000_u01758337241438") 2025/09/20 03:00:42 DEBUG : potato2: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f1064110fd145d441_d20250920_m030037_c001_v0001106_t0058_u01758337237757") 2025/09/20 03:00:42 DEBUG : potato3: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f40300dad4332f652_d20250920_m030041_c001_v7007000_t0000_u01758337241211") 2025/09/20 03:00:42 DEBUG : potato3: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f1011743d4a672f85_d20250920_m030038_c001_v0001165_t0003_u01758337238129") 2025/09/20 03:00:42 DEBUG : potato3: Deleting (id "4_zcf92fd93100d6b5b9f980e1b_f10175e5809b59540_d20250920_m030036_c001_v0001146_t0004_u01758337236702") --- PASS: TestServerSideMove (11.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rigopuv3jipo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-rigopuv3jipo 2025/09/20 03:00:49 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 03:00:49 DEBUG : empty space: Excluded 2025/09/20 03:00:49 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 03:00:49 DEBUG : empty space: Excluded 2025/09/20 03:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 03:00:49 DEBUG : B2 bucket rclone-test-rigopuv3jipo: Waiting for checks to finish 2025/09/20 03:00:49 DEBUG : B2 bucket rclone-test-rigopuv3jipo: Waiting for transfers to finish 2025/09/20 03:00:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:50 INFO : potato2: Copied (server-side copy) 2025/09/20 03:00:50 INFO : potato2: Deleted 2025/09/20 03:00:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:00:50 INFO : potato3: Copied (server-side copy) 2025/09/20 03:00:50 INFO : potato3: Deleted 2025/09/20 03:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nepizip8fubi" 2025/09/20 03:00:51 DEBUG : empty space: Excluded (Size Filter) 2025/09/20 03:00:51 DEBUG : empty space: Excluded 2025/09/20 03:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:00:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 03:00:52 DEBUG : B2 bucket rclone-test-nepizip8fubi: Waiting for checks to finish 2025/09/20 03:00:52 DEBUG : B2 bucket rclone-test-nepizip8fubi: Waiting for transfers to finish 2025/09/20 03:00:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:00:52 INFO : potato2: Copied (server-side copy) 2025/09/20 03:00:52 INFO : potato2: Deleted 2025/09/20 03:00:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:00:53 INFO : potato3: Copied (server-side copy) 2025/09/20 03:00:53 INFO : potato3: Deleted 2025/09/20 03:00:53 DEBUG : B2 bucket rclone-test-nepizip8fubi: Purge remote 2025/09/20 03:00:53 INFO : B2 bucket rclone-test-nepizip8fubi: cleaning bucket "rclone-test-nepizip8fubi" of all files 2025/09/20 03:00:53 DEBUG : potato2: Deleting (id "4_z6f423db3101d6b5b9f980e1b_f1140ea9de8f9bdce_d20250920_m030052_c001_v0001181_t0029_u01758337252567") 2025/09/20 03:00:53 DEBUG : potato3: Deleting (id "4_z6f423db3101d6b5b9f980e1b_f1106706007964738_d20250920_m030052_c001_v0001101_t0025_u01758337252789") 2025/09/20 03:00:54 DEBUG : B2 bucket rclone-test-rigopuv3jipo: Purge remote 2025/09/20 03:00:54 INFO : B2 bucket rclone-test-rigopuv3jipo: cleaning bucket "rclone-test-rigopuv3jipo" of all files 2025/09/20 03:00:54 DEBUG : empty space: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f117ec9ea63b7ec2d_d20250920_m030048_c001_v0001161_t0052_u01758337248827") 2025/09/20 03:00:54 DEBUG : potato2: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f414b424ac62da3f8_d20250920_m030052_c001_v7007000_t0000_u01758337252774") 2025/09/20 03:00:54 DEBUG : potato2: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f100146d7c9436703_d20250920_m030050_c001_v0001184_t0042_u01758337250058") 2025/09/20 03:00:54 DEBUG : potato3: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f414b424ac62da3f9_d20250920_m030053_c001_v7007000_t0000_u01758337253203") 2025/09/20 03:00:54 DEBUG : potato3: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f1056c19a27f8a668_d20250920_m030050_c001_v0001184_t0005_u01758337250314") 2025/09/20 03:00:54 DEBUG : potato3: Deleting (id "4_z9f722da3101d6b5b9f980e1b_f117ec9ea63b7ec31_d20250920_m030049_c001_v0001161_t0032_u01758337249115") --- PASS: TestServerSideMoveWithFilter (11.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fovecun4fobe" 2025/09/20 03:00:58 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qiyabev4faba -> B2 bucket rclone-test-fovecun4fobe 2025/09/20 03:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:01:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 03:01:01 DEBUG : empty space: Unchanged skipping 2025/09/20 03:01:01 DEBUG : B2 bucket rclone-test-fovecun4fobe: Waiting for checks to finish 2025/09/20 03:01:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/20 03:01:01 INFO : empty space: Deleted 2025/09/20 03:01:01 DEBUG : B2 bucket rclone-test-fovecun4fobe: Waiting for transfers to finish 2025/09/20 03:01:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:01:01 INFO : potato2: Copied (server-side copy) 2025/09/20 03:01:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:01:01 INFO : potato3: Copied (server-side copy) 2025/09/20 03:01:01 INFO : potato2: Deleted 2025/09/20 03:01:02 INFO : potato3: Deleted 2025/09/20 03:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-habehip0habo" 2025/09/20 03:01:03 INFO : tomatoDir: Making directory 2025/09/20 03:01:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/20 03:01:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/20 03:01:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/20 03:01:03 DEBUG : B2 bucket rclone-test-habehip0habo: Waiting for checks to finish 2025/09/20 03:01:03 DEBUG : B2 bucket rclone-test-habehip0habo: Waiting for transfers to finish 2025/09/20 03:01:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/20 03:01:04 INFO : empty space: Copied (server-side copy) 2025/09/20 03:01:04 INFO : empty space: Deleted 2025/09/20 03:01:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/20 03:01:04 INFO : potato2: Copied (server-side copy) 2025/09/20 03:01:05 INFO : potato2: Deleted 2025/09/20 03:01:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/20 03:01:05 INFO : potato3: Copied (server-side copy) 2025/09/20 03:01:05 INFO : potato3: Deleted 2025/09/20 03:01:06 DEBUG : B2 bucket rclone-test-habehip0habo: Purge remote 2025/09/20 03:01:06 INFO : B2 bucket rclone-test-habehip0habo: cleaning bucket "rclone-test-habehip0habo" of all files 2025/09/20 03:01:06 DEBUG : empty space: Deleting (id "4_zbfe26d83101d6b5b9f980e1b_f119e5e84f32b1709_d20250920_m030104_c001_v0001184_t0036_u01758337264286") 2025/09/20 03:01:06 DEBUG : potato2: Deleting (id "4_zbfe26d83101d6b5b9f980e1b_f116ab6ba3113f4cf_d20250920_m030104_c001_v0001146_t0059_u01758337264507") 2025/09/20 03:01:06 DEBUG : potato3: Deleting (id "4_zbfe26d83101d6b5b9f980e1b_f105d9c421c12d585_d20250920_m030104_c001_v0001172_t0055_u01758337264698") 2025/09/20 03:01:06 DEBUG : B2 bucket rclone-test-fovecun4fobe: Purge remote 2025/09/20 03:01:06 INFO : B2 bucket rclone-test-fovecun4fobe: cleaning bucket "rclone-test-fovecun4fobe" of all files 2025/09/20 03:01:07 DEBUG : empty space: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f4182cec7cc02cf7e_d20250920_m030104_c001_v7007000_t0000_u01758337264486") 2025/09/20 03:01:07 DEBUG : empty space: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f110a395bf1795578_d20250920_m030100_c001_v0001181_t0053_u01758337260380") 2025/09/20 03:01:07 DEBUG : potato2: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f4182cec7cc02cf7f_d20250920_m030104_c001_v7007000_t0000_u01758337264967") 2025/09/20 03:01:07 DEBUG : potato2: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f1145b670fc313183_d20250920_m030101_c001_v0001131_t0015_u01758337261234") 2025/09/20 03:01:07 DEBUG : potato3: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f4182cec7cc02cf80_d20250920_m030105_c001_v7007000_t0000_u01758337265481") 2025/09/20 03:01:07 DEBUG : potato3: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f112f4d849a526199_d20250920_m030101_c001_v0001182_t0033_u01758337261598") 2025/09/20 03:01:07 DEBUG : potato3: Deleting (id "4_z8fc25d73101d6b5b9f980e1b_f110a395bf179557a_d20250920_m030100_c001_v0001181_t0027_u01758337260618") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/rclone-sync-test" 2025/09/20 03:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/rclone-sync-test-include/layer2" 2025/09/20 03:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/rclone-sync-test-ignore-file" 2025/09/20 03:01:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/20 03:01:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:01:20 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:01:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/20 03:01:20 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test: Waiting for checks to finish 2025/09/20 03:01:20 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test: Waiting for transfers to finish 2025/09/20 03:01:20 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:20 INFO : There was nothing to transfer 2025/09/20 03:01:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/20 03:01:20 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:01:20 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:01:20 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:20 INFO : There was nothing to transfer 2025/09/20 03:01:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/20 03:01:21 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/20 03:01:21 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/20 03:01:21 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:21 INFO : There was nothing to transfer 2025/09/20 03:01:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/20 03:01:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:01:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:01:21 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:21 INFO : There was nothing to transfer 2025/09/20 03:01:22 DEBUG : Excluded 2025/09/20 03:01:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/20 03:01:22 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/20 03:01:22 DEBUG : B2 bucket rclone-test-qiyabev4faba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/20 03:01:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/CompareDest" 2025/09/20 03:01:26 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 03:01:26 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:26 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:01:26 INFO : one: Copied (new) 2025/09/20 03:01:26 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:27 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:27 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 03:01:28 INFO : one: Copied (replaced existing) 2025/09/20 03:01:28 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:30 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:01:30 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:30 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:30 INFO : There was nothing to transfer 2025/09/20 03:01:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 03:01:31 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:01:32 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:32 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:32 INFO : There was nothing to transfer 2025/09/20 03:01:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 03:01:32 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:01:32 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:32 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:32 INFO : There was nothing to transfer 2025/09/20 03:01:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:33 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/20 03:01:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 03:01:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 03:01:33 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:01:33 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:33 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:33 INFO : There was nothing to transfer 2025/09/20 03:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 03:01:34 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:01:34 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/20 03:01:35 INFO : two: Copied (new) 2025/09/20 03:01:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dest" 2025/09/20 03:01:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/pre-dest1" 2025/09/20 03:01:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/pre-dest2" 2025/09/20 03:01:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:01:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/20 03:01:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:01:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/20 03:01:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/20 03:01:43 DEBUG : B2 bucket rclone-test-qiyabev4faba path dest: Waiting for checks to finish 2025/09/20 03:01:43 DEBUG : B2 bucket rclone-test-qiyabev4faba path dest: Waiting for transfers to finish 2025/09/20 03:01:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/20 03:01:43 INFO : 3: Copied (new) 2025/09/20 03:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:01:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/CopyDest" 2025/09/20 03:01:48 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 03:01:48 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:48 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:01:49 INFO : one: Copied (new) 2025/09/20 03:01:49 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:49 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:50 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 03:01:50 INFO : one: Copied (replaced existing) 2025/09/20 03:01:50 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/BackupDir" 2025/09/20 03:01:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:53 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:01:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:01:55 INFO : one: Copied (server-side copy) 2025/09/20 03:01:55 INFO : one: Deleted 2025/09/20 03:01:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/20 03:01:55 INFO : one: Copied (server-side copy) 2025/09/20 03:01:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/20 03:01:55 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:55 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:56 DEBUG : one: Unchanged skipping 2025/09/20 03:01:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/20 03:01:57 INFO : two: Copied (server-side copy) 2025/09/20 03:01:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/20 03:01:57 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:57 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:57 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:58 DEBUG : one: Unchanged skipping 2025/09/20 03:01:58 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:58 DEBUG : two: Unchanged skipping 2025/09/20 03:01:58 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:01:58 DEBUG : Waiting for deletions to finish 2025/09/20 03:01:58 INFO : There was nothing to transfer 2025/09/20 03:01:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:59 DEBUG : one: Unchanged skipping 2025/09/20 03:01:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/20 03:01:59 DEBUG : three: Destination not found in --copy-dest 2025/09/20 03:01:59 DEBUG : three: Need to transfer - File not found at Destination 2025/09/20 03:01:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:01:59 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:01:59 DEBUG : two: Unchanged skipping 2025/09/20 03:01:59 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/20 03:02:00 INFO : three: Copied (new) 2025/09/20 03:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/backup" 2025/09/20 03:02:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:02:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:07 DEBUG : two: Unchanged skipping 2025/09/20 03:02:07 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:02:09 INFO : one: Copied (server-side copy) 2025/09/20 03:02:09 INFO : one: Deleted 2025/09/20 03:02:09 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:10 INFO : one: Copied (new) 2025/09/20 03:02:10 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:02:10 INFO : three.txt: Copied (server-side copy) 2025/09/20 03:02:11 INFO : three.txt: Deleted 2025/09/20 03:02:11 INFO : three.txt: Moved into backup dir 2025/09/20 03:02:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:02:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:12 DEBUG : two: Unchanged skipping 2025/09/20 03:02:12 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:13 INFO : one: Copied (server-side copy) 2025/09/20 03:02:13 INFO : one: Deleted 2025/09/20 03:02:13 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:02:13 INFO : one: Copied (new) 2025/09/20 03:02:13 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:02:14 INFO : three.txt: Copied (server-side copy) 2025/09/20 03:02:14 INFO : three.txt: Deleted 2025/09/20 03:02:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/backup" 2025/09/20 03:02:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:20 DEBUG : two: Unchanged skipping 2025/09/20 03:02:20 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:02:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:02:21 INFO : one: Deleted 2025/09/20 03:02:21 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:22 INFO : one: Copied (new) 2025/09/20 03:02:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:02:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:02:23 INFO : three.txt: Deleted 2025/09/20 03:02:23 INFO : three.txt: Moved into backup dir 2025/09/20 03:02:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:02:25 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:25 DEBUG : two: Unchanged skipping 2025/09/20 03:02:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:25 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:02:25 INFO : one: Deleted 2025/09/20 03:02:25 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:02:25 INFO : one: Copied (new) 2025/09/20 03:02:25 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:02:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:02:26 INFO : three.txt: Deleted 2025/09/20 03:02:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/backup" 2025/09/20 03:02:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:02:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:32 DEBUG : two: Unchanged skipping 2025/09/20 03:02:32 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:02:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 03:02:34 INFO : one: Deleted 2025/09/20 03:02:34 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:35 INFO : one: Copied (new) 2025/09/20 03:02:35 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:02:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 03:02:35 INFO : three.txt: Deleted 2025/09/20 03:02:35 INFO : three.txt: Moved into backup dir 2025/09/20 03:02:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:02:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:37 DEBUG : two: Unchanged skipping 2025/09/20 03:02:37 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 03:02:37 INFO : one: Deleted 2025/09/20 03:02:37 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:02:38 INFO : one: Copied (new) 2025/09/20 03:02:38 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:02:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 03:02:38 INFO : three.txt: Deleted 2025/09/20 03:02:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:02:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:02:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:43 DEBUG : two: Unchanged skipping 2025/09/20 03:02:43 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:02:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:02:45 INFO : one: Deleted 2025/09/20 03:02:45 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:46 INFO : one: Copied (new) 2025/09/20 03:02:46 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:02:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:02:46 INFO : three.txt: Deleted 2025/09/20 03:02:46 INFO : three.txt: Moved into backup dir 2025/09/20 03:02:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/20 03:02:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:02:47 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:02:48 DEBUG : one.bak: Excluded (Path Filter) 2025/09/20 03:02:48 DEBUG : one.bak: Excluded 2025/09/20 03:02:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/20 03:02:48 DEBUG : three.txt.bak: Excluded 2025/09/20 03:02:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:02:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:02:48 DEBUG : two: Unchanged skipping 2025/09/20 03:02:48 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for checks to finish 2025/09/20 03:02:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:02:49 INFO : one: Deleted 2025/09/20 03:02:49 DEBUG : B2 bucket rclone-test-qiyabev4faba path dst: Waiting for transfers to finish 2025/09/20 03:02:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:02:50 INFO : one: Copied (new) 2025/09/20 03:02:50 DEBUG : Waiting for deletions to finish 2025/09/20 03:02:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:02:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:02:50 INFO : three.txt: Deleted 2025/09/20 03:02:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:02:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1093-07.backblaze.com/b2api/v1/b2_upload_file/eff22df300fd6b5b9f980e1b/c001_v0001093_t0056": EOF 2025/09/20 03:02:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-07.backblaze.com/b2api/v1/b2_upload_file/eff22df300fd6b5b9f980e1b/c001_v0001093_t0056": EOF) 2025/09/20 03:02:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qiyabev4faba: 1/10 (Post "https://pod-000-1093-07.backblaze.com/b2api/v1/b2_upload_file/eff22df300fd6b5b9f980e1b/c001_v0001093_t0056": EOF) 2025/09/20 03:02:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:02:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:02:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:02:58 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:02:58 INFO : one: Deleted 2025/09/20 03:02:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:02:59 INFO : one: Copied (new) 2025/09/20 03:03:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:00 DEBUG : two: Unchanged skipping 2025/09/20 03:03:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/20 03:03:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:03:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:03:01 INFO : three.txt: Deleted 2025/09/20 03:03:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:03:01 INFO : three.txt: Copied (new) 2025/09/20 03:03:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:03:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:03:03 INFO : one: Copied (server-side copy) to: one.bak 2025/09/20 03:03:03 INFO : one: Deleted 2025/09/20 03:03:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:03:03 INFO : one: Copied (new) 2025/09/20 03:03:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:04 DEBUG : two: Unchanged skipping 2025/09/20 03:03:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/20 03:03:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:03:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/20 03:03:04 INFO : three.txt: Deleted 2025/09/20 03:03:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/20 03:03:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyabev4faba/dst" 2025/09/20 03:03:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/20 03:03:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/20 03:03:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 03:03:11 INFO : one: Deleted 2025/09/20 03:03:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:03:12 INFO : one: Copied (new) 2025/09/20 03:03:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:12 DEBUG : two: Unchanged skipping 2025/09/20 03:03:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/20 03:03:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/20 03:03:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 03:03:13 INFO : three.txt: Deleted 2025/09/20 03:03:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:03:13 INFO : three.txt: Copied (new) 2025/09/20 03:03:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/20 03:03:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/20 03:03:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/20 03:03:15 INFO : one: Deleted 2025/09/20 03:03:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/20 03:03:16 INFO : one: Copied (new) 2025/09/20 03:03:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:16 DEBUG : two: Unchanged skipping 2025/09/20 03:03:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/20 03:03:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/20 03:03:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/20 03:03:17 INFO : three.txt: Deleted 2025/09/20 03:03:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/20 03:03:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:20 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/20 03:03:20 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/20 03:03:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/20 03:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/20 03:03:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/20 03:03:22 INFO : existing: Copied (new) 2025/09/20 03:03:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:03:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/20 03:03:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/20 03:03:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:23 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting files as there were IO errors 2025/09/20 03:03:23 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:24 DEBUG : existing: Unchanged skipping 2025/09/20 03:03:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:24 DEBUG : Waiting for deletions to finish 2025/09/20 03:03:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", 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:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both0: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both13: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both14: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both15: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both11: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both10: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both12: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both16: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both1: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both2: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both3: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both4: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both5: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both6: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both17: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both18: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:39 DEBUG : both19: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both7: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both8: Unchanged skipping 2025/09/20 03:03:39 DEBUG : both9: Unchanged skipping 2025/09/20 03:03:39 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:39 DEBUG : Waiting for deletions to finish 2025/09/20 03:03:39 INFO : only12: Deleted 2025/09/20 03:03:40 INFO : only15: Deleted 2025/09/20 03:03:40 INFO : only4: Deleted 2025/09/20 03:03:40 INFO : only18: Deleted 2025/09/20 03:03:40 INFO : only1: Deleted 2025/09/20 03:03:40 INFO : only2: Deleted 2025/09/20 03:03:40 INFO : only3: Deleted 2025/09/20 03:03:40 INFO : only14: Deleted 2025/09/20 03:03:40 INFO : only17: Deleted 2025/09/20 03:03:40 INFO : only6: Deleted 2025/09/20 03:03:40 INFO : only7: Deleted 2025/09/20 03:03:40 INFO : only8: Deleted 2025/09/20 03:03:40 INFO : only9: Deleted 2025/09/20 03:03:40 INFO : only0: Deleted 2025/09/20 03:03:40 INFO : only10: Deleted 2025/09/20 03:03:40 INFO : only11: Deleted 2025/09/20 03:03:40 INFO : only13: Deleted 2025/09/20 03:03:40 INFO : only16: Deleted 2025/09/20 03:03:40 INFO : only19: Deleted 2025/09/20 03:03:40 INFO : only5: Deleted 2025/09/20 03:03:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.58s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:03:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:03:59 DEBUG : both11: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both13: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both14: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both15: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both16: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both17: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both10: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both12: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both0: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both18: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both2: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both3: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both5: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both6: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both7: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both8: Unchanged skipping 2025/09/20 03:03:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:03:59 DEBUG : both1: Unchanged skipping 2025/09/20 03:03:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : both19: Unchanged skipping 2025/09/20 03:03:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : both4: Unchanged skipping 2025/09/20 03:03:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : both9: Unchanged skipping 2025/09/20 03:03:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/20 03:03:59 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:03:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only12: Copied (replaced existing) 2025/09/20 03:03:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only0: Copied (replaced existing) 2025/09/20 03:03:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only17: Copied (replaced existing) 2025/09/20 03:03:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only13: Copied (replaced existing) 2025/09/20 03:03:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only10: Copied (replaced existing) 2025/09/20 03:03:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:03:59 INFO : only14: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only19: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only11: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only2: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only15: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only4: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only3: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only5: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only6: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only7: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only8: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only16: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only18: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only9: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/20 03:04:00 INFO : only1: Copied (replaced existing) 2025/09/20 03:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:11 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:04:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 03:04:11 DEBUG : empty_on_remote: Making directory with metadata 2025/09/20 03:04:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 03:04:11 INFO : empty_on_remote: Making directory 2025/09/20 03:04:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 03:04:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:15 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:04:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 03:04:15 DEBUG : empty_on_remote: Making directory with metadata 2025/09/20 03:04:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/20 03:04:15 INFO : empty_on_remote: Making directory 2025/09/20 03:04:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 03:04:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:18 INFO : sub dir: Making directory 2025/09/20 03:04:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/20 03:04:22 INFO : sub dir: Making directory 2025/09/20 03:04:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:34 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:34 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : banana: Unchanged skipping 2025/09/20 03:04:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:04:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:04:35 DEBUG : apple: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:04:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:04:35 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:04:35 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:35 INFO : There was nothing to transfer 2025/09/20 03:04:35 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:35 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : apple: Unchanged skipping 2025/09/20 03:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:04:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : banana: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:04:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:04:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:04:36 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:36 INFO : There was nothing to transfer 2025/09/20 03:04:36 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:36 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:04:49 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:49 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : apple: Unchanged skipping 2025/09/20 03:04:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:04:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:04:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : banana: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:04:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:04:50 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:04:50 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:50 INFO : There was nothing to transfer 2025/09/20 03:04:50 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:50 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : apple: Unchanged skipping 2025/09/20 03:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:04:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:04:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : banana: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:04:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:04:51 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:04:51 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:51 INFO : There was nothing to transfer 2025/09/20 03:04:51 DEBUG : Waiting for deletions to finish 2025/09/20 03:04:51 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:04:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:05:05 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:05 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 03:05:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:06 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:06 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:05:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 03:05:06 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/20 03:05:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 03:05:06 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/20 03:05:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:05:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:05:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:05:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:05:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:05:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:05:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:05:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:05:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:05:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:05:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:05:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:05:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:05:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:05:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:05:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:05:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:05:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:08 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:08 INFO : splitbananasplit: Deleted 2025/09/20 03:05:08 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 03:05:08 INFO : appleappleapplebanana: Deleted 2025/09/20 03:05:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 03:05:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 03:05:09 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 03:05:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 03:05:09 INFO : apple: Deleted 2025/09/20 03:05:09 INFO : banana: Deleted 2025/09/20 03:05:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 03:05:09 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:05:09 DEBUG : apple: Unchanged skipping 2025/09/20 03:05:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:09 DEBUG : banana: Unchanged skipping 2025/09/20 03:05:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 03:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/20 03:05:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:05:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:05:10 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:10 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:10 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/20 03:05:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/20 03:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/20 03:05:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/20 03:05:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/20 03:05:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/20 03:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/20 03:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/20 03:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/20 03:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/20 03:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:05:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:23 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 03:05:23 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/20 03:05:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/20 03:05:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/20 03:05:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/20 03:05:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/20 03:05:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/20 03:05:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/20 03:05:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/20 03:05:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/20 03:05:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/20 03:05:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/20 03:05:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/20 03:05:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/20 03:05:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/20 03:05:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/20 03:05:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/20 03:05:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 03:05:24 INFO : apple: Copied (new) to: PREFIXapple 2025/09/20 03:05:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:05:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:05:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/20 03:05:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:05:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/20 03:05:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:05:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:05:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:05:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:05:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:05:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:05:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:05:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:05:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:05:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:05:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:05:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:05:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:05:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:05:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:05:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:25 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 03:05:25 INFO : appleappleapplebanana: Deleted 2025/09/20 03:05:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 03:05:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 03:05:26 INFO : apple: Deleted 2025/09/20 03:05:26 INFO : banana: Deleted 2025/09/20 03:05:26 INFO : splitbananasplit: Deleted 2025/09/20 03:05:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 03:05:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 03:05:26 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/20 03:05:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/20 03:05:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/20 03:05:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/20 03:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/20 03:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/20 03:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/20 03:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/20 03:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/20 03:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/20 03:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/20 03:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/20 03:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/20 03:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/20 03:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/20 03:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/20 03:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/20 03:05:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 03:05:27 INFO : banana: Copied (new) 2025/09/20 03:05:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:27 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:27 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:05:27 INFO : appleappleapplebanana: Copied (new) 2025/09/20 03:05:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 03:05:27 INFO : apple: Copied (new) 2025/09/20 03:05:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:05:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/20 03:05:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:05:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/20 03:05:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:05:27 INFO : splitbananasplit: Copied (new) 2025/09/20 03:05:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:05:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/20 03:05:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:05:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:05:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:05:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:05:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:05:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:05:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:05:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:05:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:05:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:05:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:05:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:05:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:05:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/20 03:05:28 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/20 03:05:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/20 03:05:29 INFO : PREFIXbanana: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/20 03:05:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/20 03:05:29 INFO : PREFIXapple: Deleted 2025/09/20 03:05:29 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/20 03:05:29 INFO : PREFIXsplitbananasplit: Deleted 2025/09/20 03:05:29 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:29 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:29 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:30 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:05:42 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:42 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 03:05:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:43 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:43 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:05:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 03:05:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:05:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:05:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:05:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/20 03:05:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:05:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:05:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:05:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:05:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:05:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:05:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:05:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:05:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:05:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:05:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:05:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:05:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:05:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:05:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:45 INFO : splitbananasplit: Deleted 2025/09/20 03:05:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 03:05:45 INFO : apple: Deleted 2025/09/20 03:05:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 03:05:45 INFO : appleappleapplebanana: Deleted 2025/09/20 03:05:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 03:05:45 INFO : banana: Deleted 2025/09/20 03:05:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 03:05:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/20 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/20 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/20 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:05:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:05:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:05:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/20 03:05:46 INFO : apple: Copied (new) 2025/09/20 03:05:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:05:46 INFO : appleappleapplebanana: Copied (new) 2025/09/20 03:05:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/20 03:05:46 INFO : banana: Copied (new) 2025/09/20 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/20 03:05:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:05:46 INFO : splitbananasplit: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:05:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:05:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:05:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:05:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:05:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:05:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:05:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:05:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:05:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:05:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:05:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:05:47 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:05:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/20 03:05:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:05:47 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/20 03:05:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:05:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/20 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : bananaSUFFIX: Deleted 2025/09/20 03:05:48 INFO : splitbananasplitSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : appleSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/20 03:05:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/20 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:48 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : Waiting for deletions to finish 2025/09/20 03:05:49 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:05:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:06:02 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:02 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:03 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:03 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 03:06:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/20 03:06:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:03 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:03 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/20 03:06:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/20 03:06:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/20 03:06:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/20 03:06:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/20 03:06:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/20 03:06:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/20 03:06:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/20 03:06:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/20 03:06:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/20 03:06:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/20 03:06:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/20 03:06:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/20 03:06:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/20 03:06:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/20 03:06:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/20 03:06:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/20 03:06:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/20 03:06:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/20 03:06:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/20 03:06:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/20 03:06:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/20 03:06:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/20 03:06:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/20 03:06:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/20 03:06:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/20 03:06:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/20 03:06:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/20 03:06:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/20 03:06:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/20 03:06:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/20 03:06:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/20 03:06:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/20 03:06:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/20 03:06:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/20 03:06:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/20 03:06:05 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:05 INFO : dir1/0011-56789;.txt: Deleted 2025/09/20 03:06:05 INFO : splitbananasplit: Deleted 2025/09/20 03:06:05 INFO : dir1/0008-2345678.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0009-3456789.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0010-456789.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0012-6789;.txt: Deleted 2025/09/20 03:06:05 INFO : appleappleapplebanana: Deleted 2025/09/20 03:06:05 INFO : dir1/0014-89;=.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0003-defghij.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0007-1234567.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0015-9;=.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/20 03:06:05 INFO : dir1/0013-789;=.txt: Deleted 2025/09/20 03:06:05 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:06 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : appleapple: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/20 03:06:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/20 03:06:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/20 03:06:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/20 03:06:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/20 03:06:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/20 03:06:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/20 03:06:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/20 03:06:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/20 03:06:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/20 03:06:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/20 03:06:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/20 03:06:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/20 03:06:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/20 03:06:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/20 03:06:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:06 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:06 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:06 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:07 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : appleapple: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/20 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/20 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/20 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/20 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/20 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/20 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/20 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/20 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/20 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/20 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/20 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/20 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/20 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/20 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/20 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/20 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/20 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/20 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/20 03:06:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:06:20 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:20 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:20 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:20 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:21 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:21 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:21 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:21 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:21 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:22 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:22 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:22 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:06:35 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:36 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:36 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:36 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:37 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:37 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:37 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:37 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:38 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:06:51 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:51 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:51 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:51 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:52 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:52 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:52 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:06:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : apple: Unchanged skipping 2025/09/20 03:06:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:06:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : banana: Unchanged skipping 2025/09/20 03:06:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:06:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:06:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:06:52 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:06:52 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:52 DEBUG : Waiting for deletions to finish 2025/09/20 03:06:53 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:06 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : apple: Unchanged skipping 2025/09/20 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:07:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : banana: Unchanged skipping 2025/09/20 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:07:07 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:07 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:07 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:07 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : apple: Unchanged skipping 2025/09/20 03:07:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : banana: Unchanged skipping 2025/09/20 03:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:07:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:07:08 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:08 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:08 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:08 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:08 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:21 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:22 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:07:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:22 DEBUG : apple: Unchanged skipping 2025/09/20 03:07:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:07:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:22 DEBUG : banana: Unchanged skipping 2025/09/20 03:07:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:07:23 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:23 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:23 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:23 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/20 03:07:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : apple: Unchanged skipping 2025/09/20 03:07:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/20 03:07:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/20 03:07:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:23 DEBUG : banana: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/20 03:07:24 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:24 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:24 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:24 DEBUG : apple: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : banana: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/20 03:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (182.40s) --- PASS: TestTransform/NFC (14.82s) --- PASS: TestTransform/NFD (15.14s) --- PASS: TestTransform/base64 (18.58s) --- PASS: TestTransform/prefix (19.59s) --- PASS: TestTransform/suffix (19.33s) --- PASS: TestTransform/truncate (18.09s) --- PASS: TestTransform/encoder (15.36s) --- PASS: TestTransform/ISO-8859-1 (15.39s) --- PASS: TestTransform/charmap (15.16s) --- PASS: TestTransform/lowercase (15.52s) --- PASS: TestTransform/ascii (15.44s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 03:07:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 03:07:29 INFO : sub dir_somesuffix: Making directory 2025/09/20 03:07:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/20 03:07:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/20 03:07:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 03:07:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 03:07:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:29 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/20 03:07:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:30 INFO : tictactoe: Making directory 2025/09/20 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:30 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/20 03:07:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:30 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:30 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/20 03:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:32 INFO : toe: Making directory 2025/09/20 03:07:32 INFO : toe/toe: Making directory 2025/09/20 03:07:32 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 03:07:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 03:07:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 03:07:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:32 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/20 03:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:34 INFO : toe: Making directory 2025/09/20 03:07:34 INFO : toe/toe: Making directory 2025/09/20 03:07:34 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 03:07:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 03:07:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/20 03:07:34 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:34 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/20 03:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:35 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:07:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:07:35 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:36 INFO : tictacempty_dir: Making directory 2025/09/20 03:07:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:36 INFO : tictactoe: Making directory 2025/09/20 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:36 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:36 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:36 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:37 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:07:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:07:37 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:37 INFO : tictacempty_dir: Making directory 2025/09/20 03:07:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:37 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:37 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:37 INFO : tictactoe: Making directory 2025/09/20 03:07:37 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:37 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:37 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 03:07:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:37 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:37 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 03:07:38 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:39 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 03:07:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/20 03:07:39 NOTICE: B2 bucket rclone-test-qiyabev4faba: 0 differences found 2025/09/20 03:07:39 NOTICE: B2 bucket rclone-test-qiyabev4faba: 1 matching files --- PASS: TestAllTag (2.42s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:40 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:40 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:40 INFO : tictactoe: Making directory 2025/09/20 03:07:40 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:40 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:40 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:40 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:40 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:41 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:41 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:41 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:41 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:07:41 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/20 03:07:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/20 03:07:41 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.64s) === RUN TestSyntax 2025/09/20 03:07:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:42 INFO : toe: Making directory 2025/09/20 03:07:42 INFO : toe/toe: Making directory 2025/09/20 03:07:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 03:07:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:42 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:43 INFO : toe/toe/toe: Copied (new) 2025/09/20 03:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.94s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:44 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:07:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:07:44 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:44 INFO : tictacempty_dir: Making directory 2025/09/20 03:07:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:44 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:44 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:44 INFO : tictactoe: Making directory 2025/09/20 03:07:44 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:44 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:44 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 03:07:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:44 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:45 INFO : toe/toe/toe.txt: Deleted 2025/09/20 03:07:45 INFO : toe/toe: Removing directory 2025/09/20 03:07:45 INFO : toe: Removing directory 2025/09/20 03:07:45 INFO : empty_dir: Removing directory 2025/09/20 03:07:45 DEBUG : Local file system at /tmp/rclone2621297739: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:46 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:07:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:07:46 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:46 INFO : tictacempty_dir: Making directory 2025/09/20 03:07:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:46 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:46 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:46 INFO : tictactoe: Making directory 2025/09/20 03:07:46 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:46 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:46 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 03:07:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:46 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:47 INFO : toe/toe/toe.txt: Deleted 2025/09/20 03:07:47 INFO : toe/toe: Removing directory 2025/09/20 03:07:47 INFO : toe: Removing directory 2025/09/20 03:07:47 INFO : empty_dir: Removing directory 2025/09/20 03:07:47 DEBUG : Local file system at /tmp/rclone2621297739: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 03:07:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 03:07:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/20 03:07:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:49 DEBUG : Reset feature "Copy" 2025/09/20 03:07:49 DEBUG : Reset feature "Move" 2025/09/20 03:07:49 DEBUG : Reset feature "Copy" 2025/09/20 03:07:49 DEBUG : Reset feature "Move" 2025/09/20 03:07:49 DEBUG : empty_dir: Making directory with metadata 2025/09/20 03:07:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:07:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:49 INFO : tictacempty_dir: Making directory 2025/09/20 03:07:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/20 03:07:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:49 INFO : tictactoe: Making directory 2025/09/20 03:07:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:49 DEBUG : toe: transformed to: tictactoe 2025/09/20 03:07:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:49 INFO : tictactoe/tictactoe: Making directory 2025/09/20 03:07:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/20 03:07:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/20 03:07:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:49 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:49 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/20 03:07:50 INFO : toe/toe/toe.txt: Deleted 2025/09/20 03:07:50 INFO : toe/toe: Removing directory 2025/09/20 03:07:50 INFO : toe: Removing directory 2025/09/20 03:07:50 INFO : empty_dir: Removing directory 2025/09/20 03:07:50 DEBUG : Local file system at /tmp/rclone2621297739: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/20 03:07:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/20 03:07:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/20 03:07:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/20 03:07:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:52 DEBUG : toe: transformed to: dG9l 2025/09/20 03:07:53 DEBUG : toe: transformed to: dG9l 2025/09/20 03:07:53 INFO : dG9l: Making directory 2025/09/20 03:07:53 DEBUG : toe: transformed to: dG9l 2025/09/20 03:07:53 DEBUG : toe: transformed to: dG9l 2025/09/20 03:07:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/20 03:07:53 INFO : dG9l/dG9l: Making directory 2025/09/20 03:07:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/20 03:07:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/20 03:07:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 03:07:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/20 03:07:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 03:07:53 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:53 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/20 03:07:53 DEBUG : Waiting for deletions to finish 2025/09/20 03:07:54 DEBUG : dG9l: transformed to: toe 2025/09/20 03:07:54 DEBUG : dG9l: transformed to: toe 2025/09/20 03:07:54 DEBUG : dG9l: transformed to: toe 2025/09/20 03:07:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/20 03:07:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/20 03:07:54 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for checks to finish 2025/09/20 03:07:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/20 03:07:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/20 03:07:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/20 03:07:54 DEBUG : Local file system at /tmp/rclone2621297739: Waiting for transfers to finish 2025/09/20 03:07:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qiyabev4faba", Local "Local file system at /tmp/rclone2621297739", Modify Window "1ms" 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe: transformed to: 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe: transformed to: 2025/09/20 03:07:55 INFO : B2 bucket rclone-test-qiyabev4faba: Making directory 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe: transformed to: 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe: transformed to: 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe/toe: transformed to: 2025/09/20 03:07:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/20 03:07:55 INFO : toe/toe: Making directory 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe/toe: transformed to: 2025/09/20 03:07:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe: transformed to: 2025/09/20 03:07:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/20 03:07:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/20 03:07:55 DEBUG : toe/toe/toe: transformed to: 2025/09/20 03:07:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/20 03:07:55 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for checks to finish 2025/09/20 03:07:55 DEBUG : B2 bucket rclone-test-qiyabev4faba: Waiting for transfers to finish 2025/09/20 03:07:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/20 03:07:56 INFO : toe/toe/toe: Copied (new) 2025/09/20 03:07:56 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting files as there were IO errors 2025/09/20 03:07:56 ERROR : B2 bucket rclone-test-qiyabev4faba: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/09/20 03:07:57 DEBUG : B2 bucket rclone-test-qiyabev4faba: Purge remote 2025/09/20 03:07:57 INFO : B2 bucket rclone-test-qiyabev4faba: cleaning bucket "rclone-test-qiyabev4faba" of all files 2025/09/20 03:07:58 DEBUG : BackupDir/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0330b_d20250920_m030201_c001_v7007000_t0000_u01758337321147") 2025/09/20 03:07:58 DEBUG : BackupDir/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101d8927e68ceaf4_d20250920_m030154_c001_v0001183_t0019_u01758337314897") 2025/09/20 03:07:58 DEBUG : CompareDest/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf6722166f_d20250920_m030135_c001_v7007000_t0000_u01758337295657") 2025/09/20 03:07:58 DEBUG : CompareDest/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996380_d20250920_m030129_c001_v0001154_t0025_u01758337289593") 2025/09/20 03:07:58 DEBUG : CompareDest/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67221670_d20250920_m030135_c001_v7007000_t0000_u01758337295841") 2025/09/20 03:07:58 DEBUG : CompareDest/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c06cf_d20250920_m030131_c001_v0001184_t0046_u01758337291159") 2025/09/20 03:07:58 DEBUG : CopyDest/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0330c_d20250920_m030201_c001_v7007000_t0000_u01758337321329") 2025/09/20 03:07:58 DEBUG : CopyDest/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448529eb_d20250920_m030151_c001_v0001093_t0018_u01758337311750") 2025/09/20 03:07:58 DEBUG : CopyDest/three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0330d_d20250920_m030201_c001_v7007000_t0000_u01758337321510") 2025/09/20 03:07:58 DEBUG : CopyDest/three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0789_d20250920_m030158_c001_v0001184_t0026_u01758337318997") 2025/09/20 03:07:58 DEBUG : CopyDest/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0330e_d20250920_m030201_c001_v7007000_t0000_u01758337321692") 2025/09/20 03:07:58 DEBUG : CopyDest/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963a5_d20250920_m030156_c001_v0001154_t0025_u01758337316107") 2025/09/20 03:07:58 DEBUG : EXISTING: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141910_d20250920_m030324_c001_v7007000_t0000_u01758337404926") 2025/09/20 03:07:58 DEBUG : EXISTING: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09bd_d20250920_m030323_c001_v0001184_t0042_u01758337403865") 2025/09/20 03:07:58 DEBUG : PREFIXapple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405ac0d3d0b9847b_d20250920_m030529_c001_v7007000_t0000_u01758337529177") 2025/09/20 03:07:58 DEBUG : PREFIXapple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996600_d20250920_m030523_c001_v0001154_t0022_u01758337523893") 2025/09/20 03:07:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c51_d20250920_m030529_c001_v7007000_t0000_u01758337529189") 2025/09/20 03:07:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ba1_d20250920_m030523_c001_v0001105_t0009_u01758337523874") 2025/09/20 03:07:58 DEBUG : PREFIXbanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405ac0d3d0b9847a_d20250920_m030528_c001_v7007000_t0000_u01758337528993") 2025/09/20 03:07:59 DEBUG : PREFIXbanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ffe_d20250920_m030523_c001_v0001184_t0057_u01758337523883") 2025/09/20 03:07:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd63_d20250920_m030529_c001_v7007000_t0000_u01758337529199") 2025/09/20 03:07:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea38_d20250920_m030523_c001_v0001150_t0008_u01758337523906") 2025/09/20 03:07:59 DEBUG : Testêé: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f23714190d_d20250920_m030321_c001_v7007000_t0000_u01758337401281") 2025/09/20 03:07:59 DEBUG : Testêé: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c099c_d20250920_m030320_c001_v0001184_t0024_u01758337400701") 2025/09/20 03:07:59 DEBUG : Testêé: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99642d_d20250920_m030319_c001_v0001154_t0019_u01758337399576") 2025/09/20 03:07:59 DEBUG : YXBwbGU=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d6_d20250920_m030510_c001_v7007000_t0000_u01758337510879") 2025/09/20 03:07:59 DEBUG : YXBwbGU=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9b0_d20250920_m030506_c001_v0001150_t0044_u01758337506402") 2025/09/20 03:07:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d7_d20250920_m030511_c001_v7007000_t0000_u01758337511060") 2025/09/20 03:07:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0efa_d20250920_m030506_c001_v0001184_t0047_u01758337506411") 2025/09/20 03:07:59 DEBUG : YmFuYW5h: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d8_d20250920_m030511_c001_v7007000_t0000_u01758337511240") 2025/09/20 03:07:59 DEBUG : YmFuYW5h: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b34_d20250920_m030506_c001_v0001105_t0048_u01758337506391") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094ac_d20250920_m030000_c001_v7007000_t0000_u01758337200311") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528d4_d20250920_m025959_c001_v0001093_t0021_u01758337199559") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa29138cb_d20250920_m025957_c001_v7007000_t0000_u01758337197778") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528c6_d20250920_m025956_c001_v0001093_t0028_u01758337196773") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09479_d20250920_m025938_c001_v7007000_t0000_u01758337178755") 2025/09/20 03:07:59 DEBUG : a/potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852880_d20250920_m025937_c001_v0001093_t0022_u01758337177816") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c89_d20250920_m030724_c001_v7007000_t0000_u01758337644823") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c166b_d20250920_m030720_c001_v0001184_t0013_u01758337640431") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e222_d20250920_m030709_c001_v7007000_t0000_u01758337629366") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1598_d20250920_m030705_c001_v0001184_t0019_u01758337625074") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d86_d20250920_m030653_c001_v7007000_t0000_u01758337613796") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c14c0_d20250920_m030649_c001_v0001184_t0011_u01758337609393") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d38d_d20250920_m030638_c001_v7007000_t0000_u01758337598698") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c13b7_d20250920_m030634_c001_v0001184_t0048_u01758337594449") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fda_d20250920_m030623_c001_v7007000_t0000_u01758337583303") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c12ec_d20250920_m030618_c001_v0001184_t0022_u01758337578931") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae0c_d20250920_m030607_c001_v7007000_t0000_u01758337567656") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb58_d20250920_m030601_c001_v0001150_t0042_u01758337561210") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d357_d20250920_m030549_c001_v7007000_t0000_u01758337549845") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eafb_d20250920_m030546_c001_v0001150_t0047_u01758337546573") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d34d_d20250920_m030545_c001_v7007000_t0000_u01758337545295") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996661_d20250920_m030541_c001_v0001154_t0002_u01758337541573") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd74_d20250920_m030530_c001_v7007000_t0000_u01758337530558") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996616_d20250920_m030527_c001_v0001154_t0001_u01758337527282") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405ac0d3d0b98477_d20250920_m030526_c001_v7007000_t0000_u01758337526121") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b95_d20250920_m030521_c001_v0001105_t0039_u01758337521736") 2025/09/20 03:08:00 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da9b9_d20250920_m030508_c001_v7007000_t0000_u01758337508933") 2025/09/20 03:08:01 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ecb_d20250920_m030503_c001_v0001184_t0037_u01758337503930") 2025/09/20 03:08:01 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf2_d20250920_m030452_c001_v7007000_t0000_u01758337492361") 2025/09/20 03:08:01 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0e07_d20250920_m030448_c001_v0001184_t0037_u01758337488197") 2025/09/20 03:08:01 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da967_d20250920_m030437_c001_v7007000_t0000_u01758337477130") 2025/09/20 03:08:01 DEBUG : apple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0d54_d20250920_m030433_c001_v0001184_t0021_u01758337473030") 2025/09/20 03:08:01 DEBUG : appleSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8fc_d20250920_m030548_c001_v7007000_t0000_u01758337548361") 2025/09/20 03:08:01 DEBUG : appleSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99666f_d20250920_m030543_c001_v0001154_t0010_u01758337543477") 2025/09/20 03:08:01 DEBUG : appleapple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae0d_d20250920_m030607_c001_v7007000_t0000_u01758337567836") 2025/09/20 03:08:01 DEBUG : appleapple: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966b9_d20250920_m030603_c001_v0001154_t0020_u01758337563491") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c8a_d20250920_m030725_c001_v7007000_t0000_u01758337645005") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e7e_d20250920_m030721_c001_v0001105_t0046_u01758337641055") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e223_d20250920_m030709_c001_v7007000_t0000_u01758337629551") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e1c_d20250920_m030705_c001_v0001105_t0037_u01758337625666") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d87_d20250920_m030653_c001_v7007000_t0000_u01758337613980") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067dcf_d20250920_m030650_c001_v0001105_t0005_u01758337610032") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d38e_d20250920_m030638_c001_v7007000_t0000_u01758337598880") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d76_d20250920_m030635_c001_v0001105_t0028_u01758337595051") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fdb_d20250920_m030623_c001_v7007000_t0000_u01758337583485") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d0c_d20250920_m030619_c001_v0001105_t0049_u01758337579451") 2025/09/20 03:08:01 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa2913af2_d20250920_m030605_c001_v7007000_t0000_u01758337565656") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1208_d20250920_m030602_c001_v0001184_t0000_u01758337562013") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d358_d20250920_m030550_c001_v7007000_t0000_u01758337550026") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c113b_d20250920_m030546_c001_v0001184_t0038_u01758337546593") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e3c_d20250920_m030545_c001_v7007000_t0000_u01758337545487") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eadc_d20250920_m030542_c001_v0001150_t0049_u01758337542106") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd75_d20250920_m030530_c001_v7007000_t0000_u01758337530740") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea5e_d20250920_m030527_c001_v0001150_t0042_u01758337527264") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141980_d20250920_m030525_c001_v7007000_t0000_u01758337525700") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965f8_d20250920_m030522_c001_v0001154_t0001_u01758337522217") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d2_d20250920_m030508_c001_v7007000_t0000_u01758337508867") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b2e_d20250920_m030504_c001_v0001105_t0024_u01758337504586") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf3_d20250920_m030452_c001_v7007000_t0000_u01758337492541") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067adf_d20250920_m030448_c001_v0001105_t0036_u01758337488707") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da968_d20250920_m030437_c001_v7007000_t0000_u01758337477313") 2025/09/20 03:08:02 DEBUG : appleappleapplebanana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a91_d20250920_m030433_c001_v0001105_t0052_u01758337473493") 2025/09/20 03:08:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f419899979d8d362c_d20250920_m030548_c001_v7007000_t0000_u01758337548118") 2025/09/20 03:08:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eae5_d20250920_m030543_c001_v0001150_t0045_u01758337543499") 2025/09/20 03:08:02 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094ad_d20250920_m030000_c001_v7007000_t0000_u01758337200494") 2025/09/20 03:08:02 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528cc_d20250920_m025958_c001_v0001093_t0038_u01758337198326") 2025/09/20 03:08:02 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa29138c6_d20250920_m025957_c001_v7007000_t0000_u01758337197222") 2025/09/20 03:08:02 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528c2_d20250920_m025955_c001_v0001093_t0033_u01758337195670") 2025/09/20 03:08:03 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09476_d20250920_m025938_c001_v7007000_t0000_u01758337178201") 2025/09/20 03:08:03 DEBUG : b/potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485287a_d20250920_m025936_c001_v0001093_t0055_u01758337176713") 2025/09/20 03:08:03 DEBUG : backup/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98515_d20250920_m030214_c001_v7007000_t0000_u01758337334945") 2025/09/20 03:08:03 DEBUG : backup/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1074f2609106ad3c_d20250920_m030213_c001_v0001113_t0047_u01758337333059") 2025/09/20 03:08:03 DEBUG : backup/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f102bae54ff617f74_d20250920_m030208_c001_v0001171_t0056_u01758337328899") 2025/09/20 03:08:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a2f_d20250920_m030239_c001_v7007000_t0000_u01758337359456") 2025/09/20 03:08:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1094f8441161a3f2_d20250920_m030237_c001_v0001181_t0047_u01758337357628") 2025/09/20 03:08:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f100d4346d94cbed6_d20250920_m030234_c001_v0001180_t0036_u01758337354008") 2025/09/20 03:08:03 DEBUG : backup/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfc4_d20250920_m030227_c001_v7007000_t0000_u01758337347146") 2025/09/20 03:08:03 DEBUG : backup/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f115e422df7284162_d20250920_m030225_c001_v0001182_t0050_u01758337345441") 2025/09/20 03:08:03 DEBUG : backup/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114d4dc27ebd4812_d20250920_m030221_c001_v0001180_t0024_u01758337341591") 2025/09/20 03:08:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a30_d20250920_m030239_c001_v7007000_t0000_u01758337359639") 2025/09/20 03:08:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114fea312dce1eaa_d20250920_m030238_c001_v0001165_t0049_u01758337358660") 2025/09/20 03:08:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1180f3c0afd31af8_d20250920_m030235_c001_v0001177_t0031_u01758337355500") 2025/09/20 03:08:03 DEBUG : backup/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98516_d20250920_m030215_c001_v7007000_t0000_u01758337335141") 2025/09/20 03:08:03 DEBUG : backup/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114ee6ba65f26f9c_d20250920_m030214_c001_v0001179_t0030_u01758337334186") 2025/09/20 03:08:03 DEBUG : backup/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f116429ca6529c7f8_d20250920_m030210_c001_v0001041_t0038_u01758337330580") 2025/09/20 03:08:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfc5_d20250920_m030227_c001_v7007000_t0000_u01758337347330") 2025/09/20 03:08:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f106511eff728c9e9_d20250920_m030226_c001_v0001178_t0045_u01758337346379") 2025/09/20 03:08:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f11890cdb860072af_d20250920_m030222_c001_v0001171_t0056_u01758337342932") 2025/09/20 03:08:03 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c8c_d20250920_m030725_c001_v7007000_t0000_u01758337645187") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967be_d20250920_m030720_c001_v0001154_t0006_u01758337640666") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e224_d20250920_m030709_c001_v7007000_t0000_u01758337629735") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99678d_d20250920_m030705_c001_v0001154_t0003_u01758337625287") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d88_d20250920_m030654_c001_v7007000_t0000_u01758337614164") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996756_d20250920_m030649_c001_v0001154_t0013_u01758337609611") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d38f_d20250920_m030639_c001_v7007000_t0000_u01758337599068") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996713_d20250920_m030634_c001_v0001154_t0007_u01758337594648") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fdc_d20250920_m030623_c001_v7007000_t0000_u01758337583666") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966e5_d20250920_m030619_c001_v0001154_t0015_u01758337579128") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae0e_d20250920_m030608_c001_v7007000_t0000_u01758337568023") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966b7_d20250920_m030601_c001_v0001154_t0007_u01758337561490") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d359_d20250920_m030550_c001_v7007000_t0000_u01758337550207") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99667f_d20250920_m030546_c001_v0001154_t0006_u01758337546582") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e4_d20250920_m030545_c001_v7007000_t0000_u01758337545635") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c10df_d20250920_m030541_c001_v0001184_t0003_u01758337541912") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd77_d20250920_m030530_c001_v7007000_t0000_u01758337530922") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1032_d20250920_m030527_c001_v0001184_t0053_u01758337527273") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c45_d20250920_m030526_c001_v7007000_t0000_u01758337526128") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0fe8_d20250920_m030522_c001_v0001184_t0032_u01758337522018") 2025/09/20 03:08:04 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8dd_d20250920_m030509_c001_v7007000_t0000_u01758337509043") 2025/09/20 03:08:05 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e99f_d20250920_m030504_c001_v0001150_t0013_u01758337504145") 2025/09/20 03:08:05 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf4_d20250920_m030452_c001_v7007000_t0000_u01758337492721") 2025/09/20 03:08:05 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e943_d20250920_m030448_c001_v0001150_t0057_u01758337488410") 2025/09/20 03:08:05 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da969_d20250920_m030437_c001_v7007000_t0000_u01758337477495") 2025/09/20 03:08:05 DEBUG : banana: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e8e8_d20250920_m030433_c001_v0001150_t0027_u01758337473238") 2025/09/20 03:08:05 DEBUG : bananaSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e48_d20250920_m030548_c001_v7007000_t0000_u01758337548284") 2025/09/20 03:08:05 DEBUG : bananaSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c10ff_d20250920_m030543_c001_v0001184_t0059_u01758337543489") 2025/09/20 03:08:05 DEBUG : both0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f64_d20250920_m030401_c001_v7007000_t0000_u01758337441529") 2025/09/20 03:08:05 DEBUG : both0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996498_d20250920_m030345_c001_v0001154_t0016_u01758337425754") 2025/09/20 03:08:05 DEBUG : both0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a812_d20250920_m030341_c001_v7007000_t0000_u01758337421453") 2025/09/20 03:08:05 DEBUG : both0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99643d_d20250920_m030326_c001_v0001154_t0012_u01758337406804") 2025/09/20 03:08:05 DEBUG : both1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f65_d20250920_m030401_c001_v7007000_t0000_u01758337441712") 2025/09/20 03:08:05 DEBUG : both1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99649c_d20250920_m030346_c001_v0001154_t0016_u01758337426752") 2025/09/20 03:08:05 DEBUG : both1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a813_d20250920_m030341_c001_v7007000_t0000_u01758337421635") 2025/09/20 03:08:05 DEBUG : both1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99643f_d20250920_m030327_c001_v0001154_t0003_u01758337407405") 2025/09/20 03:08:05 DEBUG : both10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f66_d20250920_m030402_c001_v7007000_t0000_u01758337442054") 2025/09/20 03:08:05 DEBUG : both10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964b6_d20250920_m030352_c001_v0001154_t0016_u01758337432401") 2025/09/20 03:08:05 DEBUG : both10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a814_d20250920_m030341_c001_v7007000_t0000_u01758337421892") 2025/09/20 03:08:05 DEBUG : both10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996461_d20250920_m030332_c001_v0001154_t0011_u01758337412887") 2025/09/20 03:08:05 DEBUG : both11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f67_d20250920_m030402_c001_v7007000_t0000_u01758337442239") 2025/09/20 03:08:06 DEBUG : both11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964ba_d20250920_m030352_c001_v0001154_t0016_u01758337432951") 2025/09/20 03:08:06 DEBUG : both11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a815_d20250920_m030342_c001_v7007000_t0000_u01758337422074") 2025/09/20 03:08:06 DEBUG : both11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996465_d20250920_m030333_c001_v0001154_t0022_u01758337413445") 2025/09/20 03:08:06 DEBUG : both12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f68_d20250920_m030402_c001_v7007000_t0000_u01758337442420") 2025/09/20 03:08:06 DEBUG : both12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964bc_d20250920_m030353_c001_v0001154_t0025_u01758337433674") 2025/09/20 03:08:06 DEBUG : both12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a816_d20250920_m030342_c001_v7007000_t0000_u01758337422256") 2025/09/20 03:08:06 DEBUG : both12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99646d_d20250920_m030334_c001_v0001154_t0009_u01758337414083") 2025/09/20 03:08:06 DEBUG : both13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f69_d20250920_m030402_c001_v7007000_t0000_u01758337442602") 2025/09/20 03:08:06 DEBUG : both13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964c0_d20250920_m030354_c001_v0001154_t0002_u01758337434532") 2025/09/20 03:08:06 DEBUG : both13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a817_d20250920_m030342_c001_v7007000_t0000_u01758337422440") 2025/09/20 03:08:06 DEBUG : both13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99646f_d20250920_m030334_c001_v0001154_t0008_u01758337414725") 2025/09/20 03:08:06 DEBUG : both14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f6a_d20250920_m030402_c001_v7007000_t0000_u01758337442794") 2025/09/20 03:08:06 DEBUG : both14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964c8_d20250920_m030355_c001_v0001154_t0019_u01758337435067") 2025/09/20 03:08:06 DEBUG : both14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a818_d20250920_m030342_c001_v7007000_t0000_u01758337422622") 2025/09/20 03:08:06 DEBUG : both14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996473_d20250920_m030335_c001_v0001154_t0023_u01758337415315") 2025/09/20 03:08:06 DEBUG : both15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f6b_d20250920_m030402_c001_v7007000_t0000_u01758337442976") 2025/09/20 03:08:06 DEBUG : both15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964ca_d20250920_m030355_c001_v0001154_t0018_u01758337435623") 2025/09/20 03:08:06 DEBUG : both15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a819_d20250920_m030342_c001_v7007000_t0000_u01758337422809") 2025/09/20 03:08:06 DEBUG : both15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996475_d20250920_m030335_c001_v0001154_t0002_u01758337415843") 2025/09/20 03:08:06 DEBUG : both16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f6c_d20250920_m030403_c001_v7007000_t0000_u01758337443268") 2025/09/20 03:08:07 DEBUG : both16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964cc_d20250920_m030356_c001_v0001154_t0022_u01758337436188") 2025/09/20 03:08:07 DEBUG : both16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a81a_d20250920_m030342_c001_v7007000_t0000_u01758337422991") 2025/09/20 03:08:07 DEBUG : both16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996477_d20250920_m030336_c001_v0001154_t0019_u01758337416381") 2025/09/20 03:08:07 DEBUG : both17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f6d_d20250920_m030403_c001_v7007000_t0000_u01758337443545") 2025/09/20 03:08:07 DEBUG : both17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964d0_d20250920_m030356_c001_v0001154_t0004_u01758337436720") 2025/09/20 03:08:07 DEBUG : both17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a81b_d20250920_m030343_c001_v7007000_t0000_u01758337423174") 2025/09/20 03:08:07 DEBUG : both17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99647b_d20250920_m030336_c001_v0001154_t0006_u01758337416962") 2025/09/20 03:08:07 DEBUG : both18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f6e_d20250920_m030403_c001_v7007000_t0000_u01758337443767") 2025/09/20 03:08:07 DEBUG : both18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964d2_d20250920_m030357_c001_v0001154_t0025_u01758337437292") 2025/09/20 03:08:07 DEBUG : both18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a81d_d20250920_m030343_c001_v7007000_t0000_u01758337423357") 2025/09/20 03:08:07 DEBUG : both18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99647d_d20250920_m030337_c001_v0001154_t0006_u01758337417599") 2025/09/20 03:08:07 DEBUG : both19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f70_d20250920_m030404_c001_v7007000_t0000_u01758337444015") 2025/09/20 03:08:07 DEBUG : both19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964d6_d20250920_m030357_c001_v0001154_t0013_u01758337437911") 2025/09/20 03:08:07 DEBUG : both19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a81e_d20250920_m030343_c001_v7007000_t0000_u01758337423541") 2025/09/20 03:08:07 DEBUG : both19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99647f_d20250920_m030338_c001_v0001154_t0023_u01758337418191") 2025/09/20 03:08:07 DEBUG : both2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f71_d20250920_m030404_c001_v7007000_t0000_u01758337444198") 2025/09/20 03:08:07 DEBUG : both2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99649e_d20250920_m030347_c001_v0001154_t0025_u01758337427326") 2025/09/20 03:08:07 DEBUG : both2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a81f_d20250920_m030343_c001_v7007000_t0000_u01758337423723") 2025/09/20 03:08:07 DEBUG : both2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996445_d20250920_m030327_c001_v0001154_t0005_u01758337407973") 2025/09/20 03:08:07 DEBUG : both3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f73_d20250920_m030404_c001_v7007000_t0000_u01758337444418") 2025/09/20 03:08:08 DEBUG : both3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964a2_d20250920_m030347_c001_v0001154_t0004_u01758337427975") 2025/09/20 03:08:08 DEBUG : both3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a820_d20250920_m030343_c001_v7007000_t0000_u01758337423906") 2025/09/20 03:08:08 DEBUG : both3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996447_d20250920_m030328_c001_v0001154_t0002_u01758337408567") 2025/09/20 03:08:08 DEBUG : both4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f74_d20250920_m030404_c001_v7007000_t0000_u01758337444653") 2025/09/20 03:08:08 DEBUG : both4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964a8_d20250920_m030348_c001_v0001154_t0006_u01758337428535") 2025/09/20 03:08:08 DEBUG : both4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a821_d20250920_m030344_c001_v7007000_t0000_u01758337424089") 2025/09/20 03:08:08 DEBUG : both4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99644b_d20250920_m030329_c001_v0001154_t0020_u01758337409150") 2025/09/20 03:08:08 DEBUG : both5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f75_d20250920_m030404_c001_v7007000_t0000_u01758337444836") 2025/09/20 03:08:08 DEBUG : both5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964aa_d20250920_m030349_c001_v0001154_t0012_u01758337429253") 2025/09/20 03:08:08 DEBUG : both5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a822_d20250920_m030344_c001_v7007000_t0000_u01758337424271") 2025/09/20 03:08:08 DEBUG : both5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99644f_d20250920_m030329_c001_v0001154_t0020_u01758337409879") 2025/09/20 03:08:08 DEBUG : both6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f76_d20250920_m030405_c001_v7007000_t0000_u01758337445069") 2025/09/20 03:08:08 DEBUG : both6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964ac_d20250920_m030349_c001_v0001154_t0008_u01758337429967") 2025/09/20 03:08:08 DEBUG : both6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a823_d20250920_m030344_c001_v7007000_t0000_u01758337424454") 2025/09/20 03:08:08 DEBUG : both6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996453_d20250920_m030330_c001_v0001154_t0003_u01758337410428") 2025/09/20 03:08:08 DEBUG : both7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f77_d20250920_m030405_c001_v7007000_t0000_u01758337445363") 2025/09/20 03:08:08 DEBUG : both7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964ae_d20250920_m030350_c001_v0001154_t0010_u01758337430550") 2025/09/20 03:08:08 DEBUG : both7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a824_d20250920_m030344_c001_v7007000_t0000_u01758337424640") 2025/09/20 03:08:08 DEBUG : both7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996457_d20250920_m030330_c001_v0001154_t0002_u01758337410976") 2025/09/20 03:08:09 DEBUG : both8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f78_d20250920_m030405_c001_v7007000_t0000_u01758337445661") 2025/09/20 03:08:09 DEBUG : both8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964b2_d20250920_m030351_c001_v0001154_t0010_u01758337431194") 2025/09/20 03:08:09 DEBUG : both8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a825_d20250920_m030344_c001_v7007000_t0000_u01758337424822") 2025/09/20 03:08:09 DEBUG : both8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996459_d20250920_m030331_c001_v0001154_t0023_u01758337411519") 2025/09/20 03:08:09 DEBUG : both9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f79_d20250920_m030405_c001_v7007000_t0000_u01758337445862") 2025/09/20 03:08:09 DEBUG : both9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9964b4_d20250920_m030351_c001_v0001154_t0004_u01758337431782") 2025/09/20 03:08:09 DEBUG : both9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a826_d20250920_m030345_c001_v7007000_t0000_u01758337425005") 2025/09/20 03:08:09 DEBUG : both9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99645b_d20250920_m030332_c001_v0001154_t0018_u01758337412074") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094ae_d20250920_m030000_c001_v7007000_t0000_u01758337200677") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528ce_d20250920_m025958_c001_v0001093_t0043_u01758337198785") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa29138ce_d20250920_m025957_c001_v7007000_t0000_u01758337197960") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528c4_d20250920_m025956_c001_v0001093_t0030_u01758337196052") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0947a_d20250920_m025938_c001_v7007000_t0000_u01758337178938") 2025/09/20 03:08:09 DEBUG : c/non empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485287c_d20250920_m025937_c001_v0001093_t0011_u01758337177024") 2025/09/20 03:08:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d9_d20250920_m030511_c001_v7007000_t0000_u01758337511421") 2025/09/20 03:08:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965b4_d20250920_m030506_c001_v0001154_t0001_u01758337506419") 2025/09/20 03:08:09 DEBUG : check sum: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d509_d20250920_m025929_c001_v7007000_t0000_u01758337169241") 2025/09/20 03:08:09 DEBUG : check sum: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485285a_d20250920_m025928_c001_v0001093_t0003_u01758337168128") 2025/09/20 03:08:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9dc4_d20250920_m030755_c001_v7007000_t0000_u01758337675017") 2025/09/20 03:08:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c17fd_d20250920_m030753_c001_v0001184_t0016_u01758337673481") 2025/09/20 03:08:09 DEBUG : dest/3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b032f9_d20250920_m030144_c001_v7007000_t0000_u01758337304791") 2025/09/20 03:08:10 DEBUG : dest/3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4105a5e230a6e602_d20250920_m030143_c001_v0001029_t0006_u01758337303664") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae10_d20250920_m030608_c001_v7007000_t0000_u01758337568203") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c121d_d20250920_m030603_c001_v0001184_t0033_u01758337563700") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c8e_d20250920_m030725_c001_v7007000_t0000_u01758337645369") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1610_d20250920_m030714_c001_v0001184_t0033_u01758337634027") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e225_d20250920_m030709_c001_v7007000_t0000_u01758337629918") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c153f_d20250920_m030658_c001_v0001184_t0031_u01758337618511") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d89_d20250920_m030654_c001_v7007000_t0000_u01758337614349") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1464_d20250920_m030643_c001_v0001184_t0020_u01758337603348") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d390_d20250920_m030639_c001_v7007000_t0000_u01758337599251") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1367_d20250920_m030627_c001_v0001184_t0013_u01758337587956") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fde_d20250920_m030623_c001_v7007000_t0000_u01758337583847") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1298_d20250920_m030612_c001_v0001184_t0047_u01758337572630") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae04_d20250920_m030605_c001_v7007000_t0000_u01758337565667") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb2d_d20250920_m030554_c001_v0001150_t0036_u01758337554515") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35a_d20250920_m030550_c001_v7007000_t0000_u01758337550439") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eafd_d20250920_m030546_c001_v0001150_t0029_u01758337546818") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f419899979d8d3629_d20250920_m030545_c001_v7007000_t0000_u01758337545496") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996649_d20250920_m030535_c001_v0001154_t0023_u01758337535188") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd78_d20250920_m030531_c001_v7007000_t0000_u01758337531104") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1036_d20250920_m030527_c001_v0001184_t0043_u01758337527492") 2025/09/20 03:08:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141985_d20250920_m030526_c001_v7007000_t0000_u01758337526068") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b7c_d20250920_m030515_c001_v0001105_t0054_u01758337515600") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8da_d20250920_m030508_c001_v7007000_t0000_u01758337508677") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0e6e_d20250920_m030457_c001_v0001184_t0037_u01758337497018") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf5_d20250920_m030452_c001_v7007000_t0000_u01758337492982") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0da9_d20250920_m030441_c001_v0001184_t0031_u01758337481881") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96a_d20250920_m030437_c001_v7007000_t0000_u01758337477683") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0cfa_d20250920_m030427_c001_v0001184_t0031_u01758337467069") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e6_d20250920_m030548_c001_v7007000_t0000_u01758337548372") 2025/09/20 03:08:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1103_d20250920_m030543_c001_v0001184_t0031_u01758337543690") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae11_d20250920_m030608_c001_v7007000_t0000_u01758337568385") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cb1_d20250920_m030603_c001_v0001105_t0005_u01758337563710") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c8f_d20250920_m030725_c001_v7007000_t0000_u01758337645552") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967ae_d20250920_m030714_c001_v0001154_t0015_u01758337634589") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e226_d20250920_m030710_c001_v7007000_t0000_u01758337630101") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996777_d20250920_m030659_c001_v0001154_t0012_u01758337619073") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d8a_d20250920_m030654_c001_v7007000_t0000_u01758337614533") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996737_d20250920_m030643_c001_v0001154_t0019_u01758337603906") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d391_d20250920_m030639_c001_v7007000_t0000_u01758337599434") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966fb_d20250920_m030628_c001_v0001154_t0010_u01758337588535") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fdf_d20250920_m030624_c001_v7007000_t0000_u01758337584028") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966d5_d20250920_m030613_c001_v0001154_t0020_u01758337573181") 2025/09/20 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa2913af5_d20250920_m030605_c001_v7007000_t0000_u01758337565838") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966a7_d20250920_m030555_c001_v0001154_t0022_u01758337555156") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35b_d20250920_m030550_c001_v7007000_t0000_u01758337550620") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c113d_d20250920_m030546_c001_v0001184_t0010_u01758337546828") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dc9_d20250920_m030545_c001_v7007000_t0000_u01758337545103") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1093_d20250920_m030535_c001_v0001184_t0005_u01758337535874") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd79_d20250920_m030531_c001_v7007000_t0000_u01758337531288") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea60_d20250920_m030527_c001_v0001150_t0043_u01758337527565") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141987_d20250920_m030526_c001_v7007000_t0000_u01758337526251") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f99_d20250920_m030516_c001_v0001184_t0058_u01758337516311") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d1_d20250920_m030508_c001_v7007000_t0000_u01758337508675") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e973_d20250920_m030457_c001_v0001150_t0057_u01758337497588") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf7_d20250920_m030453_c001_v7007000_t0000_u01758337493163") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e918_d20250920_m030442_c001_v0001150_t0012_u01758337482467") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96b_d20250920_m030437_c001_v7007000_t0000_u01758337477866") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e8ba_d20250920_m030427_c001_v0001150_t0047_u01758337467627") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e4a_d20250920_m030548_c001_v7007000_t0000_u01758337548465") 2025/09/20 03:08:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eae7_d20250920_m030543_c001_v0001150_t0020_u01758337543744") 2025/09/20 03:08:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae12_d20250920_m030608_c001_v7007000_t0000_u01758337568565") 2025/09/20 03:08:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb66_d20250920_m030603_c001_v0001150_t0005_u01758337563771") 2025/09/20 03:08:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c90_d20250920_m030725_c001_v7007000_t0000_u01758337645735") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e49_d20250920_m030715_c001_v0001105_t0057_u01758337635277") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e227_d20250920_m030710_c001_v7007000_t0000_u01758337630284") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067dfa_d20250920_m030659_c001_v0001105_t0029_u01758337619788") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d8b_d20250920_m030654_c001_v7007000_t0000_u01758337614718") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067da6_d20250920_m030644_c001_v0001105_t0019_u01758337604588") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d392_d20250920_m030639_c001_v7007000_t0000_u01758337599617") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d56_d20250920_m030629_c001_v0001105_t0057_u01758337589223") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe0_d20250920_m030624_c001_v7007000_t0000_u01758337584209") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cf1_d20250920_m030613_c001_v0001105_t0048_u01758337573885") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f417fe0545ff96fe2_d20250920_m030605_c001_v7007000_t0000_u01758337565684") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c11c5_d20250920_m030555_c001_v0001184_t0029_u01758337555868") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35c_d20250920_m030550_c001_v7007000_t0000_u01758337550801") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996681_d20250920_m030547_c001_v0001154_t0002_u01758337547012") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d34c_d20250920_m030545_c001_v7007000_t0000_u01758337545113") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eaa2_d20250920_m030536_c001_v0001150_t0058_u01758337536442") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd7b_d20250920_m030531_c001_v7007000_t0000_u01758337531473") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996618_d20250920_m030527_c001_v0001154_t0009_u01758337527622") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d978_d20250920_m030526_c001_v7007000_t0000_u01758337526289") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965de_d20250920_m030516_c001_v0001154_t0016_u01758337516877") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa6268_d20250920_m030508_c001_v7007000_t0000_u01758337508877") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b03_d20250920_m030458_c001_v0001105_t0012_u01758337498343") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bf8_d20250920_m030453_c001_v7007000_t0000_u01758337493343") 2025/09/20 03:08:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ab9_d20250920_m030443_c001_v0001105_t0011_u01758337483256") 2025/09/20 03:08:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96c_d20250920_m030438_c001_v7007000_t0000_u01758337478069") 2025/09/20 03:08:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a6c_d20250920_m030427_c001_v0001105_t0055_u01758337467913") 2025/09/20 03:08:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d52_d20250920_m030548_c001_v7007000_t0000_u01758337548152") 2025/09/20 03:08:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996673_d20250920_m030543_c001_v0001154_t0012_u01758337543864") 2025/09/20 03:08:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae13_d20250920_m030608_c001_v7007000_t0000_u01758337568746") 2025/09/20 03:08:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966bb_d20250920_m030603_c001_v0001154_t0025_u01758337563868") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c92_d20250920_m030725_c001_v7007000_t0000_u01758337645918") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11edaa_d20250920_m030716_c001_v0001150_t0027_u01758337636070") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e228_d20250920_m030710_c001_v7007000_t0000_u01758337630468") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ed31_d20250920_m030700_c001_v0001150_t0041_u01758337620481") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d8c_d20250920_m030654_c001_v7007000_t0000_u01758337614903") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eca7_d20250920_m030645_c001_v0001150_t0015_u01758337605280") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d393_d20250920_m030639_c001_v7007000_t0000_u01758337599801") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ec22_d20250920_m030630_c001_v0001150_t0054_u01758337590038") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe1_d20250920_m030624_c001_v7007000_t0000_u01758337584389") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ebb4_d20250920_m030614_c001_v0001150_t0039_u01758337574535") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9691014_d20250920_m030605_c001_v7007000_t0000_u01758337565680") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c85_d20250920_m030556_c001_v0001105_t0005_u01758337556442") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35d_d20250920_m030550_c001_v7007000_t0000_u01758337550982") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1143_d20250920_m030547_c001_v0001184_t0027_u01758337547028") 2025/09/20 03:08:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dcc_d20250920_m030545_c001_v7007000_t0000_u01758337545656") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bf5_d20250920_m030537_c001_v0001105_t0043_u01758337537162") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd7c_d20250920_m030531_c001_v7007000_t0000_u01758337531659") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c103d_d20250920_m030527_c001_v0001184_t0055_u01758337527702") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d108_d20250920_m030526_c001_v7007000_t0000_u01758337526062") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea0b_d20250920_m030517_c001_v0001150_t0034_u01758337517614") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dc0_d20250920_m030508_c001_v7007000_t0000_u01758337508890") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99659c_d20250920_m030459_c001_v0001154_t0023_u01758337499119") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bfa_d20250920_m030453_c001_v7007000_t0000_u01758337493524") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996570_d20250920_m030443_c001_v0001154_t0001_u01758337483977") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96d_d20250920_m030438_c001_v7007000_t0000_u01758337478255") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996539_d20250920_m030428_c001_v0001154_t0021_u01758337468334") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8fb_d20250920_m030548_c001_v7007000_t0000_u01758337548174") 2025/09/20 03:08:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1107_d20250920_m030543_c001_v0001184_t0024_u01758337543904") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghi: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae14_d20250920_m030608_c001_v7007000_t0000_u01758337568930") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghi: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c121f_d20250920_m030603_c001_v0001184_t0015_u01758337563896") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c93_d20250920_m030726_c001_v7007000_t0000_u01758337646100") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1635_d20250920_m030716_c001_v0001184_t0034_u01758337636319") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e229_d20250920_m030710_c001_v7007000_t0000_u01758337630653") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c155f_d20250920_m030700_c001_v0001184_t0026_u01758337620817") 2025/09/20 03:08:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d8d_d20250920_m030655_c001_v7007000_t0000_u01758337615087") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1480_d20250920_m030645_c001_v0001184_t0004_u01758337605682") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d394_d20250920_m030639_c001_v7007000_t0000_u01758337599985") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1381_d20250920_m030630_c001_v0001184_t0001_u01758337590258") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe2_d20250920_m030624_c001_v7007000_t0000_u01758337584573") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c12b6_d20250920_m030614_c001_v0001184_t0048_u01758337574750") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9691012_d20250920_m030605_c001_v7007000_t0000_u01758337565313") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb3c_d20250920_m030557_c001_v0001150_t0011_u01758337557185") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35e_d20250920_m030551_c001_v7007000_t0000_u01758337551163") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c40_d20250920_m030547_c001_v0001105_t0051_u01758337547054") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e2_d20250920_m030545_c001_v7007000_t0000_u01758337545269") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996653_d20250920_m030537_c001_v0001154_t0021_u01758337537540") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd7d_d20250920_m030531_c001_v7007000_t0000_u01758337531847") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea62_d20250920_m030527_c001_v0001150_t0056_u01758337527804") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f6391fd3_d20250920_m030526_c001_v7007000_t0000_u01758337526266") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b82_d20250920_m030517_c001_v0001105_t0016_u01758337517940") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dbf_d20250920_m030508_c001_v7007000_t0000_u01758337508700") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0e8f_d20250920_m030459_c001_v0001184_t0001_u01758337499493") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bfb_d20250920_m030453_c001_v7007000_t0000_u01758337493704") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0dd5_d20250920_m030444_c001_v0001184_t0052_u01758337484299") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96e_d20250920_m030438_c001_v7007000_t0000_u01758337478483") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0d1c_d20250920_m030428_c001_v0001184_t0018_u01758337468677") 2025/09/20 03:08:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e46_d20250920_m030548_c001_v7007000_t0000_u01758337548124") 2025/09/20 03:08:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eae9_d20250920_m030543_c001_v0001150_t0004_u01758337543975") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae15_d20250920_m030609_c001_v7007000_t0000_u01758337569111") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1225_d20250920_m030604_c001_v0001184_t0032_u01758337564109") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c96_d20250920_m030726_c001_v7007000_t0000_u01758337646283") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967b4_d20250920_m030716_c001_v0001154_t0005_u01758337636511") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e22c_d20250920_m030710_c001_v7007000_t0000_u01758337630839") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996781_d20250920_m030701_c001_v0001154_t0022_u01758337621050") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d8f_d20250920_m030655_c001_v7007000_t0000_u01758337615271") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996740_d20250920_m030645_c001_v0001154_t0024_u01758337605895") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d395_d20250920_m030640_c001_v7007000_t0000_u01758337600168") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996701_d20250920_m030630_c001_v0001154_t0004_u01758337590461") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe3_d20250920_m030624_c001_v7007000_t0000_u01758337584755") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966d7_d20250920_m030614_c001_v0001154_t0024_u01758337574965") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa2913af1_d20250920_m030605_c001_v7007000_t0000_u01758337565474") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966ab_d20250920_m030557_c001_v0001154_t0023_u01758337557575") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d35f_d20250920_m030551_c001_v7007000_t0000_u01758337551345") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb01_d20250920_m030547_c001_v0001150_t0019_u01758337547094") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dca_d20250920_m030545_c001_v7007000_t0000_u01758337545286") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c10af_d20250920_m030537_c001_v0001184_t0013_u01758337537891") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd7f_d20250920_m030532_c001_v7007000_t0000_u01758337532030") 2025/09/20 03:08:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bc5_d20250920_m030527_c001_v0001105_t0049_u01758337527839") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d977_d20250920_m030526_c001_v7007000_t0000_u01758337526087") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0fb3_d20250920_m030518_c001_v0001184_t0047_u01758337518349") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182f018_d20250920_m030508_c001_v7007000_t0000_u01758337508899") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e981_d20250920_m030459_c001_v0001150_t0027_u01758337499693") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bfc_d20250920_m030453_c001_v7007000_t0000_u01758337493884") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e924_d20250920_m030444_c001_v0001150_t0021_u01758337484500") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da96f_d20250920_m030438_c001_v7007000_t0000_u01758337478665") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e8c4_d20250920_m030428_c001_v0001150_t0036_u01758337468902") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f419899979d8d362e_d20250920_m030548_c001_v7007000_t0000_u01758337548484") 2025/09/20 03:08:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c24_d20250920_m030543_c001_v0001105_t0009_u01758337543996") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae16_d20250920_m030609_c001_v7007000_t0000_u01758337569297") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cb3_d20250920_m030604_c001_v0001105_t0047_u01758337564149") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c97_d20250920_m030726_c001_v7007000_t0000_u01758337646466") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e54_d20250920_m030716_c001_v0001105_t0024_u01758337636962") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e22d_d20250920_m030711_c001_v7007000_t0000_u01758337631022") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e02_d20250920_m030701_c001_v0001105_t0033_u01758337621386") 2025/09/20 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d90_d20250920_m030655_c001_v7007000_t0000_u01758337615454") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067db6_d20250920_m030646_c001_v0001105_t0001_u01758337606428") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d396_d20250920_m030640_c001_v7007000_t0000_u01758337600352") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d5d_d20250920_m030630_c001_v0001105_t0046_u01758337590816") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe5_d20250920_m030624_c001_v7007000_t0000_u01758337584936") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cf9_d20250920_m030615_c001_v0001105_t0044_u01758337575562") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa2913af3_d20250920_m030605_c001_v7007000_t0000_u01758337565688") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c11dc_d20250920_m030557_c001_v0001184_t0016_u01758337557948") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d360_d20250920_m030551_c001_v7007000_t0000_u01758337551526") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1149_d20250920_m030547_c001_v0001184_t0011_u01758337547234") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e3d_d20250920_m030545_c001_v7007000_t0000_u01758337545509") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eaba_d20250920_m030538_c001_v0001150_t0010_u01758337538177") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd81_d20250920_m030532_c001_v7007000_t0000_u01758337532212") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c103f_d20250920_m030527_c001_v0001184_t0019_u01758337527897") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d10b_d20250920_m030526_c001_v7007000_t0000_u01758337526278") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965e2_d20250920_m030518_c001_v0001154_t0016_u01758337518540") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa6267_d20250920_m030508_c001_v7007000_t0000_u01758337508688") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b10_d20250920_m030459_c001_v0001105_t0005_u01758337499917") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bfe_d20250920_m030454_c001_v7007000_t0000_u01758337494065") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ac1_d20250920_m030444_c001_v0001105_t0008_u01758337484757") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da970_d20250920_m030438_c001_v7007000_t0000_u01758337478849") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a6e_d20250920_m030429_c001_v0001105_t0002_u01758337469173") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dce_d20250920_m030548_c001_v7007000_t0000_u01758337548158") 2025/09/20 03:08:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c110b_d20250920_m030544_c001_v0001184_t0041_u01758337544145") 2025/09/20 03:08:20 DEBUG : dir1/0007-12345: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae17_d20250920_m030609_c001_v7007000_t0000_u01758337569480") 2025/09/20 03:08:20 DEBUG : dir1/0007-12345: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966bd_d20250920_m030604_c001_v0001154_t0023_u01758337564281") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c98_d20250920_m030726_c001_v7007000_t0000_u01758337646655") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11edb2_d20250920_m030717_c001_v0001150_t0002_u01758337637312") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e22e_d20250920_m030711_c001_v7007000_t0000_u01758337631205") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ed44_d20250920_m030701_c001_v0001150_t0031_u01758337621853") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d91_d20250920_m030655_c001_v7007000_t0000_u01758337615638") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ecb5_d20250920_m030646_c001_v0001150_t0033_u01758337606811") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d397_d20250920_m030640_c001_v7007000_t0000_u01758337600537") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ec28_d20250920_m030631_c001_v0001150_t0040_u01758337591094") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe6_d20250920_m030625_c001_v7007000_t0000_u01758337585117") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ebbe_d20250920_m030615_c001_v0001150_t0013_u01758337575836") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404e9624c1fc0528_d20250920_m030605_c001_v7007000_t0000_u01758337565705") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c89_d20250920_m030558_c001_v0001105_t0036_u01758337558157") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d361_d20250920_m030551_c001_v7007000_t0000_u01758337551708") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c44_d20250920_m030547_c001_v0001105_t0017_u01758337547318") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e41_d20250920_m030545_c001_v7007000_t0000_u01758337545695") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bfd_d20250920_m030538_c001_v0001105_t0012_u01758337538507") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e16b_d20250920_m030532_c001_v7007000_t0000_u01758337532395") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996620_d20250920_m030527_c001_v0001154_t0022_u01758337527969") 2025/09/20 03:08:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d107_d20250920_m030525_c001_v7007000_t0000_u01758337525879") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea16_d20250920_m030518_c001_v0001150_t0032_u01758337518873") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d2320_d20250920_m030508_c001_v7007000_t0000_u01758337508734") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965a0_d20250920_m030500_c001_v0001154_t0003_u01758337500655") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60bff_d20250920_m030454_c001_v7007000_t0000_u01758337494246") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996574_d20250920_m030445_c001_v0001154_t0000_u01758337485191") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da972_d20250920_m030439_c001_v7007000_t0000_u01758337479032") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996540_d20250920_m030429_c001_v0001154_t0005_u01758337469568") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d353_d20250920_m030548_c001_v7007000_t0000_u01758337548137") 2025/09/20 03:08:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996675_d20250920_m030544_c001_v0001154_t0006_u01758337544201") 2025/09/20 03:08:21 DEBUG : dir1/0008-23456: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae19_d20250920_m030609_c001_v7007000_t0000_u01758337569662") 2025/09/20 03:08:21 DEBUG : dir1/0008-23456: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1229_d20250920_m030604_c001_v0001184_t0002_u01758337564328") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c99_d20250920_m030726_c001_v7007000_t0000_u01758337646837") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c164f_d20250920_m030717_c001_v0001184_t0020_u01758337637745") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e22f_d20250920_m030711_c001_v7007000_t0000_u01758337631388") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1574_d20250920_m030702_c001_v0001184_t0028_u01758337622116") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d92_d20250920_m030655_c001_v7007000_t0000_u01758337615822") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c149c_d20250920_m030647_c001_v0001184_t0035_u01758337607047") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d398_d20250920_m030640_c001_v7007000_t0000_u01758337600720") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1393_d20250920_m030631_c001_v0001184_t0045_u01758337591353") 2025/09/20 03:08:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe7_d20250920_m030625_c001_v7007000_t0000_u01758337585298") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c12cc_d20250920_m030616_c001_v0001184_t0042_u01758337576230") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae02_d20250920_m030605_c001_v7007000_t0000_u01758337565305") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb48_d20250920_m030558_c001_v0001150_t0027_u01758337558525") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d363_d20250920_m030551_c001_v7007000_t0000_u01758337551909") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996685_d20250920_m030547_c001_v0001154_t0002_u01758337547354") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d351_d20250920_m030545_c001_v7007000_t0000_u01758337545667") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996659_d20250920_m030538_c001_v0001154_t0018_u01758337538966") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e16d_d20250920_m030532_c001_v7007000_t0000_u01758337532580") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1043_d20250920_m030528_c001_v0001184_t0013_u01758337528090") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141983_d20250920_m030525_c001_v7007000_t0000_u01758337525885") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b84_d20250920_m030519_c001_v0001105_t0034_u01758337519201") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182f017_d20250920_m030508_c001_v7007000_t0000_u01758337508711") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ea5_d20250920_m030501_c001_v0001184_t0050_u01758337501209") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c00_d20250920_m030454_c001_v7007000_t0000_u01758337494429") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0de2_d20250920_m030445_c001_v0001184_t0038_u01758337485664") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da973_d20250920_m030439_c001_v7007000_t0000_u01758337479219") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0d30_d20250920_m030429_c001_v0001184_t0002_u01758337469995") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e49_d20250920_m030548_c001_v7007000_t0000_u01758337548313") 2025/09/20 03:08:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eaed_d20250920_m030544_c001_v0001150_t0026_u01758337544290") 2025/09/20 03:08:22 DEBUG : dir1/0009-34567: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae1a_d20250920_m030609_c001_v7007000_t0000_u01758337569861") 2025/09/20 03:08:22 DEBUG : dir1/0009-34567: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb72_d20250920_m030604_c001_v0001150_t0042_u01758337564386") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c9a_d20250920_m030727_c001_v7007000_t0000_u01758337647020") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967b8_d20250920_m030717_c001_v0001154_t0024_u01758337637942") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e230_d20250920_m030711_c001_v7007000_t0000_u01758337631573") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996787_d20250920_m030702_c001_v0001154_t0000_u01758337622330") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d93_d20250920_m030656_c001_v7007000_t0000_u01758337616009") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996748_d20250920_m030647_c001_v0001154_t0023_u01758337607238") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d399_d20250920_m030640_c001_v7007000_t0000_u01758337600905") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996707_d20250920_m030631_c001_v0001154_t0004_u01758337591553") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fe9_d20250920_m030625_c001_v7007000_t0000_u01758337585479") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966df_d20250920_m030616_c001_v0001154_t0001_u01758337576422") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd69d_d20250920_m030605_c001_v7007000_t0000_u01758337565467") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966af_d20250920_m030558_c001_v0001154_t0011_u01758337558792") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d364_d20250920_m030552_c001_v7007000_t0000_u01758337552092") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c114f_d20250920_m030547_c001_v0001184_t0029_u01758337547429") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e3f_d20250920_m030545_c001_v7007000_t0000_u01758337545675") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c10bb_d20250920_m030539_c001_v0001184_t0059_u01758337539333") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e16e_d20250920_m030532_c001_v7007000_t0000_u01758337532763") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bc9_d20250920_m030528_c001_v0001105_t0048_u01758337528110") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f6391fd2_d20250920_m030526_c001_v7007000_t0000_u01758337526080") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0fc7_d20250920_m030519_c001_v0001184_t0001_u01758337519663") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345f8f_d20250920_m030508_c001_v7007000_t0000_u01758337508724") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e98d_d20250920_m030501_c001_v0001150_t0025_u01758337501405") 2025/09/20 03:08:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c01_d20250920_m030454_c001_v7007000_t0000_u01758337494636") 2025/09/20 03:08:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e92c_d20250920_m030445_c001_v0001150_t0036_u01758337485866") 2025/09/20 03:08:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da974_d20250920_m030439_c001_v7007000_t0000_u01758337479404") 2025/09/20 03:08:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e8cc_d20250920_m030430_c001_v0001150_t0003_u01758337470201") 2025/09/20 03:08:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d354_d20250920_m030548_c001_v7007000_t0000_u01758337548322") 2025/09/20 03:08:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c110f_d20250920_m030544_c001_v0001184_t0052_u01758337544343") 2025/09/20 03:08:24 DEBUG : dir1/0010-45678: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae1b_d20250920_m030610_c001_v7007000_t0000_u01758337570089") 2025/09/20 03:08:24 DEBUG : dir1/0010-45678: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cb5_d20250920_m030604_c001_v0001105_t0053_u01758337564436") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c9c_d20250920_m030727_c001_v7007000_t0000_u01758337647202") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e62_d20250920_m030718_c001_v0001105_t0044_u01758337638351") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e231_d20250920_m030711_c001_v7007000_t0000_u01758337631756") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e08_d20250920_m030702_c001_v0001105_t0028_u01758337622790") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d94_d20250920_m030656_c001_v7007000_t0000_u01758337616193") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067dbe_d20250920_m030647_c001_v0001105_t0044_u01758337607598") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39a_d20250920_m030641_c001_v7007000_t0000_u01758337601087") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d66_d20250920_m030631_c001_v0001105_t0031_u01758337591900") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fea_d20250920_m030625_c001_v7007000_t0000_u01758337585667") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cfd_d20250920_m030616_c001_v0001105_t0005_u01758337576759") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae03_d20250920_m030605_c001_v7007000_t0000_u01758337565485") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c11ea_d20250920_m030559_c001_v0001184_t0008_u01758337559179") 2025/09/20 03:08:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d365_d20250920_m030552_c001_v7007000_t0000_u01758337552273") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb09_d20250920_m030547_c001_v0001150_t0002_u01758337547458") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4ef6_d20250920_m030545_c001_v7007000_t0000_u01758337545521") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eac8_d20250920_m030539_c001_v0001150_t0018_u01758337539540") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e16f_d20250920_m030532_c001_v7007000_t0000_u01758337532946") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea6b_d20250920_m030528_c001_v0001150_t0040_u01758337528168") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d109_d20250920_m030526_c001_v7007000_t0000_u01758337526093") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965e8_d20250920_m030519_c001_v0001154_t0015_u01758337519862") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345f90_d20250920_m030508_c001_v7007000_t0000_u01758337508911") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b17_d20250920_m030501_c001_v0001105_t0003_u01758337501660") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c02_d20250920_m030454_c001_v7007000_t0000_u01758337494817") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ac9_d20250920_m030446_c001_v0001105_t0013_u01758337486094") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da975_d20250920_m030439_c001_v7007000_t0000_u01758337479663") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a7f_d20250920_m030430_c001_v0001105_t0016_u01758337470580") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d53_d20250920_m030548_c001_v7007000_t0000_u01758337548340") 2025/09/20 03:08:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c2c_d20250920_m030544_c001_v0001105_t0030_u01758337544498") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae1d_d20250920_m030610_c001_v7007000_t0000_u01758337570324") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c122d_d20250920_m030604_c001_v0001184_t0006_u01758337564538") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c9e_d20250920_m030727_c001_v7007000_t0000_u01758337647383") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11edb8_d20250920_m030718_c001_v0001150_t0030_u01758337638760") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e233_d20250920_m030711_c001_v7007000_t0000_u01758337631939") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ed50_d20250920_m030703_c001_v0001150_t0032_u01758337623297") 2025/09/20 03:08:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d95_d20250920_m030656_c001_v7007000_t0000_u01758337616378") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ecc5_d20250920_m030647_c001_v0001150_t0028_u01758337607942") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39b_d20250920_m030641_c001_v7007000_t0000_u01758337601270") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ec36_d20250920_m030632_c001_v0001150_t0044_u01758337592537") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345feb_d20250920_m030625_c001_v7007000_t0000_u01758337585847") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ebc6_d20250920_m030617_c001_v0001150_t0027_u01758337577152") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd69c_d20250920_m030605_c001_v7007000_t0000_u01758337565283") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c99_d20250920_m030559_c001_v0001105_t0002_u01758337559389") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d366_d20250920_m030552_c001_v7007000_t0000_u01758337552455") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1153_d20250920_m030547_c001_v0001184_t0014_u01758337547648") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f419899979d8d362a_d20250920_m030545_c001_v7007000_t0000_u01758337545689") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c0b_d20250920_m030539_c001_v0001105_t0021_u01758337539908") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e171_d20250920_m030533_c001_v7007000_t0000_u01758337533131") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1047_d20250920_m030528_c001_v0001184_t0051_u01758337528301") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c46_d20250920_m030526_c001_v7007000_t0000_u01758337526300") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea1e_d20250920_m030520_c001_v0001150_t0026_u01758337520193") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0d3_d20250920_m030509_c001_v7007000_t0000_u01758337509053") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965aa_d20250920_m030502_c001_v0001154_t0004_u01758337502254") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c03_d20250920_m030454_c001_v7007000_t0000_u01758337494997") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996576_d20250920_m030446_c001_v0001154_t0020_u01758337486706") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da976_d20250920_m030439_c001_v7007000_t0000_u01758337479851") 2025/09/20 03:08:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996542_d20250920_m030430_c001_v0001154_t0015_u01758337470906") 2025/09/20 03:08:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e4b_d20250920_m030548_c001_v7007000_t0000_u01758337548493") 2025/09/20 03:08:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eaf1_d20250920_m030544_c001_v0001150_t0029_u01758337544534") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae1e_d20250920_m030610_c001_v7007000_t0000_u01758337570624") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb74_d20250920_m030604_c001_v0001150_t0018_u01758337564611") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222c9f_d20250920_m030727_c001_v7007000_t0000_u01758337647568") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c165d_d20250920_m030719_c001_v0001184_t0050_u01758337639002") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e234_d20250920_m030712_c001_v7007000_t0000_u01758337632124") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1588_d20250920_m030703_c001_v0001184_t0033_u01758337623538") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d96_d20250920_m030656_c001_v7007000_t0000_u01758337616562") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c14aa_d20250920_m030648_c001_v0001184_t0001_u01758337608168") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39c_d20250920_m030641_c001_v7007000_t0000_u01758337601454") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c13a1_d20250920_m030632_c001_v0001184_t0009_u01758337592867") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fee_d20250920_m030626_c001_v7007000_t0000_u01758337586030") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c12d8_d20250920_m030617_c001_v0001184_t0001_u01758337577429") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9691013_d20250920_m030605_c001_v7007000_t0000_u01758337565496") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb52_d20250920_m030559_c001_v0001150_t0032_u01758337559823") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d367_d20250920_m030552_c001_v7007000_t0000_u01758337552637") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99668d_d20250920_m030547_c001_v0001154_t0002_u01758337547695") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e3_d20250920_m030545_c001_v7007000_t0000_u01758337545453") 2025/09/20 03:08:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99665f_d20250920_m030540_c001_v0001154_t0020_u01758337540230") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e172_d20250920_m030533_c001_v7007000_t0000_u01758337533317") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996624_d20250920_m030528_c001_v0001154_t0023_u01758337528317") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d106_d20250920_m030525_c001_v7007000_t0000_u01758337525695") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b8b_d20250920_m030520_c001_v0001105_t0022_u01758337520467") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d2321_d20250920_m030508_c001_v7007000_t0000_u01758337508923") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0eb0_d20250920_m030502_c001_v0001184_t0014_u01758337502598") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c04_d20250920_m030455_c001_v7007000_t0000_u01758337495178") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0df7_d20250920_m030447_c001_v0001184_t0054_u01758337487041") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da977_d20250920_m030440_c001_v7007000_t0000_u01758337480033") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0d3c_d20250920_m030431_c001_v0001184_t0053_u01758337471276") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d355_d20250920_m030548_c001_v7007000_t0000_u01758337548506") 2025/09/20 03:08:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1113_d20250920_m030544_c001_v0001184_t0058_u01758337544575") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae1f_d20250920_m030610_c001_v7007000_t0000_u01758337570847") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966c1_d20250920_m030604_c001_v0001154_t0009_u01758337564636") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ca0_d20250920_m030727_c001_v7007000_t0000_u01758337647749") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967ba_d20250920_m030719_c001_v0001154_t0018_u01758337639254") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e235_d20250920_m030712_c001_v7007000_t0000_u01758337632310") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996789_d20250920_m030703_c001_v0001154_t0025_u01758337623732") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d97_d20250920_m030656_c001_v7007000_t0000_u01758337616746") 2025/09/20 03:08:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996750_d20250920_m030648_c001_v0001154_t0003_u01758337608383") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39d_d20250920_m030641_c001_v7007000_t0000_u01758337601636") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99670b_d20250920_m030633_c001_v0001154_t0021_u01758337593058") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345fef_d20250920_m030626_c001_v7007000_t0000_u01758337586260") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966e1_d20250920_m030617_c001_v0001154_t0016_u01758337577641") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae05_d20250920_m030605_c001_v7007000_t0000_u01758337565850") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9966b3_d20250920_m030600_c001_v0001154_t0000_u01758337560097") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d368_d20250920_m030552_c001_v7007000_t0000_u01758337552817") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c50_d20250920_m030547_c001_v0001105_t0044_u01758337547753") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d350_d20250920_m030545_c001_v7007000_t0000_u01758337545522") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c10d1_d20250920_m030540_c001_v0001184_t0033_u01758337540620") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e173_d20250920_m030533_c001_v7007000_t0000_u01758337533500") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea6f_d20250920_m030528_c001_v0001150_t0055_u01758337528414") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c44_d20250920_m030526_c001_v7007000_t0000_u01758337526114") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0fd4_d20250920_m030520_c001_v0001184_t0016_u01758337520737") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da9b8_d20250920_m030508_c001_v7007000_t0000_u01758337508745") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e995_d20250920_m030502_c001_v0001150_t0010_u01758337502805") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c05_d20250920_m030455_c001_v7007000_t0000_u01758337495359") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e93a_d20250920_m030447_c001_v0001150_t0016_u01758337487235") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da978_d20250920_m030440_c001_v7007000_t0000_u01758337480217") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e8da_d20250920_m030431_c001_v0001150_t0030_u01758337471488") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e5_d20250920_m030548_c001_v7007000_t0000_u01758337548177") 2025/09/20 03:08:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996677_d20250920_m030544_c001_v0001154_t0010_u01758337544585") 2025/09/20 03:08:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae21_d20250920_m030611_c001_v7007000_t0000_u01758337571042") 2025/09/20 03:08:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c122f_d20250920_m030604_c001_v0001184_t0013_u01758337564748") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ca1_d20250920_m030727_c001_v7007000_t0000_u01758337647931") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e6a_d20250920_m030719_c001_v0001105_t0042_u01758337639589") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e236_d20250920_m030712_c001_v7007000_t0000_u01758337632493") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067e12_d20250920_m030704_c001_v0001105_t0019_u01758337624184") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d98_d20250920_m030656_c001_v7007000_t0000_u01758337616930") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067dc3_d20250920_m030648_c001_v0001105_t0023_u01758337608737") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39e_d20250920_m030641_c001_v7007000_t0000_u01758337601818") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d70_d20250920_m030633_c001_v0001105_t0033_u01758337593513") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345ff0_d20250920_m030626_c001_v7007000_t0000_u01758337586446") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067d03_d20250920_m030617_c001_v0001105_t0005_u01758337577977") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd69e_d20250920_m030605_c001_v7007000_t0000_u01758337565661") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c11f8_d20250920_m030600_c001_v0001184_t0020_u01758337560622") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d369_d20250920_m030552_c001_v7007000_t0000_u01758337552999") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb0b_d20250920_m030547_c001_v0001150_t0035_u01758337547764") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dcb_d20250920_m030545_c001_v7007000_t0000_u01758337545470") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ead0_d20250920_m030540_c001_v0001150_t0002_u01758337540843") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e175_d20250920_m030533_c001_v7007000_t0000_u01758337533683") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bcb_d20250920_m030528_c001_v0001105_t0012_u01758337528423") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c47_d20250920_m030526_c001_v7007000_t0000_u01758337526312") 2025/09/20 03:08:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965f2_d20250920_m030520_c001_v0001154_t0011_u01758337520961") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8d8_d20250920_m030508_c001_v7007000_t0000_u01758337508494") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b1e_d20250920_m030503_c001_v0001105_t0017_u01758337503144") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c06_d20250920_m030455_c001_v7007000_t0000_u01758337495540") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ad3_d20250920_m030447_c001_v0001105_t0021_u01758337487600") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da979_d20250920_m030440_c001_v7007000_t0000_u01758337480399") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a8b_d20250920_m030431_c001_v0001105_t0033_u01758337471796") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4083ae0259f51dcf_d20250920_m030548_c001_v7007000_t0000_u01758337548349") 2025/09/20 03:08:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1115_d20250920_m030544_c001_v0001184_t0006_u01758337544771") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae22_d20250920_m030611_c001_v7007000_t0000_u01758337571226") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb7a_d20250920_m030604_c001_v0001150_t0015_u01758337564949") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ca3_d20250920_m030728_c001_v7007000_t0000_u01758337648113") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11edc4_d20250920_m030719_c001_v0001150_t0002_u01758337639916") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e237_d20250920_m030712_c001_v7007000_t0000_u01758337632676") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ed5e_d20250920_m030704_c001_v0001150_t0052_u01758337624715") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d99_d20250920_m030657_c001_v7007000_t0000_u01758337617115") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eccd_d20250920_m030649_c001_v0001150_t0024_u01758337609092") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d39f_d20250920_m030642_c001_v7007000_t0000_u01758337602001") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ec44_d20250920_m030634_c001_v0001150_t0039_u01758337594174") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345ff1_d20250920_m030626_c001_v7007000_t0000_u01758337586629") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ebd6_d20250920_m030618_c001_v0001150_t0042_u01758337578567") 2025/09/20 03:08:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9691015_d20250920_m030605_c001_v7007000_t0000_u01758337565714") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ca3_d20250920_m030600_c001_v0001105_t0055_u01758337560833") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d36a_d20250920_m030553_c001_v7007000_t0000_u01758337553181") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1155_d20250920_m030547_c001_v0001184_t0022_u01758337547851") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d34f_d20250920_m030545_c001_v7007000_t0000_u01758337545476") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c0f_d20250920_m030541_c001_v0001105_t0041_u01758337541236") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e176_d20250920_m030533_c001_v7007000_t0000_u01758337533865") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c104b_d20250920_m030528_c001_v0001184_t0023_u01758337528503") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405ac0d3d0b98478_d20250920_m030526_c001_v7007000_t0000_u01758337526319") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea26_d20250920_m030521_c001_v0001150_t0048_u01758337521329") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8db_d20250920_m030508_c001_v7007000_t0000_u01758337508860") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965ae_d20250920_m030503_c001_v0001154_t0011_u01758337503590") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c07_d20250920_m030455_c001_v7007000_t0000_u01758337495721") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99657a_d20250920_m030447_c001_v0001154_t0013_u01758337487852") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da97a_d20250920_m030440_c001_v7007000_t0000_u01758337480581") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99654c_d20250920_m030432_c001_v0001154_t0006_u01758337472568") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4168adfb5c641e45_d20250920_m030548_c001_v7007000_t0000_u01758337548103") 2025/09/20 03:08:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c2e_d20250920_m030544_c001_v0001105_t0036_u01758337544783") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0da_d20250920_m030511_c001_v7007000_t0000_u01758337511610") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0efc_d20250920_m030506_c001_v0001184_t0001_u01758337506620") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0db_d20250920_m030511_c001_v7007000_t0000_u01758337511791") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9b4_d20250920_m030506_c001_v0001150_t0013_u01758337506652") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0dd_d20250920_m030511_c001_v7007000_t0000_u01758337511981") 2025/09/20 03:08:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b3e_d20250920_m030506_c001_v0001105_t0022_u01758337506721") 2025/09/20 03:08:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0de_d20250920_m030512_c001_v7007000_t0000_u01758337512162") 2025/09/20 03:08:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965b8_d20250920_m030506_c001_v0001154_t0018_u01758337506748") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e0_d20250920_m030512_c001_v7007000_t0000_u01758337512342") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f00_d20250920_m030506_c001_v0001184_t0032_u01758337506830") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e1_d20250920_m030512_c001_v7007000_t0000_u01758337512522") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9ba_d20250920_m030507_c001_v0001150_t0034_u01758337507014") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e3_d20250920_m030512_c001_v7007000_t0000_u01758337512702") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f02_d20250920_m030507_c001_v0001184_t0051_u01758337507032") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e4_d20250920_m030512_c001_v7007000_t0000_u01758337512883") 2025/09/20 03:08:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067b42_d20250920_m030507_c001_v0001105_t0034_u01758337507084") 2025/09/20 03:08:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e5_d20250920_m030513_c001_v7007000_t0000_u01758337513066") 2025/09/20 03:08:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965ba_d20250920_m030507_c001_v0001154_t0013_u01758337507159") 2025/09/20 03:08:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e6_d20250920_m030513_c001_v7007000_t0000_u01758337513246") 2025/09/20 03:08:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f04_d20250920_m030507_c001_v0001184_t0003_u01758337507248") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e7_d20250920_m030513_c001_v7007000_t0000_u01758337513431") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9be_d20250920_m030507_c001_v0001150_t0038_u01758337507278") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0e8_d20250920_m030513_c001_v7007000_t0000_u01758337513613") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f06_d20250920_m030507_c001_v0001184_t0009_u01758337507447") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0ea_d20250920_m030513_c001_v7007000_t0000_u01758337513793") 2025/09/20 03:08:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9c2_d20250920_m030507_c001_v0001150_t0048_u01758337507504") 2025/09/20 03:08:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0eb_d20250920_m030513_c001_v7007000_t0000_u01758337513974") 2025/09/20 03:08:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965be_d20250920_m030507_c001_v0001154_t0001_u01758337507556") 2025/09/20 03:08:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0ec_d20250920_m030514_c001_v7007000_t0000_u01758337514154") 2025/09/20 03:08:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0f0c_d20250920_m030507_c001_v0001184_t0035_u01758337507655") 2025/09/20 03:08:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd0ed_d20250920_m030514_c001_v7007000_t0000_u01758337514428") 2025/09/20 03:08:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e9c4_d20250920_m030508_c001_v0001150_t0003_u01758337508009") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c4a_d20250920_m030528_c001_v7007000_t0000_u01758337528800") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1004_d20250920_m030524_c001_v0001184_t0047_u01758337524085") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c4e_d20250920_m030529_c001_v7007000_t0000_u01758337529005") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996602_d20250920_m030524_c001_v0001154_t0023_u01758337524219") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd62_d20250920_m030529_c001_v7007000_t0000_u01758337529016") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1008_d20250920_m030524_c001_v0001184_t0053_u01758337524290") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405ac0d3d0b98479_d20250920_m030528_c001_v7007000_t0000_u01758337528808") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ba3_d20250920_m030524_c001_v0001105_t0030_u01758337524447") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c4b_d20250920_m030528_c001_v7007000_t0000_u01758337528820") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea3e_d20250920_m030524_c001_v0001150_t0031_u01758337524507") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d10d_d20250920_m030529_c001_v7007000_t0000_u01758337529026") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1010_d20250920_m030524_c001_v0001184_t0004_u01758337524517") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881dd61_d20250920_m030528_c001_v7007000_t0000_u01758337528830") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996604_d20250920_m030524_c001_v0001154_t0000_u01758337524549") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f6391fd7_d20250920_m030528_c001_v7007000_t0000_u01758337528849") 2025/09/20 03:08:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1012_d20250920_m030524_c001_v0001184_t0052_u01758337524719") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa6280_d20250920_m030528_c001_v7007000_t0000_u01758337528871") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea44_d20250920_m030524_c001_v0001150_t0005_u01758337524766") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141988_d20250920_m030528_c001_v7007000_t0000_u01758337528855") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996606_d20250920_m030524_c001_v0001154_t0004_u01758337524876") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f6391fd9_d20250920_m030529_c001_v7007000_t0000_u01758337529037") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bad_d20250920_m030524_c001_v0001105_t0016_u01758337524910") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c4d_d20250920_m030528_c001_v7007000_t0000_u01758337528985") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1014_d20250920_m030524_c001_v0001184_t0018_u01758337524932") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d10c_d20250920_m030528_c001_v7007000_t0000_u01758337528839") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1016_d20250920_m030525_c001_v0001184_t0026_u01758337525146") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141989_d20250920_m030529_c001_v7007000_t0000_u01758337529043") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067baf_d20250920_m030525_c001_v0001105_t0031_u01758337525257") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa6281_d20250920_m030529_c001_v7007000_t0000_u01758337529058") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea48_d20250920_m030525_c001_v0001150_t0052_u01758337525287") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b04c50_d20250920_m030529_c001_v7007000_t0000_u01758337529168") 2025/09/20 03:08:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99660a_d20250920_m030525_c001_v0001154_t0021_u01758337525332") 2025/09/20 03:08:35 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141907_d20250920_m030318_c001_v7007000_t0000_u01758337398104") 2025/09/20 03:08:35 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1060d1a8b9ab7501_d20250920_m030315_c001_v0001042_t0030_u01758337395802") 2025/09/20 03:08:35 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a5a_d20250920_m030315_c001_v7007000_t0000_u01758337395618") 2025/09/20 03:08:35 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1060d1a8b9ab74f7_d20250920_m030311_c001_v0001042_t0044_u01758337391809") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a57_d20250920_m030311_c001_v7007000_t0000_u01758337391066") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0921_d20250920_m030307_c001_v0001184_t0034_u01758337387269") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d22ad_d20250920_m030305_c001_v7007000_t0000_u01758337385786") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101d091c96999f4c_d20250920_m030303_c001_v0001102_t0037_u01758337383598") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182ebde_d20250920_m030303_c001_v7007000_t0000_u01758337383413") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101d091c96999f43_d20250920_m030259_c001_v0001102_t0012_u01758337379632") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182ebdb_d20250920_m030258_c001_v7007000_t0000_u01758337378892") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963fa_d20250920_m030252_c001_v0001154_t0002_u01758337372471") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ecc_d20250920_m030251_c001_v7007000_t0000_u01758337371204") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f106f5be76e3d64cc_d20250920_m030249_c001_v0001090_t0039_u01758337369854") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09eca_d20250920_m030249_c001_v7007000_t0000_u01758337369669") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f106f5be76e3d64bc_d20250920_m030245_c001_v0001090_t0036_u01758337365830") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ec5_d20250920_m030245_c001_v7007000_t0000_u01758337365037") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852a4f_d20250920_m030240_c001_v0001093_t0035_u01758337360737") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a31_d20250920_m030239_c001_v7007000_t0000_u01758337359823") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f117c4c226bfb28b8_d20250920_m030238_c001_v0001041_t0058_u01758337358068") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfd4_d20250920_m030237_c001_v7007000_t0000_u01758337357886") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f117c4c226bfb28aa_d20250920_m030234_c001_v0001041_t0045_u01758337354940") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfcd_d20250920_m030234_c001_v7007000_t0000_u01758337354213") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0821_d20250920_m030228_c001_v0001184_t0026_u01758337348422") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfc6_d20250920_m030227_c001_v7007000_t0000_u01758337347514") 2025/09/20 03:08:36 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1127e05fabd9af01_d20250920_m030225_c001_v0001176_t0042_u01758337345821") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09eb3_d20250920_m030225_c001_v7007000_t0000_u01758337345639") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1127e05fabd9aef4_d20250920_m030222_c001_v0001176_t0038_u01758337342515") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09eaf_d20250920_m030221_c001_v7007000_t0000_u01758337341793") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963c1_d20250920_m030216_c001_v0001154_t0013_u01758337336277") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98517_d20250920_m030215_c001_v7007000_t0000_u01758337335333") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104f9cdbf47d5b9c_d20250920_m030213_c001_v0001130_t0017_u01758337333531") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f819_d20250920_m030213_c001_v7007000_t0000_u01758337333348") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104f9cdbf47d5b8c_d20250920_m030209_c001_v0001130_t0039_u01758337329986") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f815_d20250920_m030209_c001_v7007000_t0000_u01758337329255") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448529f7_d20250920_m030202_c001_v0001093_t0004_u01758337322969") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0330f_d20250920_m030201_c001_v7007000_t0000_u01758337321883") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1095f43ded1f968f_d20250920_m030155_c001_v0001184_t0017_u01758337315294") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4be3_d20250920_m030155_c001_v7007000_t0000_u01758337315093") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c074d_d20250920_m030151_c001_v0001184_t0002_u01758337311128") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f113dd339c1e80d41_d20250920_m030150_c001_v0001171_t0027_u01758337310244") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f113dd339c1e80d3d_d20250920_m030149_c001_v0001171_t0000_u01758337309241") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67221672_d20250920_m030136_c001_v7007000_t0000_u01758337296023") 2025/09/20 03:08:37 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448529b9_d20250920_m030128_c001_v0001093_t0028_u01758337288728") 2025/09/20 03:08:38 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1082a7ff10971d7b_d20250920_m030127_c001_v0001136_t0059_u01758337287817") 2025/09/20 03:08:38 DEBUG : dst/one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1082a7ff10971d79_d20250920_m030126_c001_v0001136_t0035_u01758337286767") 2025/09/20 03:08:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141908_d20250920_m030318_c001_v7007000_t0000_u01758337398286") 2025/09/20 03:08:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101a2c716f9766c8_d20250920_m030315_c001_v0001040_t0008_u01758337395033") 2025/09/20 03:08:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1080c0015a0d2558_d20250920_m030310_c001_v0001184_t0004_u01758337390873") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d22ae_d20250920_m030305_c001_v7007000_t0000_u01758337385980") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1179515df3fbd0f1_d20250920_m030303_c001_v0001176_t0003_u01758337383180") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f117d4145ada483e8_d20250920_m030258_c001_v0001146_t0041_u01758337378357") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ecd_d20250920_m030251_c001_v7007000_t0000_u01758337371384") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104e21355c82318e_d20250920_m030249_c001_v0001090_t0054_u01758337369061") 2025/09/20 03:08:38 DEBUG : dst/one.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1006ffee04de725c_d20250920_m030244_c001_v0001038_t0026_u01758337364267") 2025/09/20 03:08:38 DEBUG : dst/three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b03310_d20250920_m030202_c001_v7007000_t0000_u01758337322064") 2025/09/20 03:08:38 DEBUG : dst/three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f113dd339c1e80d6c_d20250920_m030200_c001_v0001171_t0004_u01758337320153") 2025/09/20 03:08:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141909_d20250920_m030318_c001_v7007000_t0000_u01758337398469") 2025/09/20 03:08:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f110a395bf1795edb_d20250920_m030316_c001_v0001181_t0045_u01758337396755") 2025/09/20 03:08:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1060db7acc2be654_d20250920_m030312_c001_v0001092_t0027_u01758337392961") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f23714190a_d20250920_m030318_c001_v7007000_t0000_u01758337398652") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1060d1a8b9ab7503_d20250920_m030317_c001_v0001042_t0015_u01758337397149") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a5c_d20250920_m030316_c001_v7007000_t0000_u01758337396967") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1060d1a8b9ab74fd_d20250920_m030313_c001_v0001042_t0020_u01758337393497") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a59_d20250920_m030313_c001_v7007000_t0000_u01758337393306") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0927_d20250920_m030308_c001_v0001184_t0040_u01758337388257") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d22af_d20250920_m030306_c001_v7007000_t0000_u01758337386162") 2025/09/20 03:08:38 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101d091c96999f52_d20250920_m030304_c001_v0001102_t0055_u01758337384968") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182ebdf_d20250920_m030304_c001_v7007000_t0000_u01758337384781") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f101d091c96999f46_d20250920_m030301_c001_v0001102_t0006_u01758337381413") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4063b9397182ebdc_d20250920_m030301_c001_v7007000_t0000_u01758337381226") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996405_d20250920_m030255_c001_v0001154_t0002_u01758337375462") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ecb_d20250920_m030250_c001_v7007000_t0000_u01758337370646") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852a61_d20250920_m030248_c001_v0001093_t0037_u01758337368033") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ec9_d20250920_m030246_c001_v7007000_t0000_u01758337366842") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0873_d20250920_m030241_c001_v0001184_t0020_u01758337361749") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfd5_d20250920_m030238_c001_v7007000_t0000_u01758337358892") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c084f_d20250920_m030236_c001_v0001184_t0014_u01758337356814") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfd2_d20250920_m030235_c001_v7007000_t0000_u01758337355723") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963da_d20250920_m030229_c001_v0001154_t0002_u01758337349477") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09eb5_d20250920_m030226_c001_v7007000_t0000_u01758337346591") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963d2_d20250920_m030224_c001_v0001154_t0009_u01758337344440") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09eb1_d20250920_m030223_c001_v7007000_t0000_u01758337343345") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852a11_d20250920_m030217_c001_v0001093_t0033_u01758337337216") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f81b_d20250920_m030214_c001_v7007000_t0000_u01758337334392") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852a04_d20250920_m030212_c001_v0001093_t0018_u01758337332001") 2025/09/20 03:08:39 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f817_d20250920_m030210_c001_v7007000_t0000_u01758337330919") 2025/09/20 03:08:40 DEBUG : dst/three.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c07a9_d20250920_m030204_c001_v0001184_t0030_u01758337324578") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d22b0_d20250920_m030306_c001_v7007000_t0000_u01758337386344") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1034a183550bfc01_d20250920_m030304_c001_v0001183_t0032_u01758337384548") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f117fdc7aee45f3f0_d20250920_m030300_c001_v0001104_t0021_u01758337380565") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ece_d20250920_m030251_c001_v7007000_t0000_u01758337371565") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f108888083cd6a54a_d20250920_m030250_c001_v0001101_t0036_u01758337370369") 2025/09/20 03:08:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1176d88ff8dde517_d20250920_m030246_c001_v0001099_t0027_u01758337366410") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f23714190b_d20250920_m030318_c001_v7007000_t0000_u01758337398835") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996411_d20250920_m030307_c001_v0001154_t0024_u01758337387825") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d22b1_d20250920_m030306_c001_v7007000_t0000_u01758337386527") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c08bf_d20250920_m030253_c001_v0001184_t0046_u01758337373162") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09ecf_d20250920_m030251_c001_v7007000_t0000_u01758337371745") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963e9_d20250920_m030241_c001_v0001154_t0012_u01758337361403") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f422593e374aa4a32_d20250920_m030240_c001_v7007000_t0000_u01758337360008") 2025/09/20 03:08:40 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852a2e_d20250920_m030229_c001_v0001093_t0024_u01758337349033") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcfc7_d20250920_m030227_c001_v7007000_t0000_u01758337347697") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c07e7_d20250920_m030216_c001_v0001184_t0059_u01758337336992") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98518_d20250920_m030215_c001_v7007000_t0000_u01758337335534") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9963af_d20250920_m030203_c001_v0001154_t0000_u01758337323791") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b03311_d20250920_m030202_c001_v7007000_t0000_u01758337322246") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1056a8c26a173f94_d20250920_m030157_c001_v0001104_t0029_u01758337317069") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67221673_d20250920_m030136_c001_v7007000_t0000_u01758337296209") 2025/09/20 03:08:41 DEBUG : dst/two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1082a7ff10971d88_d20250920_m030135_c001_v0001136_t0043_u01758337295003") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141877_d20250920_m030101_c001_v7007000_t0000_u01758337261200") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c05c8_d20250920_m030057_c001_v0001184_t0014_u01758337257975") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141874_d20250920_m030055_c001_v7007000_t0000_u01758337255835") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0564_d20250920_m030046_c001_v0001184_t0009_u01758337246402") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67296c_d20250920_m030037_c001_v7007000_t0000_u01758337237732") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0514_d20250920_m030034_c001_v0001184_t0016_u01758337234287") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672920_d20250920_m030013_c001_v7007000_t0000_u01758337213762") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852907_d20250920_m030011_c001_v0001093_t0021_u01758337211684") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672919_d20250920_m030010_c001_v7007000_t0000_u01758337210799") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852901_d20250920_m030009_c001_v0001093_t0038_u01758337209145") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094f0_d20250920_m030006_c001_v7007000_t0000_u01758337206162") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528f0_d20250920_m030003_c001_v0001093_t0034_u01758337203965") 2025/09/20 03:08:41 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094bf_d20250920_m030002_c001_v7007000_t0000_u01758337202958") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528e4_d20250920_m030001_c001_v0001093_t0044_u01758337201350") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094a0_d20250920_m025955_c001_v7007000_t0000_u01758337195124") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528b8_d20250920_m025953_c001_v0001093_t0017_u01758337193451") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0949b_d20250920_m025952_c001_v7007000_t0000_u01758337192480") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528b4_d20250920_m025951_c001_v0001093_t0003_u01758337191542") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0948c_d20250920_m025946_c001_v7007000_t0000_u01758337186790") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528a0_d20250920_m025945_c001_v0001093_t0020_u01758337185305") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09485_d20250920_m025943_c001_v7007000_t0000_u01758337183388") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852892_d20250920_m025942_c001_v0001093_t0008_u01758337182115") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09482_d20250920_m025941_c001_v7007000_t0000_u01758337181751") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f119dd730ba3f4194_d20250920_m025941_c001_v0001101_t0021_u01758337181095") 2025/09/20 03:08:42 DEBUG : empty space: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852884_d20250920_m025939_c001_v0001093_t0014_u01758337179301") 2025/09/20 03:08:42 DEBUG : enormous: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67291c_d20250920_m030012_c001_v7007000_t0000_u01758337212825") 2025/09/20 03:08:42 DEBUG : enormous: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852909_d20250920_m030012_c001_v0001093_t0054_u01758337212153") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f23714190e_d20250920_m030323_c001_v7007000_t0000_u01758337403479") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996431_d20250920_m030322_c001_v0001154_t0006_u01758337402041") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672948_d20250920_m030032_c001_v7007000_t0000_u01758337232794") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485294c_d20250920_m030031_c001_v0001093_t0021_u01758337231500") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d51e_d20250920_m025936_c001_v7007000_t0000_u01758337176348") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852874_d20250920_m025935_c001_v0001093_t0055_u01758337175219") 2025/09/20 03:08:42 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d516_d20250920_m025934_c001_v7007000_t0000_u01758337174671") 2025/09/20 03:08:43 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485286e_d20250920_m025933_c001_v0001093_t0011_u01758337173855") 2025/09/20 03:08:43 DEBUG : existing: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485286c_d20250920_m025932_c001_v0001093_t0023_u01758337172850") 2025/09/20 03:08:43 DEBUG : existing-b: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67294b_d20250920_m030032_c001_v7007000_t0000_u01758337232978") 2025/09/20 03:08:43 DEBUG : existing-b: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0509_d20250920_m030031_c001_v0001184_t0038_u01758337231492") 2025/09/20 03:08:43 DEBUG : file1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa5_d20250920_m030417_c001_v7007000_t0000_u01758337457476") 2025/09/20 03:08:43 DEBUG : file1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996516_d20250920_m030416_c001_v0001154_t0025_u01758337456014") 2025/09/20 03:08:43 DEBUG : file1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa1_d20250920_m030414_c001_v7007000_t0000_u01758337454382") 2025/09/20 03:08:43 DEBUG : file1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0c32_d20250920_m030412_c001_v0001184_t0013_u01758337452800") 2025/09/20 03:08:43 DEBUG : five: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672922_d20250920_m030017_c001_v7007000_t0000_u01758337217897") 2025/09/20 03:08:43 DEBUG : five: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f407c5ac04485291b_d20250920_m030015_c001_v0001093_t0056_u01758337215874") 2025/09/20 03:08:43 DEBUG : foo: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09489_d20250920_m025944_c001_v7007000_t0000_u01758337184941") 2025/09/20 03:08:43 DEBUG : foo: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f407c5ac04485289a_d20250920_m025944_c001_v0001093_t0056_u01758337184389") 2025/09/20 03:08:43 DEBUG : foo: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f407c5ac044852894_d20250920_m025943_c001_v0001093_t0056_u01758337183752") 2025/09/20 03:08:43 DEBUG : four: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672923_d20250920_m030018_c001_v7007000_t0000_u01758337218080") 2025/09/20 03:08:43 DEBUG : four: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb996318_d20250920_m030016_c001_v0001154_t0021_u01758337216432") 2025/09/20 03:08:43 DEBUG : four: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852917_d20250920_m030015_c001_v0001093_t0022_u01758337215141") 2025/09/20 03:08:43 DEBUG : hello world2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f3_d20250920_m025848_c001_v7007000_t0000_u01758337128271") 2025/09/20 03:08:43 DEBUG : hello world2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527e8_d20250920_m025847_c001_v0001093_t0023_u01758337127540") 2025/09/20 03:08:43 DEBUG : ignore-size: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d511_d20250920_m025932_c001_v7007000_t0000_u01758337172485") 2025/09/20 03:08:43 DEBUG : ignore-size: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852866_d20250920_m025931_c001_v0001093_t0037_u01758337171431") 2025/09/20 03:08:43 DEBUG : nested/sub dir/file: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672943_d20250920_m030030_c001_v7007000_t0000_u01758337230751") 2025/09/20 03:08:44 DEBUG : nested/sub dir/file: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c04f9_d20250920_m030030_c001_v0001184_t0003_u01758337230034") 2025/09/20 03:08:44 DEBUG : nested/sub dir/file: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672940_d20250920_m030029_c001_v7007000_t0000_u01758337229255") 2025/09/20 03:08:44 DEBUG : nested/sub dir/file: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c04e3_d20250920_m030028_c001_v0001184_t0018_u01758337228303") 2025/09/20 03:08:44 DEBUG : one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672925_d20250920_m030018_c001_v7007000_t0000_u01758337218264") 2025/09/20 03:08:44 DEBUG : one: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f407c5ac04485290d_d20250920_m030014_c001_v0001093_t0056_u01758337214159") 2025/09/20 03:08:44 DEBUG : only0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f7a_d20250920_m030406_c001_v7007000_t0000_u01758337446112") 2025/09/20 03:08:44 DEBUG : only0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b70_d20250920_m030359_c001_v0001184_t0059_u01758337439251") 2025/09/20 03:08:44 DEBUG : only0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ac5_d20250920_m030346_c001_v0001184_t0025_u01758337426502") 2025/09/20 03:08:44 DEBUG : only0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd057_d20250920_m030340_c001_v7007000_t0000_u01758337420491") 2025/09/20 03:08:44 DEBUG : only0: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09d1_d20250920_m030327_c001_v0001184_t0009_u01758337407179") 2025/09/20 03:08:44 DEBUG : only1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f7b_d20250920_m030406_c001_v7007000_t0000_u01758337446294") 2025/09/20 03:08:44 DEBUG : only1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964f2_d20250920_m030400_c001_v0001154_t0021_u01758337440585") 2025/09/20 03:08:44 DEBUG : only1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ad1_d20250920_m030347_c001_v0001184_t0052_u01758337427133") 2025/09/20 03:08:44 DEBUG : only1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0336d_d20250920_m030340_c001_v7007000_t0000_u01758337420114") 2025/09/20 03:08:44 DEBUG : only1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09d5_d20250920_m030327_c001_v0001184_t0031_u01758337407782") 2025/09/20 03:08:44 DEBUG : only10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f80_d20250920_m030406_c001_v7007000_t0000_u01758337446571") 2025/09/20 03:08:44 DEBUG : only10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414115661e11e800_d20250920_m030359_c001_v0001150_t0024_u01758337439806") 2025/09/20 03:08:44 DEBUG : only10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b0b_d20250920_m030352_c001_v0001184_t0022_u01758337432745") 2025/09/20 03:08:44 DEBUG : only10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c4a_d20250920_m030340_c001_v7007000_t0000_u01758337420640") 2025/09/20 03:08:44 DEBUG : only10: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a1e_d20250920_m030333_c001_v0001184_t0005_u01758337413234") 2025/09/20 03:08:45 DEBUG : only11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f82_d20250920_m030407_c001_v7007000_t0000_u01758337447109") 2025/09/20 03:08:45 DEBUG : only11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4167ba03900679e6_d20250920_m030400_c001_v0001105_t0026_u01758337440001") 2025/09/20 03:08:45 DEBUG : only11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b17_d20250920_m030353_c001_v0001184_t0036_u01758337433476") 2025/09/20 03:08:45 DEBUG : only11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a80f_d20250920_m030340_c001_v7007000_t0000_u01758337420649") 2025/09/20 03:08:45 DEBUG : only11: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a2a_d20250920_m030333_c001_v0001184_t0021_u01758337413866") 2025/09/20 03:08:45 DEBUG : only12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f84_d20250920_m030407_c001_v7007000_t0000_u01758337447293") 2025/09/20 03:08:45 DEBUG : only12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964e2_d20250920_m030359_c001_v0001154_t0021_u01758337439239") 2025/09/20 03:08:45 DEBUG : only12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b1b_d20250920_m030354_c001_v0001184_t0042_u01758337434289") 2025/09/20 03:08:45 DEBUG : only12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c44_d20250920_m030339_c001_v7007000_t0000_u01758337419730") 2025/09/20 03:08:45 DEBUG : only12: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a32_d20250920_m030334_c001_v0001184_t0026_u01758337414517") 2025/09/20 03:08:45 DEBUG : only13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f87_d20250920_m030407_c001_v7007000_t0000_u01758337447746") 2025/09/20 03:08:45 DEBUG : only13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964e6_d20250920_m030359_c001_v0001154_t0021_u01758337439637") 2025/09/20 03:08:45 DEBUG : only13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b25_d20250920_m030354_c001_v0001184_t0024_u01758337434866") 2025/09/20 03:08:45 DEBUG : only13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b03370_d20250920_m030340_c001_v7007000_t0000_u01758337420665") 2025/09/20 03:08:45 DEBUG : only13: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a38_d20250920_m030335_c001_v0001184_t0056_u01758337415125") 2025/09/20 03:08:45 DEBUG : only14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f89_d20250920_m030408_c001_v7007000_t0000_u01758337448143") 2025/09/20 03:08:45 DEBUG : only14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b78_d20250920_m030359_c001_v0001184_t0059_u01758337439843") 2025/09/20 03:08:45 DEBUG : only14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b39_d20250920_m030355_c001_v0001184_t0030_u01758337435412") 2025/09/20 03:08:45 DEBUG : only14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a80c_d20250920_m030340_c001_v7007000_t0000_u01758337420285") 2025/09/20 03:08:45 DEBUG : only14: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a3c_d20250920_m030335_c001_v0001184_t0041_u01758337415650") 2025/09/20 03:08:45 DEBUG : only15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f8a_d20250920_m030408_c001_v7007000_t0000_u01758337448405") 2025/09/20 03:08:46 DEBUG : only15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414115661e11e802_d20250920_m030359_c001_v0001150_t0024_u01758337439992") 2025/09/20 03:08:46 DEBUG : only15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b42_d20250920_m030355_c001_v0001184_t0024_u01758337435979") 2025/09/20 03:08:46 DEBUG : only15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c45_d20250920_m030339_c001_v7007000_t0000_u01758337419911") 2025/09/20 03:08:46 DEBUG : only15: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a48_d20250920_m030336_c001_v0001184_t0054_u01758337416190") 2025/09/20 03:08:46 DEBUG : only16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f8d_d20250920_m030408_c001_v7007000_t0000_u01758337448986") 2025/09/20 03:08:46 DEBUG : only16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b84_d20250920_m030400_c001_v0001184_t0059_u01758337440471") 2025/09/20 03:08:46 DEBUG : only16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b48_d20250920_m030356_c001_v0001184_t0016_u01758337436527") 2025/09/20 03:08:46 DEBUG : only16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd058_d20250920_m030340_c001_v7007000_t0000_u01758337420674") 2025/09/20 03:08:46 DEBUG : only16: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a56_d20250920_m030336_c001_v0001184_t0036_u01758337416740") 2025/09/20 03:08:47 DEBUG : only17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f8e_d20250920_m030409_c001_v7007000_t0000_u01758337449277") 2025/09/20 03:08:47 DEBUG : only17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b74_d20250920_m030359_c001_v0001184_t0059_u01758337439659") 2025/09/20 03:08:47 DEBUG : only17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b50_d20250920_m030357_c001_v0001184_t0055_u01758337437093") 2025/09/20 03:08:47 DEBUG : only17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0336e_d20250920_m030340_c001_v7007000_t0000_u01758337420298") 2025/09/20 03:08:47 DEBUG : only17: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a64_d20250920_m030337_c001_v0001184_t0021_u01758337417398") 2025/09/20 03:08:47 DEBUG : only18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f90_d20250920_m030409_c001_v7007000_t0000_u01758337449466") 2025/09/20 03:08:47 DEBUG : only18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414115661e11e80a_d20250920_m030400_c001_v0001150_t0024_u01758337440489") 2025/09/20 03:08:47 DEBUG : only18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b5a_d20250920_m030357_c001_v0001184_t0024_u01758337437714") 2025/09/20 03:08:47 DEBUG : only18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a80b_d20250920_m030340_c001_v7007000_t0000_u01758337420103") 2025/09/20 03:08:47 DEBUG : only18: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a6c_d20250920_m030337_c001_v0001184_t0031_u01758337417973") 2025/09/20 03:08:47 DEBUG : only19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f91_d20250920_m030409_c001_v7007000_t0000_u01758337449649") 2025/09/20 03:08:47 DEBUG : only19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964e8_d20250920_m030359_c001_v0001154_t0021_u01758337439877") 2025/09/20 03:08:47 DEBUG : only19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b64_d20250920_m030358_c001_v0001184_t0047_u01758337438302") 2025/09/20 03:08:47 DEBUG : only19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c4b_d20250920_m030340_c001_v7007000_t0000_u01758337420822") 2025/09/20 03:08:47 DEBUG : only19: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a76_d20250920_m030338_c001_v0001184_t0016_u01758337418528") 2025/09/20 03:08:47 DEBUG : only2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f93_d20250920_m030409_c001_v7007000_t0000_u01758337449830") 2025/09/20 03:08:47 DEBUG : only2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b7a_d20250920_m030400_c001_v0001184_t0059_u01758337440030") 2025/09/20 03:08:47 DEBUG : only2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ad7_d20250920_m030347_c001_v0001184_t0034_u01758337427771") 2025/09/20 03:08:47 DEBUG : only2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd055_d20250920_m030340_c001_v7007000_t0000_u01758337420121") 2025/09/20 03:08:47 DEBUG : only2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09df_d20250920_m030328_c001_v0001184_t0041_u01758337408367") 2025/09/20 03:08:47 DEBUG : only3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f94_d20250920_m030410_c001_v7007000_t0000_u01758337450121") 2025/09/20 03:08:47 DEBUG : only3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964ec_d20250920_m030400_c001_v0001154_t0021_u01758337440155") 2025/09/20 03:08:47 DEBUG : only3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ae2_d20250920_m030348_c001_v0001184_t0053_u01758337428336") 2025/09/20 03:08:47 DEBUG : only3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c48_d20250920_m030340_c001_v7007000_t0000_u01758337420275") 2025/09/20 03:08:47 DEBUG : only3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09e2_d20250920_m030328_c001_v0001184_t0018_u01758337408928") 2025/09/20 03:08:48 DEBUG : only4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f96_d20250920_m030410_c001_v7007000_t0000_u01758337450302") 2025/09/20 03:08:48 DEBUG : only4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4167ba03900679e9_d20250920_m030400_c001_v0001105_t0026_u01758337440188") 2025/09/20 03:08:48 DEBUG : only4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0ae4_d20250920_m030349_c001_v0001184_t0036_u01758337429053") 2025/09/20 03:08:48 DEBUG : only4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c47_d20250920_m030340_c001_v7007000_t0000_u01758337420093") 2025/09/20 03:08:48 DEBUG : only4: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09ee_d20250920_m030329_c001_v0001184_t0010_u01758337409677") 2025/09/20 03:08:48 DEBUG : only5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f98_d20250920_m030410_c001_v7007000_t0000_u01758337450615") 2025/09/20 03:08:48 DEBUG : only5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0b7c_d20250920_m030400_c001_v0001184_t0059_u01758337440221") 2025/09/20 03:08:48 DEBUG : only5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0aec_d20250920_m030349_c001_v0001184_t0059_u01758337429764") 2025/09/20 03:08:48 DEBUG : only5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a810_d20250920_m030340_c001_v7007000_t0000_u01758337420832") 2025/09/20 03:08:48 DEBUG : only5: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09f2_d20250920_m030330_c001_v0001184_t0051_u01758337410229") 2025/09/20 03:08:48 DEBUG : only6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f99_d20250920_m030410_c001_v7007000_t0000_u01758337450950") 2025/09/20 03:08:48 DEBUG : only6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414115661e11e808_d20250920_m030400_c001_v0001150_t0024_u01758337440236") 2025/09/20 03:08:48 DEBUG : only6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0af0_d20250920_m030350_c001_v0001184_t0048_u01758337430343") 2025/09/20 03:08:48 DEBUG : only6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abd056_d20250920_m030340_c001_v7007000_t0000_u01758337420308") 2025/09/20 03:08:48 DEBUG : only6: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09f6_d20250920_m030330_c001_v0001184_t0005_u01758337410775") 2025/09/20 03:08:48 DEBUG : only7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f9b_d20250920_m030411_c001_v7007000_t0000_u01758337451257") 2025/09/20 03:08:48 DEBUG : only7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4167ba03900679eb_d20250920_m030400_c001_v0001105_t0026_u01758337440373") 2025/09/20 03:08:48 DEBUG : only7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0af7_d20250920_m030350_c001_v0001184_t0052_u01758337430971") 2025/09/20 03:08:48 DEBUG : only7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f412371876bfb4c49_d20250920_m030340_c001_v7007000_t0000_u01758337420456") 2025/09/20 03:08:48 DEBUG : only7: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c09fe_d20250920_m030331_c001_v0001184_t0048_u01758337411309") 2025/09/20 03:08:48 DEBUG : only8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f9d_d20250920_m030411_c001_v7007000_t0000_u01758337451439") 2025/09/20 03:08:48 DEBUG : only8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418c383edb9964f0_d20250920_m030400_c001_v0001154_t0021_u01758337440390") 2025/09/20 03:08:48 DEBUG : only8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0afd_d20250920_m030351_c001_v0001184_t0039_u01758337431544") 2025/09/20 03:08:49 DEBUG : only8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f408408f43c70a80e_d20250920_m030340_c001_v7007000_t0000_u01758337420467") 2025/09/20 03:08:49 DEBUG : only8: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a0c_d20250920_m030331_c001_v0001184_t0029_u01758337411882") 2025/09/20 03:08:49 DEBUG : only9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690f9e_d20250920_m030411_c001_v7007000_t0000_u01758337451620") 2025/09/20 03:08:49 DEBUG : only9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4167ba03900679ef_d20250920_m030400_c001_v0001105_t0026_u01758337440559") 2025/09/20 03:08:49 DEBUG : only9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0b01_d20250920_m030352_c001_v0001184_t0053_u01758337432155") 2025/09/20 03:08:49 DEBUG : only9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b0336f_d20250920_m030340_c001_v7007000_t0000_u01758337420483") 2025/09/20 03:08:49 DEBUG : only9: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0a14_d20250920_m030332_c001_v0001184_t0023_u01758337412611") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67293d_d20250920_m030027_c001_v7007000_t0000_u01758337227064") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c04cb_d20250920_m030024_c001_v0001184_t0049_u01758337224527") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672939_d20250920_m030023_c001_v7007000_t0000_u01758337223784") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485292c_d20250920_m030021_c001_v0001093_t0045_u01758337221964") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672931_d20250920_m030021_c001_v7007000_t0000_u01758337221227") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99631e_d20250920_m030019_c001_v0001154_t0011_u01758337219182") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09512_d20250920_m030008_c001_v7007000_t0000_u01758337208244") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528fa_d20250920_m030006_c001_v0001093_t0002_u01758337206710") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094da_d20250920_m030004_c001_v7007000_t0000_u01758337204858") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528ee_d20250920_m030003_c001_v0001093_t0010_u01758337203521") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094b2_d20250920_m030002_c001_v7007000_t0000_u01758337202200") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528e0_d20250920_m030001_c001_v0001093_t0032_u01758337201041") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0949f_d20250920_m025954_c001_v7007000_t0000_u01758337194563") 2025/09/20 03:08:49 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528b6_d20250920_m025953_c001_v0001093_t0039_u01758337193041") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0949c_d20250920_m025952_c001_v7007000_t0000_u01758337192674") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528b2_d20250920_m025951_c001_v0001093_t0052_u01758337191232") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09495_d20250920_m025950_c001_v7007000_t0000_u01758337190870") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528b0_d20250920_m025949_c001_v0001093_t0025_u01758337189986") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528ae_d20250920_m025949_c001_v0001093_t0020_u01758337189250") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09490_d20250920_m025948_c001_v7007000_t0000_u01758337188882") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528a8_d20250920_m025948_c001_v0001093_t0031_u01758337188072") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528a6_d20250920_m025947_c001_v0001093_t0017_u01758337187354") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0948d_d20250920_m025946_c001_v7007000_t0000_u01758337186973") 2025/09/20 03:08:50 DEBUG : potato: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528a4_d20250920_m025946_c001_v0001093_t0023_u01758337186006") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4098536045abcf4f_d20250920_m030110_c001_v7007000_t0000_u01758337270940") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996360_d20250920_m030110_c001_v0001154_t0022_u01758337270233") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141878_d20250920_m030101_c001_v7007000_t0000_u01758337261762") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99634c_d20250920_m030057_c001_v0001154_t0012_u01758337257177") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141870_d20250920_m030050_c001_v7007000_t0000_u01758337250291") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996342_d20250920_m030045_c001_v0001154_t0014_u01758337245691") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f423d8082740d20d2_d20250920_m030038_c001_v7007000_t0000_u01758337238481") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996330_d20250920_m030033_c001_v0001154_t0022_u01758337233917") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67291e_d20250920_m030013_c001_v7007000_t0000_u01758337213014") 2025/09/20 03:08:50 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852905_d20250920_m030011_c001_v0001093_t0024_u01758337211348") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67291a_d20250920_m030010_c001_v7007000_t0000_u01758337210982") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528ff_d20250920_m030008_c001_v0001093_t0037_u01758337208794") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed09515_d20250920_m030008_c001_v7007000_t0000_u01758337208429") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528fc_d20250920_m030007_c001_v0001093_t0043_u01758337207473") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094f3_d20250920_m030006_c001_v7007000_t0000_u01758337206345") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528f6_d20250920_m030005_c001_v0001093_t0011_u01758337205231") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094c3_d20250920_m030003_c001_v7007000_t0000_u01758337203141") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528ea_d20250920_m030002_c001_v0001093_t0024_u01758337202209") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed094a1_d20250920_m025955_c001_v7007000_t0000_u01758337195306") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448528bc_d20250920_m025954_c001_v0001093_t0037_u01758337194216") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f5_d20250920_m025851_c001_v7007000_t0000_u01758337131109") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527f3_d20250920_m025850_c001_v0001093_t0058_u01758337130427") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f4_d20250920_m025849_c001_v7007000_t0000_u01758337129528") 2025/09/20 03:08:51 DEBUG : potato2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527ef_d20250920_m025848_c001_v0001093_t0054_u01758337128811") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141879_d20250920_m030101_c001_v7007000_t0000_u01758337261946") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852986_d20250920_m030058_c001_v0001093_t0059_u01758337258535") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f421305f237141871_d20250920_m030050_c001_v7007000_t0000_u01758337250505") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852968_d20250920_m030047_c001_v0001093_t0031_u01758337247021") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672973_d20250920_m030038_c001_v7007000_t0000_u01758337238361") 2025/09/20 03:08:51 DEBUG : potato3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852954_d20250920_m030034_c001_v0001093_t0037_u01758337234487") 2025/09/20 03:08:51 DEBUG : pre-dest1/1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b032fa_d20250920_m030144_c001_v7007000_t0000_u01758337304972") 2025/09/20 03:08:51 DEBUG : pre-dest1/1: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448529c5_d20250920_m030136_c001_v0001093_t0052_u01758337296956") 2025/09/20 03:08:52 DEBUG : pre-dest2/2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f405cd1b514b032fb_d20250920_m030145_c001_v7007000_t0000_u01758337305153") 2025/09/20 03:08:52 DEBUG : pre-dest2/2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99638e_d20250920_m030137_c001_v0001154_t0023_u01758337297649") 2025/09/20 03:08:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf6722165a_d20250920_m030122_c001_v7007000_t0000_u01758337282629") 2025/09/20 03:08:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0672_d20250920_m030118_c001_v0001184_t0025_u01758337278719") 2025/09/20 03:08:52 DEBUG : sizeonly: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d50c_d20250920_m025930_c001_v7007000_t0000_u01758337170857") 2025/09/20 03:08:52 DEBUG : sizeonly: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485285e_d20250920_m025929_c001_v0001093_t0051_u01758337169793") 2025/09/20 03:08:52 DEBUG : splitbanan: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f402daa468cfcae23_d20250920_m030611_c001_v7007000_t0000_u01758337571407") 2025/09/20 03:08:52 DEBUG : splitbanan: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11eb64_d20250920_m030603_c001_v0001150_t0036_u01758337563483") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ca4_d20250920_m030728_c001_v7007000_t0000_u01758337648296") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11edd6_d20250920_m030721_c001_v0001150_t0004_u01758337641472") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e239_d20250920_m030712_c001_v7007000_t0000_u01758337632859") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ed62_d20250920_m030706_c001_v0001150_t0034_u01758337626013") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9d9a_d20250920_m030657_c001_v7007000_t0000_u01758337617299") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ecda_d20250920_m030650_c001_v0001150_t0010_u01758337610723") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d3a0_d20250920_m030642_c001_v7007000_t0000_u01758337602184") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ec4e_d20250920_m030635_c001_v0001150_t0034_u01758337595730") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f418fcc55ea345ff2_d20250920_m030626_c001_v7007000_t0000_u01758337586810") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ebe4_d20250920_m030619_c001_v0001150_t0040_u01758337579851") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f416eb82aa2913af0_d20250920_m030605_c001_v7007000_t0000_u01758337565291") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067cab_d20250920_m030602_c001_v0001105_t0058_u01758337562217") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f411fc1aa2ed0d36b_d20250920_m030553_c001_v7007000_t0000_u01758337553367") 2025/09/20 03:08:52 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c3a_d20250920_m030546_c001_v0001105_t0058_u01758337546605") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f420e5067f63923e0_d20250920_m030545_c001_v7007000_t0000_u01758337545087") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c1c_d20250920_m030542_c001_v0001105_t0016_u01758337542387") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881e177_d20250920_m030534_c001_v7007000_t0000_u01758337534049") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067bc1_d20250920_m030527_c001_v0001105_t0003_u01758337527294") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4182cec7cc02d10a_d20250920_m030526_c001_v7007000_t0000_u01758337526245") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ea32_d20250920_m030522_c001_v0001150_t0000_u01758337522565") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40300dad4332f8d7_d20250920_m030508_c001_v7007000_t0000_u01758337508311") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9965b2_d20250920_m030504_c001_v0001154_t0021_u01758337504920") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41526d73ccf60c08_d20250920_m030455_c001_v7007000_t0000_u01758337495902") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996580_d20250920_m030449_c001_v0001154_t0012_u01758337489048") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f414b424ac62da97b_d20250920_m030440_c001_v7007000_t0000_u01758337480763") 2025/09/20 03:08:53 DEBUG : splitbananasplit: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996554_d20250920_m030433_c001_v0001154_t0006_u01758337473862") 2025/09/20 03:08:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f419899979d8d362d_d20250920_m030548_c001_v7007000_t0000_u01758337548301") 2025/09/20 03:08:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067c22_d20250920_m030543_c001_v0001105_t0006_u01758337543510") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690faf_d20250920_m030426_c001_v7007000_t0000_u01758337466144") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a51_d20250920_m030423_c001_v0001105_t0050_u01758337463532") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb9891a_d20250920_m030422_c001_v7007000_t0000_u01758337462403") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e879_d20250920_m030418_c001_v0001150_t0005_u01758337458982") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672944_d20250920_m030030_c001_v7007000_t0000_u01758337230934") 2025/09/20 03:08:53 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb99632c_d20250920_m030030_c001_v0001154_t0013_u01758337230020") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672941_d20250920_m030029_c001_v7007000_t0000_u01758337229439") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485293c_d20250920_m030028_c001_v0001093_t0055_u01758337228556") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4ec_d20250920_m025927_c001_v7007000_t0000_u01758337167573") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852858_d20250920_m025925_c001_v0001093_t0005_u01758337165861") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4e7_d20250920_m025925_c001_v7007000_t0000_u01758337165498") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852856_d20250920_m025924_c001_v0001093_t0035_u01758337164205") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4dd_d20250920_m025922_c001_v7007000_t0000_u01758337162136") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485284a_d20250920_m025920_c001_v0001093_t0011_u01758337160688") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4d9_d20250920_m025920_c001_v7007000_t0000_u01758337160144") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852844_d20250920_m025918_c001_v0001093_t0016_u01758337158884") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485283a_d20250920_m025916_c001_v0001093_t0056_u01758337156064") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4b9_d20250920_m025915_c001_v7007000_t0000_u01758337155700") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852838_d20250920_m025914_c001_v0001093_t0003_u01758337154940") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852832_d20250920_m025914_c001_v0001093_t0003_u01758337154013") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f41555fc37881d4ae_d20250920_m025913_c001_v7007000_t0000_u01758337153648") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852828_d20250920_m025910_c001_v0001093_t0003_u01758337150652") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852823_d20250920_m025907_c001_v0001093_t0015_u01758337147359") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98208_d20250920_m025906_c001_v7007000_t0000_u01758337146998") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485281f_d20250920_m025905_c001_v0001093_t0006_u01758337145622") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485281c_d20250920_m025904_c001_v0001093_t0030_u01758337144744") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98204_d20250920_m025904_c001_v7007000_t0000_u01758337144386") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852812_d20250920_m025900_c001_v0001093_t0057_u01758337140217") 2025/09/20 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb98201_d20250920_m025859_c001_v7007000_t0000_u01758337139857") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac04485280c_d20250920_m025859_c001_v0001093_t0009_u01758337139025") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981fd_d20250920_m025858_c001_v7007000_t0000_u01758337138128") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852808_d20250920_m025857_c001_v0001093_t0025_u01758337137308") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981fc_d20250920_m025856_c001_v7007000_t0000_u01758337136766") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852806_d20250920_m025856_c001_v0001093_t0017_u01758337136043") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f9_d20250920_m025855_c001_v7007000_t0000_u01758337135148") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852800_d20250920_m025854_c001_v0001093_t0028_u01758337134135") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f8_d20250920_m025853_c001_v7007000_t0000_u01758337133597") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527fc_d20250920_m025852_c001_v0001093_t0047_u01758337132890") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f7_d20250920_m025852_c001_v7007000_t0000_u01758337132347") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527fa_d20250920_m025851_c001_v0001093_t0031_u01758337131647") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f1_d20250920_m025847_c001_v7007000_t0000_u01758337127002") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527e4_d20250920_m025846_c001_v0001093_t0010_u01758337126235") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981f0_d20250920_m025845_c001_v7007000_t0000_u01758337125696") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527e2_d20250920_m025845_c001_v0001093_t0036_u01758337125027") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981ef_d20250920_m025844_c001_v7007000_t0000_u01758337124130") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527dc_d20250920_m025843_c001_v0001093_t0031_u01758337123400") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb981ed_d20250920_m025841_c001_v7007000_t0000_u01758337121040") 2025/09/20 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac0448527d0_d20250920_m025840_c001_v0001093_t0026_u01758337120196") 2025/09/20 03:08:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fb0_d20250920_m030426_c001_v7007000_t0000_u01758337466328") 2025/09/20 03:08:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996526_d20250920_m030423_c001_v0001154_t0011_u01758337463531") 2025/09/20 03:08:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f40108df2beb9891b_d20250920_m030422_c001_v7007000_t0000_u01758337462586") 2025/09/20 03:08:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0c8d_d20250920_m030418_c001_v0001184_t0044_u01758337458627") 2025/09/20 03:08:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ca8_d20250920_m030730_c001_v7007000_t0000_u01758337650344") 2025/09/20 03:08:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c16d3_d20250920_m030729_c001_v0001184_t0045_u01758337649686") 2025/09/20 03:08:56 DEBUG : sub/yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67293c_d20250920_m030026_c001_v7007000_t0000_u01758337226511") 2025/09/20 03:08:56 DEBUG : sub/yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996326_d20250920_m030024_c001_v0001154_t0018_u01758337224898") 2025/09/20 03:08:56 DEBUG : test_dir1/file2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa7_d20250920_m030417_c001_v7007000_t0000_u01758337457738") 2025/09/20 03:08:56 DEBUG : test_dir1/file2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c0c69_d20250920_m030415_c001_v0001184_t0024_u01758337455699") 2025/09/20 03:08:56 DEBUG : test_dir1/file2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa2_d20250920_m030414_c001_v7007000_t0000_u01758337454755") 2025/09/20 03:08:56 DEBUG : test_dir1/file2: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a1b_d20250920_m030412_c001_v0001105_t0042_u01758337452834") 2025/09/20 03:08:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa8_d20250920_m030417_c001_v7007000_t0000_u01758337457944") 2025/09/20 03:08:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067a29_d20250920_m030415_c001_v0001105_t0002_u01758337455698") 2025/09/20 03:08:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4075337da9690fa3_d20250920_m030415_c001_v7007000_t0000_u01758337455011") 2025/09/20 03:08:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11e861_d20250920_m030412_c001_v0001150_t0034_u01758337452818") 2025/09/20 03:08:56 DEBUG : three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672926_d20250920_m030018_c001_v7007000_t0000_u01758337218448") 2025/09/20 03:08:56 DEBUG : three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852921_d20250920_m030017_c001_v0001093_t0054_u01758337217193") 2025/09/20 03:08:56 DEBUG : three: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f107c5ac044852913_d20250920_m030014_c001_v0001093_t0017_u01758337214527") 2025/09/20 03:08:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cab_d20250920_m030732_c001_v7007000_t0000_u01758337652110") 2025/09/20 03:08:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb9967ea_d20250920_m030731_c001_v0001154_t0002_u01758337651313") 2025/09/20 03:08:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cfb_d20250920_m030751_c001_v7007000_t0000_u01758337671546") 2025/09/20 03:08:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067efb_d20250920_m030749_c001_v0001105_t0042_u01758337669931") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ceb_d20250920_m030748_c001_v7007000_t0000_u01758337668371") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996821_d20250920_m030746_c001_v0001154_t0017_u01758337666833") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cd6_d20250920_m030745_c001_v7007000_t0000_u01758337665872") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c179d_d20250920_m030745_c001_v0001184_t0034_u01758337665249") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cbd_d20250920_m030739_c001_v7007000_t0000_u01758337659712") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996807_d20250920_m030738_c001_v0001154_t0011_u01758337658252") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222ccb_d20250920_m030742_c001_v7007000_t0000_u01758337662353") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067ed3_d20250920_m030740_c001_v0001105_t0008_u01758337660670") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cb6_d20250920_m030737_c001_v7007000_t0000_u01758337657298") 2025/09/20 03:08:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c1735_d20250920_m030736_c001_v0001184_t0001_u01758337656634") 2025/09/20 03:08:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cb2_d20250920_m030735_c001_v7007000_t0000_u01758337655669") 2025/09/20 03:08:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ee39_d20250920_m030734_c001_v0001150_t0019_u01758337654904") 2025/09/20 03:08:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cac_d20250920_m030733_c001_v7007000_t0000_u01758337653936") 2025/09/20 03:08:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1167ba0390067eb9_d20250920_m030733_c001_v0001105_t0017_u01758337653077") 2025/09/20 03:08:57 DEBUG : toe/toe/toe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f413b884ed78f9dc8_d20250920_m030756_c001_v7007000_t0000_u01758337676749") 2025/09/20 03:08:57 DEBUG : toe/toe/toe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f118c383edb996833_d20250920_m030756_c001_v0001154_t0017_u01758337675999") 2025/09/20 03:08:57 DEBUG : toe/toe/toe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cce_d20250920_m030744_c001_v7007000_t0000_u01758337664280") 2025/09/20 03:08:57 DEBUG : toe/toe/toe: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ee6b_d20250920_m030743_c001_v0001150_t0005_u01758337663321") 2025/09/20 03:08:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222d01_d20250920_m030752_c001_v7007000_t0000_u01758337672154") 2025/09/20 03:08:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114115661e11ee84_d20250920_m030751_c001_v0001150_t0023_u01758337671311") 2025/09/20 03:08:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f4002d5bf67222cf1_d20250920_m030748_c001_v7007000_t0000_u01758337668976") 2025/09/20 03:08:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f115e422df7284fc3_d20250920_m030748_c001_v0001182_t0051_u01758337668154") 2025/09/20 03:08:58 DEBUG : two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672928_d20250920_m030018_c001_v7007000_t0000_u01758337218630") 2025/09/20 03:08:58 DEBUG : two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f404c7554aa0c0493_d20250920_m030016_c001_v0001184_t0059_u01758337216624") 2025/09/20 03:08:58 DEBUG : two: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f407c5ac04485290f_d20250920_m030014_c001_v0001093_t0056_u01758337214341") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67293e_d20250920_m030027_c001_v7007000_t0000_u01758337227247") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f103c51a64c38e698_d20250920_m030026_c001_v0001098_t0007_u01758337226119") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672937_d20250920_m030023_c001_v7007000_t0000_u01758337223227") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c04b5_d20250920_m030021_c001_v0001184_t0029_u01758337221976") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67292f_d20250920_m030020_c001_v7007000_t0000_u01758337220677") 2025/09/20 03:08:58 DEBUG : yam: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f104c7554aa0c04a1_d20250920_m030019_c001_v0001184_t0039_u01758337219198") 2025/09/20 03:08:58 DEBUG : yaml: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c67293a_d20250920_m030023_c001_v7007000_t0000_u01758337223967") 2025/09/20 03:08:58 DEBUG : yaml: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f1139bca94a3b08f3_d20250920_m030022_c001_v0001092_t0017_u01758337222842") 2025/09/20 03:08:58 DEBUG : yaml: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f410e88201c672934_d20250920_m030021_c001_v7007000_t0000_u01758337221411") 2025/09/20 03:08:58 DEBUG : yaml: Deleting (id "4_zeff22df300fd6b5b9f980e1b_f114045ecc0025d80_d20250920_m030020_c001_v0001177_t0007_u01758337220470") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m22.497954504s (try 1/5)