"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/29 01:17:33 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe" 2025/10/29 01:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 01:17:34 DEBUG : Creating backend with remote "/tmp/rclone690916778" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/29 01:17:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:36 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:37 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.77s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:38 DEBUG : Creating backend with remote "/non-existing" 2025/10/29 01:17:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/29 01:17:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:41 INFO : B2 bucket rclone-test-luyozoy9hahe: Running all checks before starting transfers 2025/10/29 01:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:41 INFO : B2 bucket rclone-test-luyozoy9hahe: Checks finished, now starting transfers 2025/10/29 01:17:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.78s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:44 ERROR : Ignoring --no-traverse with sync 2025/10/29 01:17:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:45 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/29 01:17:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/29 01:17:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:17:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:17:49 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:49 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/29 01:17:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:17:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:17:51 INFO : sub dir2: Making directory 2025/10/29 01:17:51 INFO : sub dir: Making directory 2025/10/29 01:17:51 INFO : sub dir2/sub sub dir2: Making directory 2025/10/29 01:17:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17: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/10/29 01:17:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:52 INFO : sub dir2: Making directory 2025/10/29 01:17:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/29 01:17:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:52 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:52 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:53 DEBUG : sub dir2: Making directory with metadata 2025/10/29 01:17:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:17:53 INFO : sub dir2: Making directory 2025/10/29 01:17:53 INFO : sub dir: Making directory 2025/10/29 01:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:54 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:54 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/29 01:17:54 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/29 01:17:54 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:55 INFO : sub dir2: Making directory 2025/10/29 01:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:56 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:56 DEBUG : sub dir2: Making directory with metadata 2025/10/29 01:17:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:17:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:17:57 INFO : sub dir2: Making directory 2025/10/29 01:17:57 INFO : sub dir: Making directory 2025/10/29 01:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:57 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/29 01:17:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:17:58 INFO : sub dir2: Making directory 2025/10/29 01:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:17:59 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:17:59 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:17:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:17:59 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-derazej9kege" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-derazej9kege 2025/10/29 01:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:18:02 DEBUG : B2 bucket rclone-test-derazej9kege: Waiting for checks to finish 2025/10/29 01:18:02 DEBUG : B2 bucket rclone-test-derazej9kege: Waiting for transfers to finish 2025/10/29 01:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:18:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:03 DEBUG : B2 bucket rclone-test-derazej9kege: Purge remote 2025/10/29 01:18:03 INFO : B2 bucket rclone-test-derazej9kege: cleaning bucket "rclone-test-derazej9kege" of all files 2025/10/29 01:18:04 DEBUG : sub dir/hello world: Deleting (id "4_zafb21dc380bd2bdb9fa80e1b_f11033a22f44d8212_d20251029_m011803_c001_v0001134_t0015_u01761700683493") --- PASS: TestServerSideCopy (5.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:18:06 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:06 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:18:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wimesex2taja" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-wimesex2taja 2025/10/29 01:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:18:09 DEBUG : B2 bucket rclone-test-wimesex2taja: Waiting for checks to finish 2025/10/29 01:18:09 DEBUG : B2 bucket rclone-test-wimesex2taja: Waiting for transfers to finish 2025/10/29 01:18:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:18:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:18:11 DEBUG : B2 bucket rclone-test-wimesex2taja: Waiting for checks to finish 2025/10/29 01:18:11 DEBUG : B2 bucket rclone-test-wimesex2taja: Waiting for transfers to finish 2025/10/29 01:18:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:18:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:11 DEBUG : B2 bucket rclone-test-wimesex2taja: Purge remote 2025/10/29 01:18:11 INFO : B2 bucket rclone-test-wimesex2taja: cleaning bucket "rclone-test-wimesex2taja" of all files 2025/10/29 01:18:11 DEBUG : sub dir/hello world: Deleting (id "4_zffc23d4380bd2bdb9fa80e1b_f1037e9fe266ab09e_d20251029_m011811_c001_v0001038_t0057_u01761700691158") 2025/10/29 01:18:11 DEBUG : sub dir/hello world: Deleting (id "4_zffc23d4380bd2bdb9fa80e1b_f1166a68fe65567de_d20251029_m011809_c001_v0001099_t0023_u01761700689653") --- PASS: TestServerSideCopyOverSelf (6.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:18:15 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:15 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:18:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/29 01:18:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-layimim5duve" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-layimim5duve 2025/10/29 01:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:18:19 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for checks to finish 2025/10/29 01:18:19 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for transfers to finish 2025/10/29 01:18:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:18:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:21 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for checks to finish 2025/10/29 01:18:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:18:21 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for transfers to finish 2025/10/29 01:18:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:18:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:21 INFO : sub dir/hello world: Deleted 2025/10/29 01:18:22 DEBUG : testing file moves 2025/10/29 01:18:22 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for checks to finish 2025/10/29 01:18:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/29 01:18:22 DEBUG : B2 bucket rclone-test-layimim5duve: Waiting for transfers to finish 2025/10/29 01:18:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/29 01:18:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:18:23 INFO : sub dir/hello world: Deleted 2025/10/29 01:18:24 DEBUG : B2 bucket rclone-test-layimim5duve: Purge remote 2025/10/29 01:18:24 INFO : B2 bucket rclone-test-layimim5duve: cleaning bucket "rclone-test-layimim5duve" of all files 2025/10/29 01:18:24 DEBUG : sub dir/hello world: Deleting (id "4_zcf525dc380bd2bdb9fa80e1b_f114bdaacbd98e164_d20251029_m011823_c001_v0001171_t0018_u01761700703047") 2025/10/29 01:18:24 DEBUG : sub dir/hello world: Deleting (id "4_zcf525dc380bd2bdb9fa80e1b_f11841d8339853611_d20251029_m011821_c001_v0001131_t0044_u01761700701311") 2025/10/29 01:18:24 DEBUG : sub dir/hello world: Deleting (id "4_zcf525dc380bd2bdb9fa80e1b_f102658286d445dff_d20251029_m011819_c001_v0001161_t0043_u01761700699754") --- PASS: TestServerSideMoveOverSelf (7.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:25 ERROR : error listing: directory not found 2025/10/29 01:18:26 INFO : Local file system at /tmp/rclone690916778: Making directory 2025/10/29 01:18:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:18:27 DEBUG : Local file system at /tmp/rclone690916778: Waiting for checks to finish 2025/10/29 01:18:27 DEBUG : Local file system at /tmp/rclone690916778: Waiting for transfers to finish 2025/10/29 01:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:18:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/29 01:18:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/29 01:18:29 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:29 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:18:29 INFO : check sum: Copied (new) 2025/10/29 01:18:29 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:29 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:18:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/29 01:18:29 DEBUG : check sum: Unchanged skipping 2025/10/29 01:18:29 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:29 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/29 01:18:30 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:30 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:18:31 INFO : sizeonly: Copied (new) 2025/10/29 01:18:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:31 DEBUG : sizeonly: Sizes identical 2025/10/29 01:18:31 DEBUG : sizeonly: Unchanged skipping 2025/10/29 01:18:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/29 01:18:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/29 01:18:32 INFO : ignore-size: Copied (new) 2025/10/29 01:18:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:18:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:33 DEBUG : ignore-size: Unchanged skipping 2025/10/29 01:18:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:18:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:34 DEBUG : existing: Unchanged skipping 2025/10/29 01:18:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:34 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:34 INFO : There was nothing to transfer 2025/10/29 01:18:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/29 01:18:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:18:35 INFO : existing: Copied (replaced existing) 2025/10/29 01:18:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:18:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:18:36 INFO : existing: Copied (new) 2025/10/29 01:18:36 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:37 DEBUG : existing: Destination exists, skipping 2025/10/29 01:18:37 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:37 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:37 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:38 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/29 01:18:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:18:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:18:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:38 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:18:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:18:39 INFO : a/potato2: Copied (new) 2025/10/29 01:18:39 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:39 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:41 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/10/29 01:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:18:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/29 01:18:41 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:41 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:41 INFO : There was nothing to transfer 2025/10/29 01:18:41 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/10/29 01:18:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:18:42 INFO : empty space: Updated modification time in destination 2025/10/29 01:18:42 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:42 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:42 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:44 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/29 01:18:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:18:44 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:44 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:44 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:45 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/10/29 01:18:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone690916778) 2025/10/29 01:18:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-luyozoy9hahe) 2025/10/29 01:18:45 DEBUG : foo: sha1 differ 2025/10/29 01:18:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/29 01:18:45 INFO : foo: Copied (replaced existing) 2025/10/29 01:18:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:18:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/29 01:18:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:47 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:18:47 INFO : potato: Copied (new) 2025/10/29 01:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/29 01:18:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/29 01:18:51 INFO : potato: Copied (replaced existing) 2025/10/29 01:18:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/29 01:18:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone690916778) 2025/10/29 01:18:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-luyozoy9hahe) 2025/10/29 01:18:53 DEBUG : potato: sha1 differ 2025/10/29 01:18:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/29 01:18:53 INFO : potato: Copied (replaced existing) 2025/10/29 01:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:18:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:18:55 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/29 01:18:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:55 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:55 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:18:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:18:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:18:57 DEBUG : empty space: Unchanged skipping 2025/10/29 01:18:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:18:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:18:57 INFO : potato2: Copied (new) 2025/10/29 01:18:57 DEBUG : Waiting for deletions to finish 2025/10/29 01:18:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:18:59 INFO : d: Making directory 2025/10/29 01:18:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/29 01:19:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:00 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:19:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:00 INFO : a/potato2: Copied (new) 2025/10/29 01:19:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/29 01:19:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:02 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:02 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:19:02 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:03 INFO : a/potato2: Copied (new) 2025/10/29 01:19:03 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting files as there were IO errors 2025/10/29 01:19:03 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:05 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:05 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:05 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:05 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:06 INFO : potato: Deleted 2025/10/29 01:19:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:08 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:08 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:08 INFO : potato: Deleted 2025/10/29 01:19:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:08 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:08 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:08 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:11 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:11 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:11 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/29 01:19:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:14 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : enormous: Excluded 2025/10/29 01:19:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : potato2: Excluded 2025/10/29 01:19:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:14 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:14 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:14 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:14 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:14 INFO : There was nothing to transfer 2025/10/29 01:19:14 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : enormous: Excluded 2025/10/29 01:19:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : potato2: Excluded 2025/10/29 01:19:14 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:19:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/29 01:19:14 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:14 DEBUG : Local file system at /tmp/rclone690916778: Waiting for checks to finish 2025/10/29 01:19:14 DEBUG : Local file system at /tmp/rclone690916778: Waiting for transfers to finish 2025/10/29 01:19:14 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:19:16 DEBUG : enormous: Excluded 2025/10/29 01:19:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:19:16 DEBUG : potato2: Excluded 2025/10/29 01:19:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:19:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:17 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:17 INFO : enormous: Deleted 2025/10/29 01:19:17 INFO : potato2: Deleted 2025/10/29 01:19:17 INFO : There was nothing to transfer 2025/10/29 01:19:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/29 01:19:17 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:17 DEBUG : Local file system at /tmp/rclone690916778: Waiting for checks to finish 2025/10/29 01:19:17 DEBUG : Local file system at /tmp/rclone690916778: Waiting for transfers to finish 2025/10/29 01:19:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:17 INFO : enormous: Deleted 2025/10/29 01:19:17 INFO : potato2: Deleted 2025/10/29 01:19:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:19 DEBUG : five: Need to transfer - File not found at Destination 2025/10/29 01:19:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/29 01:19:19 DEBUG : one: Destination is newer than source, skipping 2025/10/29 01:19:19 DEBUG : three: Sizes identical 2025/10/29 01:19:19 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/29 01:19:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone690916778) 2025/10/29 01:19:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-luyozoy9hahe) 2025/10/29 01:19:19 DEBUG : two: sha1 differ 2025/10/29 01:19:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:19:19 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/29 01:19:20 INFO : five: Copied (new) 2025/10/29 01:19:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/29 01:19:20 INFO : four: Copied (replaced existing) 2025/10/29 01:19:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:19:20 INFO : two: Copied (replaced existing) 2025/10/29 01:19:20 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:21 DEBUG : one: Destination is newer than source, skipping 2025/10/29 01:19:21 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/29 01:19:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/29 01:19:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:19:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone690916778) 2025/10/29 01:19:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-luyozoy9hahe) 2025/10/29 01:19:21 DEBUG : three: sha1 differ 2025/10/29 01:19:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:19:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/29 01:19:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/29 01:19:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/29 01:19:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/29 01:19:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:19:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:19:21 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:19:21 INFO : three: Copied (replaced existing) 2025/10/29 01:19:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/29 01:19:23 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:23 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:23 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/29 01:19:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:19:23 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:23 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:19:23 INFO : potato: Copied (new) 2025/10/29 01:19:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:23 INFO : yam: Copied (new) 2025/10/29 01:19:23 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:19:24 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:24 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:24 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:24 DEBUG : potato: Unchanged skipping 2025/10/29 01:19:24 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:24 INFO : yam: Copied (server-side copy) to: yaml 2025/10/29 01:19:25 INFO : yam: Deleted 2025/10/29 01:19:25 INFO : yaml: Renamed from "yam" 2025/10/29 01:19:25 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/29 01:19:26 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:26 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:19:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/29 01:19:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:19:26 INFO : potato: Copied (new) 2025/10/29 01:19:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:26 INFO : yam: Copied (new) 2025/10/29 01:19:26 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:19:26 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:26 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:26 DEBUG : potato: Unchanged skipping 2025/10/29 01:19:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:27 INFO : yam: Copied (server-side copy) to: yaml 2025/10/29 01:19:27 INFO : yam: Deleted 2025/10/29 01:19:27 INFO : yaml: Renamed from "yam" 2025/10/29 01:19:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/29 01:19:28 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:28 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:28 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:19:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/29 01:19:28 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:28 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:29 INFO : sub/yam: Copied (new) 2025/10/29 01:19:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:19:29 INFO : potato: Copied (new) 2025/10/29 01:19:29 DEBUG : Waiting for deletions to finish 2025/10/29 01:19:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:19:30 DEBUG : potato: Unchanged skipping 2025/10/29 01:19:30 INFO : B2 bucket rclone-test-luyozoy9hahe: Making map for --track-renames 2025/10/29 01:19:30 INFO : B2 bucket rclone-test-luyozoy9hahe: Finished making map for --track-renames 2025/10/29 01:19:30 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:30 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for renames to finish 2025/10/29 01:19:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:19:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/29 01:19:30 INFO : sub/yam: Deleted 2025/10/29 01:19:30 INFO : yam: Renamed from "sub/yam" 2025/10/29 01:19:30 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:31 DEBUG : Creating backend with remote "/tmp/rclone690916778/dir1" 2025/10/29 01:19:31 DEBUG : Creating backend with remote "/tmp/rclone690916778/dir2" 2025/10/29 01:19:31 DEBUG : Local file system at /tmp/rclone690916778/dir2: Using server-side directory move 2025/10/29 01:19:31 INFO : Local file system at /tmp/rclone690916778/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/29 01:19:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/29 01:19:31 DEBUG : Local file system at /tmp/rclone690916778/dir2: Waiting for checks to finish 2025/10/29 01:19:31 DEBUG : Local file system at /tmp/rclone690916778/dir2: Waiting for transfers to finish 2025/10/29 01:19:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:19:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/29 01:19:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/29 01:19:32 INFO : nested/sub dir/file: Copied (new) 2025/10/29 01:19:32 INFO : nested/sub dir/file: Deleted 2025/10/29 01:19:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:19:33 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:19:33 INFO : sub dir/hello world: Deleted 2025/10/29 01:19:33 INFO : sub dir: Removing directory 2025/10/29 01:19:33 INFO : nested/sub dir: Removing directory 2025/10/29 01:19:33 INFO : nested: Removing directory 2025/10/29 01:19:33 DEBUG : Local file system at /tmp/rclone690916778: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:19:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/29 01:19:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/29 01:19:34 INFO : nested/sub dir/file: Copied (new) 2025/10/29 01:19:34 INFO : nested/sub dir/file: Deleted 2025/10/29 01:19:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:19:34 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:19:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/29 01:19:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:19:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:19:35 INFO : existing: Copied (new) 2025/10/29 01:19:35 INFO : existing: Deleted 2025/10/29 01:19:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/29 01:19:36 INFO : existing-b: Copied (new) 2025/10/29 01:19:36 INFO : existing-b: Deleted 2025/10/29 01:19:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:19:36 DEBUG : existing: Destination exists, skipping 2025/10/29 01:19:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/29 01:19:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:19:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qevidey9fopi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-qevidey9fopi 2025/10/29 01:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:19:42 DEBUG : empty space: Unchanged skipping 2025/10/29 01:19:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:19:42 DEBUG : B2 bucket rclone-test-qevidey9fopi: Waiting for checks to finish 2025/10/29 01:19:42 INFO : empty space: Deleted 2025/10/29 01:19:42 DEBUG : B2 bucket rclone-test-qevidey9fopi: Waiting for transfers to finish 2025/10/29 01:19:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:42 INFO : potato2: Copied (server-side copy) 2025/10/29 01:19:42 INFO : potato2: Deleted 2025/10/29 01:19:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:19:43 INFO : potato3: Copied (server-side copy) 2025/10/29 01:19:43 INFO : potato3: Deleted 2025/10/29 01:19:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xatanag0gucu" 2025/10/29 01:19:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/29 01:19:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:19:44 DEBUG : B2 bucket rclone-test-xatanag0gucu: Waiting for checks to finish 2025/10/29 01:19:44 DEBUG : B2 bucket rclone-test-xatanag0gucu: Waiting for transfers to finish 2025/10/29 01:19:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:19:45 INFO : empty space: Copied (server-side copy) 2025/10/29 01:19:45 INFO : empty space: Deleted 2025/10/29 01:19:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:19:46 INFO : potato3: Copied (server-side copy) 2025/10/29 01:19:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:46 INFO : potato2: Copied (server-side copy) 2025/10/29 01:19:46 INFO : potato3: Deleted 2025/10/29 01:19:46 INFO : potato2: Deleted 2025/10/29 01:19:46 DEBUG : B2 bucket rclone-test-xatanag0gucu: Purge remote 2025/10/29 01:19:46 INFO : B2 bucket rclone-test-xatanag0gucu: cleaning bucket "rclone-test-xatanag0gucu" of all files 2025/10/29 01:19:46 DEBUG : empty space: Deleting (id "4_z9fd2ada380cd2bdb9fa80e1b_f11348050d1603ea3_d20251029_m011945_c001_v0001041_t0052_u01761700785189") 2025/10/29 01:19:46 DEBUG : potato2: Deleting (id "4_z9fd2ada380cd2bdb9fa80e1b_f1122ab759de4797f_d20251029_m011945_c001_v0001099_t0040_u01761700785547") 2025/10/29 01:19:46 DEBUG : potato3: Deleting (id "4_z9fd2ada380cd2bdb9fa80e1b_f113797331c52e92a_d20251029_m011945_c001_v0001116_t0042_u01761700785556") 2025/10/29 01:19:47 DEBUG : B2 bucket rclone-test-qevidey9fopi: Purge remote 2025/10/29 01:19:47 INFO : B2 bucket rclone-test-qevidey9fopi: cleaning bucket "rclone-test-qevidey9fopi" of all files 2025/10/29 01:19:47 DEBUG : empty space: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f423f3964a693bb7c_d20251029_m011945_c001_v7007000_t0000_u01761700785581") 2025/10/29 01:19:47 DEBUG : empty space: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f107d78ba3eda23d0_d20251029_m011940_c001_v0001130_t0033_u01761700780919") 2025/10/29 01:19:47 DEBUG : potato2: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f416b2c496babeb64_d20251029_m011946_c001_v7007000_t0000_u01761700786133") 2025/10/29 01:19:47 DEBUG : potato2: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f1120b027f7d2c26a_d20251029_m011942_c001_v0001180_t0043_u01761700782151") 2025/10/29 01:19:47 DEBUG : potato3: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f423f3964a693bb7d_d20251029_m011946_c001_v7007000_t0000_u01761700786100") 2025/10/29 01:19:47 DEBUG : potato3: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f11126d6d309020d2_d20251029_m011942_c001_v0001136_t0038_u01761700782435") 2025/10/29 01:19:47 DEBUG : potato3: Deleting (id "4_z4f129d7380cd2bdb9fa80e1b_f107d78ba3eda23d2_d20251029_m011941_c001_v0001130_t0044_u01761700781270") --- PASS: TestServerSideMove (12.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:19:49 DEBUG : Creating backend with remote "TestB2:rclone-test-naruleg7raji" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-naruleg7raji 2025/10/29 01:19:56 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:19:56 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:19:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:19:56 DEBUG : B2 bucket rclone-test-naruleg7raji: Waiting for checks to finish 2025/10/29 01:19:56 DEBUG : B2 bucket rclone-test-naruleg7raji: Waiting for transfers to finish 2025/10/29 01:19:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:56 INFO : potato2: Copied (server-side copy) 2025/10/29 01:19:56 INFO : potato2: Deleted 2025/10/29 01:19:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:19:57 INFO : potato3: Copied (server-side copy) 2025/10/29 01:19:57 INFO : potato3: Deleted 2025/10/29 01:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-feyasup6mequ" 2025/10/29 01:19:58 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:19:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:19:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:19:58 DEBUG : B2 bucket rclone-test-feyasup6mequ: Waiting for checks to finish 2025/10/29 01:19:58 DEBUG : B2 bucket rclone-test-feyasup6mequ: Waiting for transfers to finish 2025/10/29 01:19:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:19:59 INFO : potato2: Copied (server-side copy) 2025/10/29 01:19:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:19:59 INFO : potato3: Copied (server-side copy) 2025/10/29 01:19:59 INFO : potato2: Deleted 2025/10/29 01:20:00 INFO : potato3: Deleted 2025/10/29 01:20:00 DEBUG : B2 bucket rclone-test-feyasup6mequ: Purge remote 2025/10/29 01:20:00 INFO : B2 bucket rclone-test-feyasup6mequ: cleaning bucket "rclone-test-feyasup6mequ" of all files 2025/10/29 01:20:00 DEBUG : potato2: Deleting (id "4_z5fa2ed1380cd2bdb9fa80e1b_f100db88c16dd13f9_d20251029_m011959_c001_v0001130_t0032_u01761700799312") 2025/10/29 01:20:00 DEBUG : potato3: Deleting (id "4_z5fa2ed1380cd2bdb9fa80e1b_f11891e0d7a9a7fc3_d20251029_m011959_c001_v0001042_t0027_u01761700799677") 2025/10/29 01:20:01 DEBUG : B2 bucket rclone-test-naruleg7raji: Purge remote 2025/10/29 01:20:01 INFO : B2 bucket rclone-test-naruleg7raji: cleaning bucket "rclone-test-naruleg7raji" of all files 2025/10/29 01:20:01 DEBUG : empty space: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f116d2168c488b653_d20251029_m011954_c001_v0001041_t0009_u01761700794428") 2025/10/29 01:20:01 DEBUG : potato2: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f422f616622612318_d20251029_m011959_c001_v7007000_t0000_u01761700799879") 2025/10/29 01:20:01 DEBUG : potato2: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f106ec910ee52e95f_d20251029_m011956_c001_v0001172_t0049_u01761700796122") 2025/10/29 01:20:01 DEBUG : potato3: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f409fcbafcf912a3e_d20251029_m012000_c001_v7007000_t0000_u01761700800111") 2025/10/29 01:20:01 DEBUG : potato3: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f11904449718fdcc9_d20251029_m011956_c001_v0001041_t0016_u01761700796518") 2025/10/29 01:20:01 DEBUG : potato3: Deleting (id "4_z3fc2cdc380cd2bdb9fa80e1b_f116d2168c488b657_d20251029_m011955_c001_v0001041_t0000_u01761700795049") --- PASS: TestServerSideMoveWithFilter (13.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-medutiv9ciqe" 2025/10/29 01:20:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-luyozoy9hahe -> B2 bucket rclone-test-medutiv9ciqe 2025/10/29 01:20:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:20:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:20:08 DEBUG : empty space: Unchanged skipping 2025/10/29 01:20:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:20:08 DEBUG : B2 bucket rclone-test-medutiv9ciqe: Waiting for checks to finish 2025/10/29 01:20:08 INFO : empty space: Deleted 2025/10/29 01:20:08 DEBUG : B2 bucket rclone-test-medutiv9ciqe: Waiting for transfers to finish 2025/10/29 01:20:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:20:09 INFO : potato2: Copied (server-side copy) 2025/10/29 01:20:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:20:09 INFO : potato3: Copied (server-side copy) 2025/10/29 01:20:09 INFO : potato2: Deleted 2025/10/29 01:20:09 INFO : potato3: Deleted 2025/10/29 01:20:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pomovup0pivu" 2025/10/29 01:20:10 INFO : tomatoDir: Making directory 2025/10/29 01:20:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/29 01:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:20:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:20:11 DEBUG : B2 bucket rclone-test-pomovup0pivu: Waiting for checks to finish 2025/10/29 01:20:11 DEBUG : B2 bucket rclone-test-pomovup0pivu: Waiting for transfers to finish 2025/10/29 01:20:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:20:12 INFO : empty space: Copied (server-side copy) 2025/10/29 01:20:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:20:12 INFO : potato3: Copied (server-side copy) 2025/10/29 01:20:12 INFO : empty space: Deleted 2025/10/29 01:20:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:20:12 INFO : potato2: Copied (server-side copy) 2025/10/29 01:20:12 INFO : potato3: Deleted 2025/10/29 01:20:12 INFO : potato2: Deleted 2025/10/29 01:20:13 DEBUG : B2 bucket rclone-test-pomovup0pivu: Purge remote 2025/10/29 01:20:13 INFO : B2 bucket rclone-test-pomovup0pivu: cleaning bucket "rclone-test-pomovup0pivu" of all files 2025/10/29 01:20:13 DEBUG : empty space: Deleting (id "4_zdf621d1380dd2bdb9fa80e1b_f10269f0a310a6a54_d20251029_m012011_c001_v0001115_t0030_u01761700811668") 2025/10/29 01:20:13 DEBUG : potato2: Deleting (id "4_zdf621d1380dd2bdb9fa80e1b_f108653fbef2d290b_d20251029_m012012_c001_v0001171_t0019_u01761700812056") 2025/10/29 01:20:13 DEBUG : potato3: Deleting (id "4_zdf621d1380dd2bdb9fa80e1b_f1115d6021d5508cb_d20251029_m012012_c001_v0001180_t0031_u01761700812043") 2025/10/29 01:20:13 DEBUG : B2 bucket rclone-test-medutiv9ciqe: Purge remote 2025/10/29 01:20:13 INFO : B2 bucket rclone-test-medutiv9ciqe: cleaning bucket "rclone-test-medutiv9ciqe" of all files 2025/10/29 01:20:14 DEBUG : empty space: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f418e418520ebef9d_d20251029_m012012_c001_v7007000_t0000_u01761700812154") 2025/10/29 01:20:14 DEBUG : empty space: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f118205c974e2ec67_d20251029_m012007_c001_v0001184_t0040_u01761700807885") 2025/10/29 01:20:14 DEBUG : potato2: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f418e418520ebef9e_d20251029_m012012_c001_v7007000_t0000_u01761700812405") 2025/10/29 01:20:14 DEBUG : potato2: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f104640b485323dc6_d20251029_m012008_c001_v0001130_t0031_u01761700808722") 2025/10/29 01:20:14 DEBUG : potato3: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f402ba7889cafac67_d20251029_m012012_c001_v7007000_t0000_u01761700812265") 2025/10/29 01:20:14 DEBUG : potato3: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f104e023b1f2f0a94_d20251029_m012009_c001_v0001184_t0039_u01761700809094") 2025/10/29 01:20:14 DEBUG : potato3: Deleting (id "4_z8f720d0380dd2bdb9fa80e1b_f118205c974e2ec69_d20251029_m012008_c001_v0001184_t0022_u01761700808121") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:15 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/rclone-sync-test" 2025/10/29 01:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/rclone-sync-test-include/layer2" 2025/10/29 01:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/rclone-sync-test-ignore-file" 2025/10/29 01:20:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/29 01:20:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 01:20:26 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 01:20:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test: Waiting for checks to finish 2025/10/29 01:20:26 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test: Waiting for transfers to finish 2025/10/29 01:20:26 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:26 INFO : There was nothing to transfer 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:20:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:27 INFO : There was nothing to transfer 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/29 01:20:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:27 INFO : There was nothing to transfer 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:20:27 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:20:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:27 INFO : There was nothing to transfer 2025/10/29 01:20:28 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/29 01:20:28 DEBUG : B2 bucket rclone-test-luyozoy9hahe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/29 01:20:28 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/CompareDest" 2025/10/29 01:20:32 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 01:20:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:20:32 INFO : one: Copied (new) 2025/10/29 01:20:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:20:34 INFO : one: Copied (replaced existing) 2025/10/29 01:20:34 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:20:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:36 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:36 INFO : There was nothing to transfer 2025/10/29 01:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:20:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:20:38 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:38 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:38 INFO : There was nothing to transfer 2025/10/29 01:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:20:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:20:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:39 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:39 INFO : There was nothing to transfer 2025/10/29 01:20:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:40 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/10/29 01:20:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:20:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:20:40 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:20:40 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:40 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:40 INFO : There was nothing to transfer 2025/10/29 01:20:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 01:20:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:20:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:20:41 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/29 01:20:41 INFO : two: Copied (new) 2025/10/29 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dest" 2025/10/29 01:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/pre-dest1" 2025/10/29 01:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/pre-dest2" 2025/10/29 01:20:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:20:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/29 01:20:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:20:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/29 01:20:50 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/29 01:20:50 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dest: Waiting for checks to finish 2025/10/29 01:20:50 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dest: Waiting for transfers to finish 2025/10/29 01:20:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/29 01:20:50 INFO : 3: Copied (new) 2025/10/29 01:20:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/CopyDest" 2025/10/29 01:20:55 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 01:20:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:20:56 INFO : one: Copied (new) 2025/10/29 01:20:56 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:20:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:20:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:20:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:20:58 INFO : one: Copied (replaced existing) 2025/10/29 01:20:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/BackupDir" 2025/10/29 01:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:21:01 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:21:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:21:02 INFO : one: Copied (server-side copy) 2025/10/29 01:21:02 INFO : one: Deleted 2025/10/29 01:21:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:21:03 INFO : one: Copied (server-side copy) 2025/10/29 01:21:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/29 01:21:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:03 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:05 DEBUG : one: Unchanged skipping 2025/10/29 01:21:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:21:05 INFO : two: Copied (server-side copy) 2025/10/29 01:21:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/29 01:21:05 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:05 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:05 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:06 DEBUG : one: Unchanged skipping 2025/10/29 01:21:06 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:06 DEBUG : two: Unchanged skipping 2025/10/29 01:21:06 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:06 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:06 INFO : There was nothing to transfer 2025/10/29 01:21:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:07 DEBUG : one: Unchanged skipping 2025/10/29 01:21:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/29 01:21:07 DEBUG : three: Destination not found in --copy-dest 2025/10/29 01:21:07 DEBUG : three: Need to transfer - File not found at Destination 2025/10/29 01:21:07 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:21:07 DEBUG : two: Unchanged skipping 2025/10/29 01:21:07 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/29 01:21:08 INFO : three: Copied (new) 2025/10/29 01:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:21:12 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:21:13 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/backup" 2025/10/29 01:21:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:21:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:15 DEBUG : two: Unchanged skipping 2025/10/29 01:21:15 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:21:17 INFO : one: Copied (server-side copy) 2025/10/29 01:21:17 INFO : one: Deleted 2025/10/29 01:21:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:18 INFO : one: Copied (new) 2025/10/29 01:21:18 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:21:18 INFO : three.txt: Copied (server-side copy) 2025/10/29 01:21:18 INFO : three.txt: Deleted 2025/10/29 01:21:18 INFO : three.txt: Moved into backup dir 2025/10/29 01:21:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:21:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:20 DEBUG : two: Unchanged skipping 2025/10/29 01:21:20 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:21 INFO : one: Copied (server-side copy) 2025/10/29 01:21:21 INFO : one: Deleted 2025/10/29 01:21:21 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:21:21 INFO : one: Copied (new) 2025/10/29 01:21:21 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:21:22 INFO : three.txt: Copied (server-side copy) 2025/10/29 01:21:22 INFO : three.txt: Deleted 2025/10/29 01:21:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/backup" 2025/10/29 01:21:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:21:29 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:29 DEBUG : two: Unchanged skipping 2025/10/29 01:21:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:21:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:21:31 INFO : one: Deleted 2025/10/29 01:21:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:31 INFO : one: Copied (new) 2025/10/29 01:21:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:21:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:21:33 INFO : three.txt: Deleted 2025/10/29 01:21:33 INFO : three.txt: Moved into backup dir 2025/10/29 01:21:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:21:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:34 DEBUG : two: Unchanged skipping 2025/10/29 01:21:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:35 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:21:35 INFO : one: Deleted 2025/10/29 01:21:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:21:35 INFO : one: Copied (new) 2025/10/29 01:21:35 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:21:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:21:36 INFO : three.txt: Deleted 2025/10/29 01:21:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:21:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/0fe2adf380ad2bdb9fa80e1b/c001_v0001090_t0018": EOF 2025/10/29 01:21:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/0fe2adf380ad2bdb9fa80e1b/c001_v0001090_t0018": EOF) 2025/10/29 01:21:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-luyozoy9hahe: 1/10 (Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/0fe2adf380ad2bdb9fa80e1b/c001_v0001090_t0018": EOF) 2025/10/29 01:21:41 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 01:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/backup" 2025/10/29 01:21:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:21:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:44 DEBUG : two: Unchanged skipping 2025/10/29 01:21:44 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:21:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:21:46 INFO : one: Deleted 2025/10/29 01:21:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:47 INFO : one: Copied (new) 2025/10/29 01:21:47 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:21:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:21:48 INFO : three.txt: Deleted 2025/10/29 01:21:48 INFO : three.txt: Moved into backup dir 2025/10/29 01:21:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:21:50 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:50 DEBUG : two: Unchanged skipping 2025/10/29 01:21:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:21:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:21:51 INFO : one: Deleted 2025/10/29 01:21:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:21:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:21:52 INFO : one: Copied (new) 2025/10/29 01:21:52 DEBUG : Waiting for deletions to finish 2025/10/29 01:21:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:21:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:21:52 INFO : three.txt: Deleted 2025/10/29 01:21:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:21:55 DEBUG : Config file has changed externally - reloading 2025/10/29 01:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:21:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:21:57 DEBUG : two: Unchanged skipping 2025/10/29 01:21:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:21:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:21:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:21:58 INFO : one: Deleted 2025/10/29 01:21:58 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:00 INFO : one: Copied (new) 2025/10/29 01:22:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:22:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:22:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:22:01 INFO : three.txt: Deleted 2025/10/29 01:22:01 INFO : three.txt: Moved into backup dir 2025/10/29 01:22:02 DEBUG : one.bak: Excluded (Path Filter) 2025/10/29 01:22:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/29 01:22:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:02 DEBUG : two: Unchanged skipping 2025/10/29 01:22:02 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for checks to finish 2025/10/29 01:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:03 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:22:03 INFO : one: Deleted 2025/10/29 01:22:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe path dst: Waiting for transfers to finish 2025/10/29 01:22:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:22:04 INFO : one: Copied (new) 2025/10/29 01:22:04 DEBUG : Waiting for deletions to finish 2025/10/29 01:22:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:22:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:22:04 INFO : three.txt: Deleted 2025/10/29 01:22:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:22:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:22:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:22:10 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:22:10 INFO : one: Deleted 2025/10/29 01:22:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:11 INFO : one: Copied (new) 2025/10/29 01:22:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:11 DEBUG : two: Unchanged skipping 2025/10/29 01:22:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/29 01:22:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:22:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:22:12 INFO : three.txt: Deleted 2025/10/29 01:22:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:22:12 INFO : three.txt: Copied (new) 2025/10/29 01:22:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:22:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:14 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:22:14 INFO : one: Deleted 2025/10/29 01:22:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:22:15 INFO : one: Copied (new) 2025/10/29 01:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:15 DEBUG : two: Unchanged skipping 2025/10/29 01:22:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/29 01:22:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:22:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:22:16 INFO : three.txt: Deleted 2025/10/29 01:22:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/29 01:22:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-luyozoy9hahe/dst" 2025/10/29 01:22:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:22:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:22:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:22:23 INFO : one: Deleted 2025/10/29 01:22:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:24 INFO : one: Copied (new) 2025/10/29 01:22:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:24 DEBUG : two: Unchanged skipping 2025/10/29 01:22:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/29 01:22:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:22:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:22:25 INFO : three.txt: Deleted 2025/10/29 01:22:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:22:25 INFO : three.txt: Copied (new) 2025/10/29 01:22:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:22:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:22:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:22:27 INFO : one: Deleted 2025/10/29 01:22:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:22:27 INFO : one: Copied (new) 2025/10/29 01:22:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:27 DEBUG : two: Unchanged skipping 2025/10/29 01:22:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/29 01:22:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:22:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:22:28 INFO : three.txt: Deleted 2025/10/29 01:22:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/29 01:22:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:22:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/29 01:22:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:22:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/29 01:22:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/29 01:22:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:22:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:22:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:22:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:22:33 INFO : existing: Copied (new) 2025/10/29 01:22:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:22:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/29 01:22:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:22:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/29 01:22:34 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:22:34 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting files as there were IO errors 2025/10/29 01:22:34 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:22:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:35 DEBUG : existing: Unchanged skipping 2025/10/29 01:22:35 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:22:35 DEBUG : Waiting for deletions to finish 2025/10/29 01:22:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.66s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", 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-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:22:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:22:55 DEBUG : both10: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both11: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both0: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both15: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both16: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both12: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both13: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both14: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both17: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both2: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both3: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both4: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both5: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both6: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both18: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both19: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:22:55 DEBUG : both1: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both7: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both8: Unchanged skipping 2025/10/29 01:22:55 DEBUG : both9: Unchanged skipping 2025/10/29 01:22:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:22:55 DEBUG : Waiting for deletions to finish 2025/10/29 01:22:55 INFO : only3: Deleted 2025/10/29 01:22:55 INFO : only10: Deleted 2025/10/29 01:22:55 INFO : only8: Deleted 2025/10/29 01:22:55 INFO : only18: Deleted 2025/10/29 01:22:55 INFO : only7: Deleted 2025/10/29 01:22:55 INFO : only12: Deleted 2025/10/29 01:22:55 INFO : only14: Deleted 2025/10/29 01:22:55 INFO : only15: Deleted 2025/10/29 01:22:55 INFO : only1: Deleted 2025/10/29 01:22:55 INFO : only2: Deleted 2025/10/29 01:22:55 INFO : only6: Deleted 2025/10/29 01:22:55 INFO : only11: Deleted 2025/10/29 01:22:55 INFO : only19: Deleted 2025/10/29 01:22:55 INFO : only9: Deleted 2025/10/29 01:22:56 INFO : only0: Deleted 2025/10/29 01:22:56 INFO : only13: Deleted 2025/10/29 01:22:56 INFO : only16: Deleted 2025/10/29 01:22:56 INFO : only17: Deleted 2025/10/29 01:22:56 INFO : only4: Deleted 2025/10/29 01:22:56 INFO : only5: Deleted 2025/10/29 01:22:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:23:15 DEBUG : both0: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both11: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both14: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both15: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both16: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both17: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both10: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both12: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both13: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both18: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both1: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both4: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both5: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both6: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both7: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both3: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:15 DEBUG : both9: Unchanged skipping 2025/10/29 01:23:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : both19: Unchanged skipping 2025/10/29 01:23:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/29 01:23:15 DEBUG : both8: Unchanged skipping 2025/10/29 01:23:15 DEBUG : both2: Unchanged skipping 2025/10/29 01:23:15 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:23:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only0: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only10: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only15: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only14: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only12: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only16: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only11: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only18: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only13: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only19: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only1: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only2: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only3: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only4: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only5: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only7: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only6: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only8: Copied (replaced existing) 2025/10/29 01:23:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:16 INFO : only9: Copied (replaced existing) 2025/10/29 01:23:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:23:17 INFO : only17: Copied (replaced existing) 2025/10/29 01:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:25 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:23:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:23:25 DEBUG : empty_on_remote: Making directory with metadata 2025/10/29 01:23:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:23:25 INFO : empty_on_remote: Making directory 2025/10/29 01:23:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 01:23:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:27 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:23:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:23:27 DEBUG : empty_on_remote: Making directory with metadata 2025/10/29 01:23:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:23:27 INFO : empty_on_remote: Making directory 2025/10/29 01:23:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 01:23:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:29 INFO : sub dir: Making directory 2025/10/29 01:23:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (6.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:23:35 INFO : sub dir: Making directory 2025/10/29 01:23:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:45 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:23:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : apple: Unchanged skipping 2025/10/29 01:23:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:23:45 DEBUG : banana: Unchanged skipping 2025/10/29 01:23:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:23:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:23:45 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:23:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:45 INFO : There was nothing to transfer 2025/10/29 01:23:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:46 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : apple: Unchanged skipping 2025/10/29 01:23:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:23:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:23:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : banana: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:23:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:23:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:23:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:23:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:46 INFO : There was nothing to transfer 2025/10/29 01:23:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:46 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:23:59 DEBUG : Waiting for deletions to finish 2025/10/29 01:23:59 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : apple: Unchanged skipping 2025/10/29 01:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : banana: Unchanged skipping 2025/10/29 01:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:00 INFO : There was nothing to transfer 2025/10/29 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:00 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : apple: Unchanged skipping 2025/10/29 01:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : banana: Unchanged skipping 2025/10/29 01:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:24:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:00 INFO : There was nothing to transfer 2025/10/29 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:01 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:24:15 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:15 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:24:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:16 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:16 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:24:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/29 01:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:24:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:24:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:24:16 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/29 01:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:24:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:24:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:24:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:24:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:24:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:24:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:24:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:24:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:24:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:24:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:24:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:24:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:24:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:24:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:24:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:24:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:18 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:18 INFO : apple: Deleted 2025/10/29 01:24:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:24:18 INFO : banana: Deleted 2025/10/29 01:24:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:24:18 INFO : splitbananasplit: Deleted 2025/10/29 01:24:18 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:24:18 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:24:18 INFO : appleappleapplebanana: Deleted 2025/10/29 01:24:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:24:19 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:24:19 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:19 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : apple: Unchanged skipping 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : banana: Unchanged skipping 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:24:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:24:19 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:19 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:19 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/29 01:24:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/29 01:24:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:24:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:24:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:24:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:24:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:32 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:24:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:24:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:24:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:24:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:24:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:24:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/29 01:24:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:24:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/29 01:24:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:24:33 INFO : apple: Copied (new) to: PREFIXapple 2025/10/29 01:24:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:24:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/29 01:24:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:24:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:24:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:24:33 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/29 01:24:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:24:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:24:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:24:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:24:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:24:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:24:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:24:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:24:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:24:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:24:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:24:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:24:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:24:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:24:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:34 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:34 INFO : appleappleapplebanana: Deleted 2025/10/29 01:24:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:24:35 INFO : banana: Deleted 2025/10/29 01:24:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:24:35 INFO : apple: Deleted 2025/10/29 01:24:35 INFO : splitbananasplit: Deleted 2025/10/29 01:24:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:24:35 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:24:35 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:24:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:24:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:24:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:36 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:24:36 INFO : appleappleapplebanana: Copied (new) 2025/10/29 01:24:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:24:36 INFO : apple: Copied (new) 2025/10/29 01:24:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:24:36 INFO : banana: Copied (new) 2025/10/29 01:24:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:24:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/29 01:24:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:24:36 INFO : splitbananasplit: Copied (new) 2025/10/29 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:24:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/29 01:24:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:24:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:24:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:24:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:24:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:24:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:24:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:24:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:24:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/29 01:24:37 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/29 01:24:38 INFO : PREFIXbanana: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/29 01:24:38 INFO : PREFIXsplitbananasplit: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/29 01:24:38 INFO : PREFIXapple: Deleted 2025/10/29 01:24:38 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/29 01:24:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/29 01:24:38 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:38 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:38 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:39 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:24:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:52 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:52 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:52 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:24:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/29 01:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:24:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:24:53 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:24:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:24:53 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:24:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:24:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:24:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:24:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:24:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:24:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:24:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:24:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:24:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:24:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:24:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:24:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:24:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:24:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:24:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:54 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:24:54 INFO : banana: Deleted 2025/10/29 01:24:54 INFO : apple: Deleted 2025/10/29 01:24:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:24:54 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:24:55 INFO : appleappleapplebanana: Deleted 2025/10/29 01:24:55 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:24:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:24:55 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:24:55 INFO : splitbananasplit: Deleted 2025/10/29 01:24:55 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:24:55 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:24:55 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:24:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:24:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:24:55 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:24:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:24:56 INFO : banana: Copied (new) 2025/10/29 01:24:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:24:56 INFO : apple: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:24:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:24:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:24:56 INFO : splitbananasplit: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:24:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:24:56 INFO : appleappleapplebanana: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:24:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:24:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:24:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:24:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/29 01:24:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:24:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:24:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:24:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:24:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:24:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:24:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:24:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:24:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:24:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/29 01:24:57 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:57 INFO : bananaSUFFIX: Deleted 2025/10/29 01:24:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/29 01:24:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/29 01:24:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/29 01:24:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/29 01:24:57 INFO : appleSUFFIX: Deleted 2025/10/29 01:24:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/29 01:24:57 INFO : splitbananasplitSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/29 01:24:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/29 01:24:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:58 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:24:58 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:24:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:25:12 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:13 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:13 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:13 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:25:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:13 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:13 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:25:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/29 01:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:25:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/29 01:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:25:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/29 01:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:25:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/29 01:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/29 01:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/29 01:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/29 01:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/29 01:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:25:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/29 01:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:25:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/29 01:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:25:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/29 01:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:25:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/29 01:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:25:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/29 01:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:25:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/29 01:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:25:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/29 01:25:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:25:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/29 01:25:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:25:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/29 01:25:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:25:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/29 01:25:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:16 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:25:16 INFO : appleappleapplebanana: Deleted 2025/10/29 01:25:16 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:25:16 INFO : splitbananasplit: Deleted 2025/10/29 01:25:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:25:16 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:25:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:17 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : appleapple: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:25:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:25:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:17 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : appleapple: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/29 01:25:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/29 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:25:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:25:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:31 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:25:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:25:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:32 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:25:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:25:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:25:33 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:33 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:33 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:25:47 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:47 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:25:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:25:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:25:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:47 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:47 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:48 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:25:48 DEBUG : banana: Unchanged skipping 2025/10/29 01:25:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:25:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : apple: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:25:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:25:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:25:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:25:48 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:01 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:01 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:02 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:02 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:02 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:03 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:03 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:03 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:16 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:16 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:17 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:17 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:17 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:17 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:30 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:31 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:31 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:31 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:31 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : apple: Unchanged skipping 2025/10/29 01:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : banana: Unchanged skipping 2025/10/29 01:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:26:32 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:32 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (179.20s) --- PASS: TestTransform/NFC (13.32s) --- PASS: TestTransform/NFD (14.22s) --- PASS: TestTransform/base64 (18.84s) --- PASS: TestTransform/prefix (19.18s) --- PASS: TestTransform/suffix (19.85s) --- PASS: TestTransform/truncate (18.89s) --- PASS: TestTransform/encoder (16.12s) --- PASS: TestTransform/ISO-8859-1 (14.96s) --- PASS: TestTransform/charmap (14.35s) --- PASS: TestTransform/lowercase (14.84s) --- PASS: TestTransform/ascii (14.62s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:26:37 INFO : sub dir_somesuffix: Making directory 2025/10/29 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:26:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/29 01:26:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:26:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:26:37 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:37 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:39 INFO : tictactoe: Making directory 2025/10/29 01:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:39 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:39 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/29 01:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:40 INFO : toe: Making directory 2025/10/29 01:26:40 INFO : toe/toe: Making directory 2025/10/29 01:26:40 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:26:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:26:40 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:40 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/29 01:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:42 INFO : toe: Making directory 2025/10/29 01:26:42 INFO : toe/toe: Making directory 2025/10/29 01:26:42 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:26:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:26:42 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:42 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/29 01:26:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:44 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:26:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:26:44 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:44 INFO : tictacempty_dir: Making directory 2025/10/29 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:44 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:44 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:44 INFO : tictactoe: Making directory 2025/10/29 01:26:44 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:44 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:44 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:44 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:44 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:45 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:26:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:26:45 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:46 INFO : tictacempty_dir: Making directory 2025/10/29 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:46 INFO : tictactoe: Making directory 2025/10/29 01:26:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:46 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:26:46 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:26:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/29 01:26:47 NOTICE: B2 bucket rclone-test-luyozoy9hahe: 0 differences found 2025/10/29 01:26:47 NOTICE: B2 bucket rclone-test-luyozoy9hahe: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 INFO : tictactoe: Making directory 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:47 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:47 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:26:48 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:48 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:48 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:26:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:26:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/29 01:26:48 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.04s) === RUN TestSyntax 2025/10/29 01:26:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:49 INFO : toe: Making directory 2025/10/29 01:26:49 INFO : toe/toe: Making directory 2025/10/29 01:26:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:26:49 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:49 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:50 INFO : toe/toe/toe: Copied (new) 2025/10/29 01:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.02s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:51 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:26:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:26:51 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:51 INFO : tictacempty_dir: Making directory 2025/10/29 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:51 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:51 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:51 INFO : tictactoe: Making directory 2025/10/29 01:26:51 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:51 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:51 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:51 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:52 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:26:52 INFO : toe/toe: Removing directory 2025/10/29 01:26:52 INFO : toe: Removing directory 2025/10/29 01:26:52 INFO : empty_dir: Removing directory 2025/10/29 01:26:52 DEBUG : Local file system at /tmp/rclone690916778: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.83s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:53 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:26:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:26:53 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:53 INFO : tictacempty_dir: Making directory 2025/10/29 01:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:53 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:53 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:53 INFO : tictactoe: Making directory 2025/10/29 01:26:53 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:53 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:53 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:53 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:54 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:26:54 INFO : toe/toe: Removing directory 2025/10/29 01:26:54 INFO : toe: Removing directory 2025/10/29 01:26:54 INFO : empty_dir: Removing directory 2025/10/29 01:26:54 DEBUG : Local file system at /tmp/rclone690916778: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/29 01:26:56 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.43s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:26:56 DEBUG : Reset feature "Copy" 2025/10/29 01:26:56 DEBUG : Reset feature "Move" 2025/10/29 01:26:56 DEBUG : Reset feature "Copy" 2025/10/29 01:26:56 DEBUG : Reset feature "Move" 2025/10/29 01:26:56 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:26:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:26:56 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:57 INFO : tictacempty_dir: Making directory 2025/10/29 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:26:57 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:57 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:57 INFO : tictactoe: Making directory 2025/10/29 01:26:57 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:57 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:57 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:26:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:57 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:26:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:26:57 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:26:57 INFO : toe/toe: Removing directory 2025/10/29 01:26:57 INFO : toe: Removing directory 2025/10/29 01:26:57 INFO : empty_dir: Removing directory 2025/10/29 01:26:57 DEBUG : Local file system at /tmp/rclone690916778: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/29 01:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.56s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:27:00 DEBUG : toe: transformed to: dG9l 2025/10/29 01:27:00 DEBUG : toe: transformed to: dG9l 2025/10/29 01:27:00 INFO : dG9l: Making directory 2025/10/29 01:27:00 DEBUG : toe: transformed to: dG9l 2025/10/29 01:27:00 DEBUG : toe: transformed to: dG9l 2025/10/29 01:27:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/29 01:27:00 INFO : dG9l/dG9l: Making directory 2025/10/29 01:27:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/29 01:27:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/29 01:27:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:27:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:27:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:27:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:27:00 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:27:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:27:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:27:01 DEBUG : Waiting for deletions to finish 2025/10/29 01:27:01 DEBUG : dG9l: transformed to: toe 2025/10/29 01:27:01 DEBUG : dG9l: transformed to: toe 2025/10/29 01:27:01 DEBUG : dG9l: transformed to: toe 2025/10/29 01:27:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/29 01:27:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/29 01:27:01 DEBUG : Local file system at /tmp/rclone690916778: Waiting for checks to finish 2025/10/29 01:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/29 01:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/29 01:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/29 01:27:01 DEBUG : Local file system at /tmp/rclone690916778: Waiting for transfers to finish 2025/10/29 01:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-luyozoy9hahe", Local "Local file system at /tmp/rclone690916778", Modify Window "1ms" 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe: transformed to: 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe: transformed to: 2025/10/29 01:27:03 INFO : B2 bucket rclone-test-luyozoy9hahe: Making directory 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe: transformed to: 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe: transformed to: 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe/toe: transformed to: 2025/10/29 01:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/29 01:27:03 INFO : toe/toe: Making directory 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe/toe: transformed to: 2025/10/29 01:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe: transformed to: 2025/10/29 01:27:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:27:03 DEBUG : toe/toe/toe: transformed to: 2025/10/29 01:27:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/29 01:27:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for checks to finish 2025/10/29 01:27:03 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Waiting for transfers to finish 2025/10/29 01:27:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:27:03 INFO : toe/toe/toe: Copied (new) 2025/10/29 01:27:03 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting files as there were IO errors 2025/10/29 01:27:03 ERROR : B2 bucket rclone-test-luyozoy9hahe: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/10/29 01:27:04 DEBUG : B2 bucket rclone-test-luyozoy9hahe: Purge remote 2025/10/29 01:27:04 INFO : B2 bucket rclone-test-luyozoy9hahe: cleaning bucket "rclone-test-luyozoy9hahe" of all files 2025/10/29 01:27:05 DEBUG : BackupDir/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a023_d20251029_m012109_c001_v7007000_t0000_u01761700869083") 2025/10/29 01:27:05 DEBUG : BackupDir/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110935b84fa5336c_d20251029_m012102_c001_v0001100_t0014_u01761700862236") 2025/10/29 01:27:05 DEBUG : CompareDest/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4108f3b56271613f_d20251029_m012042_c001_v7007000_t0000_u01761700842310") 2025/10/29 01:27:05 DEBUG : CompareDest/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1100190074061213_d20251029_m012036_c001_v0001090_t0032_u01761700836072") 2025/10/29 01:27:05 DEBUG : CompareDest/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4108f3b562716140_d20251029_m012042_c001_v7007000_t0000_u01761700842493") 2025/10/29 01:27:05 DEBUG : CompareDest/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb49de_d20251029_m012037_c001_v0001180_t0029_u01761700837635") 2025/10/29 01:27:05 DEBUG : CopyDest/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a024_d20251029_m012109_c001_v7007000_t0000_u01761700869264") 2025/10/29 01:27:05 DEBUG : CopyDest/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1deb_d20251029_m012059_c001_v0001130_t0021_u01761700859249") 2025/10/29 01:27:05 DEBUG : CopyDest/three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a025_d20251029_m012109_c001_v7007000_t0000_u01761700869446") 2025/10/29 01:27:05 DEBUG : CopyDest/three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4a78_d20251029_m012106_c001_v0001180_t0059_u01761700866754") 2025/10/29 01:27:06 DEBUG : CopyDest/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a026_d20251029_m012109_c001_v7007000_t0000_u01761700869630") 2025/10/29 01:27:06 DEBUG : CopyDest/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1100190074061271_d20251029_m012104_c001_v0001090_t0007_u01761700864615") 2025/10/29 01:27:06 DEBUG : EXISTING: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a4762115_d20251029_m012236_c001_v7007000_t0000_u01761700956263") 2025/10/29 01:27:06 DEBUG : EXISTING: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fc4_d20251029_m012234_c001_v0001130_t0032_u01761700954988") 2025/10/29 01:27:06 DEBUG : PREFIXapple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f59_d20251029_m012438_c001_v7007000_t0000_u01761701078198") 2025/10/29 01:27:06 DEBUG : PREFIXapple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfac_d20251029_m012433_c001_v0001177_t0008_u01761701073204") 2025/10/29 01:27:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bf78_d20251029_m012438_c001_v7007000_t0000_u01761701078210") 2025/10/29 01:27:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f8f_d20251029_m012433_c001_v0001180_t0055_u01761701073217") 2025/10/29 01:27:06 DEBUG : PREFIXbanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c18a_d20251029_m012438_c001_v7007000_t0000_u01761701078139") 2025/10/29 01:27:06 DEBUG : PREFIXbanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8ec_d20251029_m012433_c001_v0001134_t0041_u01761701073229") 2025/10/29 01:27:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9fad_d20251029_m012438_c001_v7007000_t0000_u01761701078178") 2025/10/29 01:27:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2224_d20251029_m012433_c001_v0001130_t0058_u01761701073240") 2025/10/29 01:27:06 DEBUG : Testêé: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a476210f_d20251029_m012232_c001_v7007000_t0000_u01761700952610") 2025/10/29 01:27:06 DEBUG : Testêé: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fae_d20251029_m012231_c001_v0001130_t0033_u01761700951913") 2025/10/29 01:27:06 DEBUG : Testêé: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c3c_d20251029_m012230_c001_v0001180_t0033_u01761700950970") 2025/10/29 01:27:06 DEBUG : YXBwbGU=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c852_d20251029_m012420_c001_v7007000_t0000_u01761701060509") 2025/10/29 01:27:06 DEBUG : YXBwbGU=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4efb_d20251029_m012416_c001_v0001180_t0006_u01761701056574") 2025/10/29 01:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c853_d20251029_m012420_c001_v7007000_t0000_u01761701060690") 2025/10/29 01:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8a7_d20251029_m012416_c001_v0001134_t0031_u01761701056607") 2025/10/29 01:27:07 DEBUG : YmFuYW5h: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c854_d20251029_m012420_c001_v7007000_t0000_u01761701060871") 2025/10/29 01:27:07 DEBUG : YmFuYW5h: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21ce_d20251029_m012416_c001_v0001130_t0005_u01761701056587") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122bd_d20251029_m011904_c001_v7007000_t0000_u01761700744000") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bbc_d20251029_m011903_c001_v0001130_t0038_u01761700743031") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b9_d20251029_m011901_c001_v7007000_t0000_u01761700741341") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1baa_d20251029_m011900_c001_v0001130_t0049_u01761700740236") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff64_d20251029_m011839_c001_v7007000_t0000_u01761700719926") 2025/10/29 01:27:07 DEBUG : a/potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b2c_d20251029_m011838_c001_v0001130_t0006_u01761700718957") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc95_d20251029_m012633_c001_v7007000_t0000_u01761701193135") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaafb_d20251029_m012629_c001_v0001134_t0054_u01761701189250") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfda_d20251029_m012618_c001_v7007000_t0000_u01761701178327") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaabb_d20251029_m012614_c001_v0001134_t0023_u01761701174922") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a2_d20251029_m012603_c001_v7007000_t0000_u01761701163861") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa6d_d20251029_m012600_c001_v0001134_t0052_u01761701160235") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de0_d20251029_m012549_c001_v7007000_t0000_u01761701149345") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa2d_d20251029_m012545_c001_v0001134_t0033_u01761701145813") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832ab_d20251029_m012534_c001_v7007000_t0000_u01761701134505") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9f1_d20251029_m012530_c001_v0001134_t0044_u01761701130395") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7d_d20251029_m012518_c001_v7007000_t0000_u01761701118397") 2025/10/29 01:27:07 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0a2_d20251029_m012510_c001_v0001177_t0050_u01761701110800") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711a9_d20251029_m012459_c001_v7007000_t0000_u01761701099503") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5066_d20251029_m012455_c001_v0001180_t0010_u01761701095954") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a11d_d20251029_m012454_c001_v7007000_t0000_u01761701094524") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea945_d20251029_m012450_c001_v0001134_t0056_u01761701090552") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026abe_d20251029_m012439_c001_v7007000_t0000_u01761701079652") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfbe_d20251029_m012436_c001_v0001177_t0042_u01761701076432") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9fa8_d20251029_m012435_c001_v7007000_t0000_u01761701075462") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfa2_d20251029_m012431_c001_v0001177_t0026_u01761701071365") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c84d_d20251029_m012418_c001_v7007000_t0000_u01761701058179") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4eeb_d20251029_m012414_c001_v0001180_t0012_u01761701054177") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d0_d20251029_m012401_c001_v7007000_t0000_u01761701041597") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e8b_d20251029_m012358_c001_v0001180_t0032_u01761701038101") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa4_d20251029_m012347_c001_v7007000_t0000_u01761701027372") 2025/10/29 01:27:08 DEBUG : apple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e23_d20251029_m012343_c001_v0001180_t0007_u01761701023914") 2025/10/29 01:27:08 DEBUG : appleSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c38286361e_d20251029_m012457_c001_v7007000_t0000_u01761701097790") 2025/10/29 01:27:08 DEBUG : appleSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea94d_d20251029_m012452_c001_v0001134_t0057_u01761701092775") 2025/10/29 01:27:08 DEBUG : appleapple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7e_d20251029_m012518_c001_v7007000_t0000_u01761701118579") 2025/10/29 01:27:08 DEBUG : appleapple: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0ac_d20251029_m012513_c001_v0001177_t0007_u01761701113764") 2025/10/29 01:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc96_d20251029_m012633_c001_v7007000_t0000_u01761701193340") 2025/10/29 01:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc21a_d20251029_m012629_c001_v0001177_t0048_u01761701189901") 2025/10/29 01:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfdb_d20251029_m012618_c001_v7007000_t0000_u01761701178512") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc1de_d20251029_m012615_c001_v0001177_t0008_u01761701175491") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a3_d20251029_m012604_c001_v7007000_t0000_u01761701164041") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc196_d20251029_m012600_c001_v0001177_t0047_u01761701160809") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de1_d20251029_m012549_c001_v7007000_t0000_u01761701149554") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc14b_d20251029_m012546_c001_v0001177_t0013_u01761701146417") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832ac_d20251029_m012534_c001_v7007000_t0000_u01761701134693") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0fe_d20251029_m012530_c001_v0001177_t0054_u01761701130967") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec79_d20251029_m012516_c001_v7007000_t0000_u01761701116284") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50d6_d20251029_m012512_c001_v0001180_t0011_u01761701112339") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711aa_d20251029_m012459_c001_v7007000_t0000_u01761701099684") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2294_d20251029_m012455_c001_v0001130_t0010_u01761701095935") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c989_d20251029_m012454_c001_v7007000_t0000_u01761701094921") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b227c_d20251029_m012451_c001_v0001130_t0045_u01761701091187") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026abf_d20251029_m012439_c001_v7007000_t0000_u01761701079834") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fad_d20251029_m012436_c001_v0001180_t0000_u01761701076423") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbb2_d20251029_m012434_c001_v7007000_t0000_u01761701074886") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8e6_d20251029_m012431_c001_v0001134_t0036_u01761701071840") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d137683252_d20251029_m012418_c001_v7007000_t0000_u01761701058799") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf3b_d20251029_m012414_c001_v0001177_t0025_u01761701054911") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d1_d20251029_m012401_c001_v7007000_t0000_u01761701041777") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbeeb_d20251029_m012358_c001_v0001177_t0042_u01761701038626") 2025/10/29 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa5_d20251029_m012347_c001_v7007000_t0000_u01761701027594") 2025/10/29 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbea5_d20251029_m012344_c001_v0001177_t0043_u01761701024727") 2025/10/29 01:27:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c98e_d20251029_m012457_c001_v7007000_t0000_u01761701097804") 2025/10/29 01:27:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc026_d20251029_m012452_c001_v0001177_t0048_u01761701092788") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122be_d20251029_m011904_c001_v7007000_t0000_u01761700744182") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bb2_d20251029_m011901_c001_v0001130_t0015_u01761700741890") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b8_d20251029_m011900_c001_v7007000_t0000_u01761700740783") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b9a_d20251029_m011858_c001_v0001130_t0058_u01761700738845") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff63_d20251029_m011839_c001_v7007000_t0000_u01761700719367") 2025/10/29 01:27:10 DEBUG : b/potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b1e_d20251029_m011837_c001_v0001130_t0050_u01761700717839") 2025/10/29 01:27:10 DEBUG : backup/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c382863573_d20251029_m012123_c001_v7007000_t0000_u01761700883276") 2025/10/29 01:27:10 DEBUG : backup/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10580a6b5ce07b02_d20251029_m012120_c001_v0001041_t0024_u01761700880994") 2025/10/29 01:27:10 DEBUG : backup/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11607794c7ae7a5e_d20251029_m012116_c001_v0001171_t0006_u01761700876808") 2025/10/29 01:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebeff3_d20251029_m012153_c001_v7007000_t0000_u01761700913300") 2025/10/29 01:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1036ba3e17c7aed5_d20251029_m012151_c001_v0001165_t0049_u01761700911172") 2025/10/29 01:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f109eb2824d002e6d_d20251029_m012145_c001_v0001146_t0025_u01761700905847") 2025/10/29 01:27:10 DEBUG : backup/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac9761a_d20251029_m012137_c001_v7007000_t0000_u01761700897248") 2025/10/29 01:27:10 DEBUG : backup/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11318f524d44edc3_d20251029_m012135_c001_v0001179_t0049_u01761700895195") 2025/10/29 01:27:10 DEBUG : backup/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f119d0fff79a5d8fc_d20251029_m012130_c001_v0001146_t0053_u01761700890734") 2025/10/29 01:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebeff4_d20251029_m012153_c001_v7007000_t0000_u01761700913481") 2025/10/29 01:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f112eb7c351392ae4_d20251029_m012152_c001_v0001176_t0023_u01761700912519") 2025/10/29 01:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1047928af2f882c7_d20251029_m012147_c001_v0001177_t0005_u01761700907730") 2025/10/29 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c382863575_d20251029_m012123_c001_v7007000_t0000_u01761700883457") 2025/10/29 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11662deaca4cd684_d20251029_m012122_c001_v0001043_t0055_u01761700882049") 2025/10/29 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110935b84fa5339c_d20251029_m012118_c001_v0001100_t0045_u01761700878446") 2025/10/29 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac9761b_d20251029_m012137_c001_v7007000_t0000_u01761700897430") 2025/10/29 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102480e139a20cd4_d20251029_m012136_c001_v0001042_t0040_u01761700896179") 2025/10/29 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1122e48c55ffddbf_d20251029_m012132_c001_v0001116_t0024_u01761700892241") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc97_d20251029_m012633_c001_v7007000_t0000_u01761701193525") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb52f2_d20251029_m012629_c001_v0001180_t0050_u01761701189654") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfdc_d20251029_m012618_c001_v7007000_t0000_u01761701178695") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5296_d20251029_m012615_c001_v0001180_t0053_u01761701175275") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a4_d20251029_m012604_c001_v7007000_t0000_u01761701164222") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5232_d20251029_m012600_c001_v0001180_t0019_u01761701160576") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de2_d20251029_m012549_c001_v7007000_t0000_u01761701149736") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb51c4_d20251029_m012546_c001_v0001180_t0057_u01761701146220") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832ad_d20251029_m012534_c001_v7007000_t0000_u01761701134883") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb516a_d20251029_m012530_c001_v0001180_t0001_u01761701130764") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7f_d20251029_m012518_c001_v7007000_t0000_u01761701118761") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22dc_d20251029_m012511_c001_v0001130_t0037_u01761701111929") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711ab_d20251029_m012459_c001_v7007000_t0000_u01761701099865") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc042_d20251029_m012455_c001_v0001177_t0037_u01761701095964") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad41_d20251029_m012454_c001_v7007000_t0000_u01761701094357") 2025/10/29 01:27:11 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc01a_d20251029_m012450_c001_v0001177_t0031_u01761701090965") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac0_d20251029_m012440_c001_v7007000_t0000_u01761701080016") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8fa_d20251029_m012436_c001_v0001134_t0029_u01761701076453") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a10a_d20251029_m012435_c001_v7007000_t0000_u01761701075264") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f85_d20251029_m012431_c001_v0001180_t0050_u01761701071579") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac976b8_d20251029_m012418_c001_v7007000_t0000_u01761701058567") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21ca_d20251029_m012414_c001_v0001130_t0047_u01761701054385") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d2_d20251029_m012401_c001_v7007000_t0000_u01761701041958") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2179_d20251029_m012358_c001_v0001130_t0017_u01761701038316") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa6_d20251029_m012347_c001_v7007000_t0000_u01761701027776") 2025/10/29 01:27:12 DEBUG : banana: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b212a_d20251029_m012344_c001_v0001130_t0029_u01761701024116") 2025/10/29 01:27:12 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417c043bd4775dc4_d20251029_m012457_c001_v7007000_t0000_u01761701097738") 2025/10/29 01:27:12 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2284_d20251029_m012452_c001_v0001130_t0039_u01761701092800") 2025/10/29 01:27:12 DEBUG : both0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f4c_d20251029_m012317_c001_v7007000_t0000_u01761700997708") 2025/10/29 01:27:12 DEBUG : both0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cfc_d20251029_m012301_c001_v0001180_t0025_u01761700981084") 2025/10/29 01:27:12 DEBUG : both0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f46_d20251029_m012256_c001_v7007000_t0000_u01761700976868") 2025/10/29 01:27:13 DEBUG : both0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c62_d20251029_m012238_c001_v0001180_t0023_u01761700958106") 2025/10/29 01:27:13 DEBUG : both1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f4d_d20251029_m012317_c001_v7007000_t0000_u01761700997890") 2025/10/29 01:27:13 DEBUG : both1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d04_d20251029_m012301_c001_v0001180_t0000_u01761700981975") 2025/10/29 01:27:13 DEBUG : both1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f47_d20251029_m012257_c001_v7007000_t0000_u01761700977049") 2025/10/29 01:27:13 DEBUG : both1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c6e_d20251029_m012240_c001_v0001180_t0035_u01761700960200") 2025/10/29 01:27:13 DEBUG : both10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f4e_d20251029_m012318_c001_v7007000_t0000_u01761700998071") 2025/10/29 01:27:13 DEBUG : both10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d3b_d20251029_m012308_c001_v0001180_t0031_u01761700988396") 2025/10/29 01:27:13 DEBUG : both10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f48_d20251029_m012257_c001_v7007000_t0000_u01761700977232") 2025/10/29 01:27:13 DEBUG : both10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4ca0_d20251029_m012246_c001_v0001180_t0052_u01761700966939") 2025/10/29 01:27:13 DEBUG : both11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f4f_d20251029_m012318_c001_v7007000_t0000_u01761700998253") 2025/10/29 01:27:14 DEBUG : both11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d3f_d20251029_m012309_c001_v0001180_t0045_u01761700989016") 2025/10/29 01:27:14 DEBUG : both11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f49_d20251029_m012257_c001_v7007000_t0000_u01761700977419") 2025/10/29 01:27:14 DEBUG : both11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4ca8_d20251029_m012247_c001_v0001180_t0027_u01761700967924") 2025/10/29 01:27:14 DEBUG : both12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f50_d20251029_m012318_c001_v7007000_t0000_u01761700998433") 2025/10/29 01:27:14 DEBUG : both12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d49_d20251029_m012309_c001_v0001180_t0056_u01761700989806") 2025/10/29 01:27:14 DEBUG : both12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4a_d20251029_m012257_c001_v7007000_t0000_u01761700977601") 2025/10/29 01:27:14 DEBUG : both12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4caa_d20251029_m012248_c001_v0001180_t0042_u01761700968488") 2025/10/29 01:27:14 DEBUG : both13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f51_d20251029_m012318_c001_v7007000_t0000_u01761700998614") 2025/10/29 01:27:14 DEBUG : both13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d4f_d20251029_m012310_c001_v0001180_t0056_u01761700990314") 2025/10/29 01:27:14 DEBUG : both13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4b_d20251029_m012257_c001_v7007000_t0000_u01761700977783") 2025/10/29 01:27:14 DEBUG : both13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cb0_d20251029_m012249_c001_v0001180_t0032_u01761700969139") 2025/10/29 01:27:14 DEBUG : both14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f52_d20251029_m012318_c001_v7007000_t0000_u01761700998795") 2025/10/29 01:27:15 DEBUG : both14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d55_d20251029_m012311_c001_v0001180_t0036_u01761700991258") 2025/10/29 01:27:15 DEBUG : both14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4c_d20251029_m012257_c001_v7007000_t0000_u01761700977977") 2025/10/29 01:27:15 DEBUG : both14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cb6_d20251029_m012249_c001_v0001180_t0047_u01761700969959") 2025/10/29 01:27:15 DEBUG : both15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f53_d20251029_m012318_c001_v7007000_t0000_u01761700998976") 2025/10/29 01:27:15 DEBUG : both15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d59_d20251029_m012311_c001_v0001180_t0052_u01761700991855") 2025/10/29 01:27:15 DEBUG : both15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4d_d20251029_m012258_c001_v7007000_t0000_u01761700978162") 2025/10/29 01:27:15 DEBUG : both15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cc0_d20251029_m012251_c001_v0001180_t0006_u01761700971013") 2025/10/29 01:27:15 DEBUG : both16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f54_d20251029_m012319_c001_v7007000_t0000_u01761700999156") 2025/10/29 01:27:15 DEBUG : both16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d5b_d20251029_m012312_c001_v0001180_t0009_u01761700992579") 2025/10/29 01:27:15 DEBUG : both16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4e_d20251029_m012258_c001_v7007000_t0000_u01761700978344") 2025/10/29 01:27:16 DEBUG : both16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cca_d20251029_m012251_c001_v0001180_t0007_u01761700971893") 2025/10/29 01:27:16 DEBUG : both17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f55_d20251029_m012319_c001_v7007000_t0000_u01761700999337") 2025/10/29 01:27:16 DEBUG : both17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d5f_d20251029_m012313_c001_v0001180_t0016_u01761700993260") 2025/10/29 01:27:16 DEBUG : both17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f4f_d20251029_m012258_c001_v7007000_t0000_u01761700978527") 2025/10/29 01:27:16 DEBUG : both17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cce_d20251029_m012252_c001_v0001180_t0029_u01761700972430") 2025/10/29 01:27:16 DEBUG : both18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f56_d20251029_m012319_c001_v7007000_t0000_u01761700999519") 2025/10/29 01:27:16 DEBUG : both18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d63_d20251029_m012313_c001_v0001180_t0039_u01761700993821") 2025/10/29 01:27:16 DEBUG : both18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f50_d20251029_m012258_c001_v7007000_t0000_u01761700978710") 2025/10/29 01:27:16 DEBUG : both18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cd2_d20251029_m012253_c001_v0001180_t0008_u01761700973041") 2025/10/29 01:27:16 DEBUG : both19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f57_d20251029_m012319_c001_v7007000_t0000_u01761700999701") 2025/10/29 01:27:16 DEBUG : both19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d67_d20251029_m012314_c001_v0001180_t0039_u01761700994405") 2025/10/29 01:27:16 DEBUG : both19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f51_d20251029_m012258_c001_v7007000_t0000_u01761700978891") 2025/10/29 01:27:17 DEBUG : both19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4cd4_d20251029_m012253_c001_v0001180_t0022_u01761700973604") 2025/10/29 01:27:17 DEBUG : both2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f58_d20251029_m012319_c001_v7007000_t0000_u01761700999883") 2025/10/29 01:27:17 DEBUG : both2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d08_d20251029_m012302_c001_v0001180_t0043_u01761700982876") 2025/10/29 01:27:17 DEBUG : both2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f52_d20251029_m012259_c001_v7007000_t0000_u01761700979074") 2025/10/29 01:27:17 DEBUG : both2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c70_d20251029_m012240_c001_v0001180_t0020_u01761700960918") 2025/10/29 01:27:17 DEBUG : both3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f59_d20251029_m012320_c001_v7007000_t0000_u01761701000065") 2025/10/29 01:27:17 DEBUG : both3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d0c_d20251029_m012303_c001_v0001180_t0021_u01761700983738") 2025/10/29 01:27:17 DEBUG : both3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f53_d20251029_m012259_c001_v7007000_t0000_u01761700979255") 2025/10/29 01:27:17 DEBUG : both3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c72_d20251029_m012241_c001_v0001180_t0009_u01761700961595") 2025/10/29 01:27:17 DEBUG : both4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5a_d20251029_m012320_c001_v7007000_t0000_u01761701000247") 2025/10/29 01:27:18 DEBUG : both4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d12_d20251029_m012304_c001_v0001180_t0020_u01761700984268") 2025/10/29 01:27:18 DEBUG : both4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f54_d20251029_m012259_c001_v7007000_t0000_u01761700979437") 2025/10/29 01:27:18 DEBUG : both4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c7a_d20251029_m012242_c001_v0001180_t0012_u01761700962321") 2025/10/29 01:27:18 DEBUG : both5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5b_d20251029_m012320_c001_v7007000_t0000_u01761701000429") 2025/10/29 01:27:18 DEBUG : both5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d1a_d20251029_m012304_c001_v0001180_t0007_u01761700984832") 2025/10/29 01:27:18 DEBUG : both5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f55_d20251029_m012259_c001_v7007000_t0000_u01761700979620") 2025/10/29 01:27:18 DEBUG : both5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c84_d20251029_m012243_c001_v0001180_t0050_u01761700963084") 2025/10/29 01:27:18 DEBUG : both6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5c_d20251029_m012320_c001_v7007000_t0000_u01761701000611") 2025/10/29 01:27:18 DEBUG : both6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d1c_d20251029_m012305_c001_v0001180_t0013_u01761700985449") 2025/10/29 01:27:18 DEBUG : both6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f56_d20251029_m012259_c001_v7007000_t0000_u01761700979802") 2025/10/29 01:27:19 DEBUG : both6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c8a_d20251029_m012244_c001_v0001180_t0041_u01761700964002") 2025/10/29 01:27:19 DEBUG : both7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5d_d20251029_m012320_c001_v7007000_t0000_u01761701000792") 2025/10/29 01:27:19 DEBUG : both7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d20_d20251029_m012306_c001_v0001180_t0046_u01761700986188") 2025/10/29 01:27:19 DEBUG : both7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f59_d20251029_m012259_c001_v7007000_t0000_u01761700979984") 2025/10/29 01:27:19 DEBUG : both7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c90_d20251029_m012244_c001_v0001180_t0038_u01761700964817") 2025/10/29 01:27:19 DEBUG : both8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5e_d20251029_m012321_c001_v7007000_t0000_u01761701001009") 2025/10/29 01:27:19 DEBUG : both8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d28_d20251029_m012306_c001_v0001180_t0044_u01761700986838") 2025/10/29 01:27:19 DEBUG : both8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f5a_d20251029_m012300_c001_v7007000_t0000_u01761700980167") 2025/10/29 01:27:19 DEBUG : both8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c92_d20251029_m012245_c001_v0001180_t0043_u01761700965409") 2025/10/29 01:27:19 DEBUG : both9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f5f_d20251029_m012321_c001_v7007000_t0000_u01761701001190") 2025/10/29 01:27:19 DEBUG : both9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4d30_d20251029_m012307_c001_v0001180_t0009_u01761700987573") 2025/10/29 01:27:19 DEBUG : both9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f5b_d20251029_m012300_c001_v7007000_t0000_u01761700980349") 2025/10/29 01:27:20 DEBUG : both9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c9a_d20251029_m012246_c001_v0001180_t0059_u01761700966173") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122bf_d20251029_m011904_c001_v7007000_t0000_u01761700744364") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bb8_d20251029_m011902_c001_v0001130_t0050_u01761700742242") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122ba_d20251029_m011901_c001_v7007000_t0000_u01761700741524") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b9e_d20251029_m011859_c001_v0001130_t0048_u01761700739143") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff65_d20251029_m011840_c001_v7007000_t0000_u01761700720110") 2025/10/29 01:27:20 DEBUG : c/non empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b28_d20251029_m011838_c001_v0001130_t0010_u01761700718251") 2025/10/29 01:27:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c855_d20251029_m012421_c001_v7007000_t0000_u01761701061051") 2025/10/29 01:27:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf47_d20251029_m012416_c001_v0001177_t0030_u01761701056596") 2025/10/29 01:27:20 DEBUG : check sum: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff53_d20251029_m011830_c001_v7007000_t0000_u01761700710296") 2025/10/29 01:27:21 DEBUG : check sum: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1aec_d20251029_m011829_c001_v0001130_t0010_u01761700709192") 2025/10/29 01:27:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026c0e_d20251029_m012702_c001_v7007000_t0000_u01761701222797") 2025/10/29 01:27:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eab71_d20251029_m012701_c001_v0001134_t0001_u01761701221182") 2025/10/29 01:27:21 DEBUG : dest/3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a014_d20251029_m012051_c001_v7007000_t0000_u01761700851857") 2025/10/29 01:27:21 DEBUG : dest/3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411a7bb96a97dc14_d20251029_m012050_c001_v0001101_t0019_u01761700850746") 2025/10/29 01:27:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec80_d20251029_m012518_c001_v7007000_t0000_u01761701118956") 2025/10/29 01:27:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9a9_d20251029_m012513_c001_v0001134_t0013_u01761701113796") 2025/10/29 01:27:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc98_d20251029_m012633_c001_v7007000_t0000_u01761701193739") 2025/10/29 01:27:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaadf_d20251029_m012623_c001_v0001134_t0031_u01761701183292") 2025/10/29 01:27:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfdd_d20251029_m012618_c001_v7007000_t0000_u01761701178879") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa8d_d20251029_m012608_c001_v0001134_t0032_u01761701168455") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a5_d20251029_m012604_c001_v7007000_t0000_u01761701164403") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa51_d20251029_m012554_c001_v0001134_t0039_u01761701154107") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de4_d20251029_m012549_c001_v7007000_t0000_u01761701149929") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa15_d20251029_m012539_c001_v0001134_t0037_u01761701139149") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832ae_d20251029_m012535_c001_v7007000_t0000_u01761701135067") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9c7_d20251029_m012523_c001_v0001134_t0037_u01761701123036") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7b_d20251029_m012516_c001_v7007000_t0000_u01761701116648") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc07e_d20251029_m012504_c001_v0001177_t0024_u01761701104135") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711ac_d20251029_m012500_c001_v7007000_t0000_u01761701100046") 2025/10/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc044_d20251029_m012456_c001_v0001177_t0052_u01761701096171") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67db7_d20251029_m012454_c001_v7007000_t0000_u01761701094798") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea91f_d20251029_m012444_c001_v0001134_t0017_u01761701084292") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac1_d20251029_m012440_c001_v7007000_t0000_u01761701080202") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fb1_d20251029_m012436_c001_v0001180_t0026_u01761701076645") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ab8_d20251029_m012435_c001_v7007000_t0000_u01761701075483") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf7c_d20251029_m012425_c001_v0001177_t0005_u01761701065109") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730ead0_d20251029_m012418_c001_v7007000_t0000_u01761701058569") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4eb5_d20251029_m012406_c001_v0001180_t0027_u01761701046258") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d3_d20251029_m012402_c001_v7007000_t0000_u01761701042236") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e63_d20251029_m012352_c001_v0001180_t0008_u01761701032038") 2025/10/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa7_d20251029_m012347_c001_v7007000_t0000_u01761701027970") 2025/10/29 01:27:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4df7_d20251029_m012338_c001_v0001180_t0018_u01761701018716") 2025/10/29 01:27:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a129_d20251029_m012458_c001_v7007000_t0000_u01761701098005") 2025/10/29 01:27:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb503a_d20251029_m012453_c001_v0001180_t0010_u01761701093012") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec81_d20251029_m012519_c001_v7007000_t0000_u01761701119143") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50de_d20251029_m012513_c001_v0001180_t0028_u01761701113785") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc99_d20251029_m012633_c001_v7007000_t0000_u01761701193944") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb52c8_d20251029_m012624_c001_v0001180_t0033_u01761701184007") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfde_d20251029_m012619_c001_v7007000_t0000_u01761701179064") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5278_d20251029_m012609_c001_v0001180_t0026_u01761701169189") 2025/10/29 01:27:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a6_d20251029_m012604_c001_v7007000_t0000_u01761701164584") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5208_d20251029_m012554_c001_v0001180_t0017_u01761701154850") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de5_d20251029_m012550_c001_v7007000_t0000_u01761701150110") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5198_d20251029_m012539_c001_v0001180_t0030_u01761701139855") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832af_d20251029_m012535_c001_v7007000_t0000_u01761701135251") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5128_d20251029_m012523_c001_v0001180_t0023_u01761701123867") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dca_d20251029_m012516_c001_v7007000_t0000_u01761701116652") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22b8_d20251029_m012504_c001_v0001130_t0006_u01761701104769") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711ad_d20251029_m012500_c001_v7007000_t0000_u01761701100236") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb506a_d20251029_m012456_c001_v0001180_t0042_u01761701096272") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a11e_d20251029_m012454_c001_v7007000_t0000_u01761701094706") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbff2_d20251029_m012444_c001_v0001177_t0055_u01761701084933") 2025/10/29 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac2_d20251029_m012440_c001_v7007000_t0000_u01761701080384") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfc0_d20251029_m012436_c001_v0001177_t0010_u01761701076655") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f56_d20251029_m012435_c001_v7007000_t0000_u01761701075276") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f55_d20251029_m012425_c001_v0001180_t0025_u01761701065682") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d137683250_d20251029_m012418_c001_v7007000_t0000_u01761701058587") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b219a_d20251029_m012406_c001_v0001130_t0028_u01761701046825") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d4_d20251029_m012402_c001_v7007000_t0000_u01761701042418") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b215a_d20251029_m012352_c001_v0001130_t0000_u01761701032608") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa8_d20251029_m012348_c001_v7007000_t0000_u01761701028151") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2116_d20251029_m012338_c001_v0001130_t0056_u01761701018917") 2025/10/29 01:27:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67db9_d20251029_m012457_c001_v7007000_t0000_u01761701097750") 2025/10/29 01:27:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc02c_d20251029_m012453_c001_v0001177_t0050_u01761701093097") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec83_d20251029_m012519_c001_v7007000_t0000_u01761701119324") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50e2_d20251029_m012514_c001_v0001180_t0030_u01761701114077") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9a_d20251029_m012634_c001_v7007000_t0000_u01761701194128") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc202_d20251029_m012624_c001_v0001177_t0014_u01761701184574") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfdf_d20251029_m012619_c001_v7007000_t0000_u01761701179320") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc1b4_d20251029_m012609_c001_v0001177_t0030_u01761701169754") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a7_d20251029_m012604_c001_v7007000_t0000_u01761701164767") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc174_d20251029_m012555_c001_v0001177_t0058_u01761701155414") 2025/10/29 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de7_d20251029_m012550_c001_v7007000_t0000_u01761701150293") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc128_d20251029_m012540_c001_v0001177_t0025_u01761701140412") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b0_d20251029_m012535_c001_v7007000_t0000_u01761701135434") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0d6_d20251029_m012524_c001_v0001177_t0013_u01761701124431") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dc8_d20251029_m012516_c001_v7007000_t0000_u01761701116470") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50ac_d20251029_m012505_c001_v0001180_t0024_u01761701105523") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711ae_d20251029_m012500_c001_v7007000_t0000_u01761701100417") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc046_d20251029_m012456_c001_v0001177_t0013_u01761701096383") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a11f_d20251029_m012454_c001_v7007000_t0000_u01761701094992") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b225e_d20251029_m012445_c001_v0001130_t0028_u01761701085516") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac3_d20251029_m012440_c001_v7007000_t0000_u01761701080566") 2025/10/29 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8fc_d20251029_m012436_c001_v0001134_t0032_u01761701076792") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a108_d20251029_m012434_c001_v7007000_t0000_u01761701074864") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8c8_d20251029_m012426_c001_v0001134_t0015_u01761701066233") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41448d3fdde14786_d20251029_m012418_c001_v7007000_t0000_u01761701058594") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf1d_d20251029_m012409_c001_v0001177_t0015_u01761701049397") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d5_d20251029_m012402_c001_v7007000_t0000_u01761701042598") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbed4_d20251029_m012353_c001_v0001177_t0027_u01761701033457") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaa9_d20251029_m012348_c001_v7007000_t0000_u01761701028334") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe84_d20251029_m012339_c001_v0001177_t0007_u01761701019245") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417c043bd4775dc6_d20251029_m012458_c001_v7007000_t0000_u01761701098100") 2025/10/29 01:27:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea94f_d20251029_m012453_c001_v0001134_t0059_u01761701093124") 2025/10/29 01:27:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec84_d20251029_m012519_c001_v7007000_t0000_u01761701119504") 2025/10/29 01:27:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0ae_d20251029_m012514_c001_v0001177_t0059_u01761701114001") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9b_d20251029_m012634_c001_v7007000_t0000_u01761701194311") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23f1_d20251029_m012625_c001_v0001130_t0037_u01761701185163") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe0_d20251029_m012619_c001_v7007000_t0000_u01761701179505") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23b1_d20251029_m012610_c001_v0001130_t0031_u01761701170326") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a8_d20251029_m012604_c001_v7007000_t0000_u01761701164952") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2371_d20251029_m012555_c001_v0001130_t0038_u01761701155991") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de8_d20251029_m012550_c001_v7007000_t0000_u01761701150488") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b233a_d20251029_m012540_c001_v0001130_t0021_u01761701140996") 2025/10/29 01:27:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b1_d20251029_m012535_c001_v7007000_t0000_u01761701135617") 2025/10/29 01:27:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22fc_d20251029_m012524_c001_v0001130_t0042_u01761701124998") 2025/10/29 01:27:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c19c_d20251029_m012516_c001_v7007000_t0000_u01761701116706") 2025/10/29 01:27:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea995_d20251029_m012506_c001_v0001134_t0010_u01761701106103") 2025/10/29 01:27:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711af_d20251029_m012500_c001_v7007000_t0000_u01761701100598") 2025/10/29 01:27:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb506e_d20251029_m012456_c001_v0001180_t0010_u01761701096492") 2025/10/29 01:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c38286361b_d20251029_m012454_c001_v7007000_t0000_u01761701094991") 2025/10/29 01:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5000_d20251029_m012446_c001_v0001180_t0032_u01761701086292") 2025/10/29 01:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac4_d20251029_m012440_c001_v7007000_t0000_u01761701080748") 2025/10/29 01:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fb5_d20251029_m012436_c001_v0001180_t0008_u01761701076873") 2025/10/29 01:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbb3_d20251029_m012435_c001_v7007000_t0000_u01761701075068") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21f6_d20251029_m012427_c001_v0001130_t0046_u01761701067020") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41448d3fdde14787_d20251029_m012418_c001_v7007000_t0000_u01761701058606") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea88b_d20251029_m012409_c001_v0001134_t0006_u01761701049986") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d6_d20251029_m012402_c001_v7007000_t0000_u01761701042779") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea845_d20251029_m012354_c001_v0001134_t0053_u01761701034030") 2025/10/29 01:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaaa_d20251029_m012348_c001_v7007000_t0000_u01761701028515") 2025/10/29 01:27:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea802_d20251029_m012339_c001_v0001134_t0052_u01761701019462") 2025/10/29 01:27:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417c043bd4775dc5_d20251029_m012457_c001_v7007000_t0000_u01761701097919") 2025/10/29 01:27:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb503c_d20251029_m012453_c001_v0001180_t0005_u01761701093213") 2025/10/29 01:27:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec85_d20251029_m012519_c001_v7007000_t0000_u01761701119686") 2025/10/29 01:27:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9ab_d20251029_m012514_c001_v0001134_t0052_u01761701114109") 2025/10/29 01:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9c_d20251029_m012634_c001_v7007000_t0000_u01761701194495") 2025/10/29 01:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaae7_d20251029_m012625_c001_v0001134_t0040_u01761701185606") 2025/10/29 01:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe1_d20251029_m012619_c001_v7007000_t0000_u01761701179688") 2025/10/29 01:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa9f_d20251029_m012610_c001_v0001134_t0012_u01761701170712") 2025/10/29 01:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6a9_d20251029_m012605_c001_v7007000_t0000_u01761701165135") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa5d_d20251029_m012556_c001_v0001134_t0042_u01761701156511") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67de9_d20251029_m012550_c001_v7007000_t0000_u01761701150767") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa19_d20251029_m012541_c001_v0001134_t0022_u01761701141584") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b2_d20251029_m012535_c001_v7007000_t0000_u01761701135800") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9d3_d20251029_m012525_c001_v0001134_t0012_u01761701125917") 2025/10/29 01:27:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad66_d20251029_m012516_c001_v7007000_t0000_u01761701116488") 2025/10/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc08c_d20251029_m012506_c001_v0001177_t0016_u01761701106646") 2025/10/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b0_d20251029_m012500_c001_v7007000_t0000_u01761701100781") 2025/10/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea96b_d20251029_m012456_c001_v0001134_t0034_u01761701096551") 2025/10/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a11c_d20251029_m012454_c001_v7007000_t0000_u01761701094343") 2025/10/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea933_d20251029_m012446_c001_v0001134_t0046_u01761701086516") 2025/10/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac5_d20251029_m012440_c001_v7007000_t0000_u01761701080929") 2025/10/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2234_d20251029_m012436_c001_v0001130_t0058_u01761701076896") 2025/10/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbb5_d20251029_m012435_c001_v7007000_t0000_u01761701075448") 2025/10/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf8a_d20251029_m012427_c001_v0001177_t0021_u01761701067583") 2025/10/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f8f_d20251029_m012418_c001_v7007000_t0000_u01761701058727") 2025/10/29 01:27:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4ed1_d20251029_m012410_c001_v0001180_t0004_u01761701050285") 2025/10/29 01:27:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d7_d20251029_m012402_c001_v7007000_t0000_u01761701042960") 2025/10/29 01:27:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e75_d20251029_m012354_c001_v0001180_t0015_u01761701034396") 2025/10/29 01:27:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaab_d20251029_m012348_c001_v7007000_t0000_u01761701028697") 2025/10/29 01:27:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4dfd_d20251029_m012339_c001_v0001180_t0051_u01761701019983") 2025/10/29 01:27:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dbb_d20251029_m012458_c001_v7007000_t0000_u01761701098121") 2025/10/29 01:27:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2288_d20251029_m012453_c001_v0001130_t0022_u01761701093243") 2025/10/29 01:27:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec86_d20251029_m012519_c001_v7007000_t0000_u01761701119867") 2025/10/29 01:27:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0b0_d20251029_m012514_c001_v0001177_t0025_u01761701114247") 2025/10/29 01:27:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9d_d20251029_m012634_c001_v7007000_t0000_u01761701194681") 2025/10/29 01:27:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb52da_d20251029_m012626_c001_v0001180_t0049_u01761701186019") 2025/10/29 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe2_d20251029_m012619_c001_v7007000_t0000_u01761701179873") 2025/10/29 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5282_d20251029_m012611_c001_v0001180_t0042_u01761701171137") 2025/10/29 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6aa_d20251029_m012605_c001_v7007000_t0000_u01761701165316") 2025/10/29 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5212_d20251029_m012556_c001_v0001180_t0011_u01761701156933") 2025/10/29 01:27:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dea_d20251029_m012550_c001_v7007000_t0000_u01761701150947") 2025/10/29 01:27:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb51aa_d20251029_m012541_c001_v0001180_t0034_u01761701141955") 2025/10/29 01:27:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b3_d20251029_m012535_c001_v7007000_t0000_u01761701135983") 2025/10/29 01:27:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5138_d20251029_m012526_c001_v0001180_t0010_u01761701126372") 2025/10/29 01:27:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c19b_d20251029_m012516_c001_v7007000_t0000_u01761701116670") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22c0_d20251029_m012506_c001_v0001130_t0048_u01761701106858") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b1_d20251029_m012500_c001_v7007000_t0000_u01761701100962") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc048_d20251029_m012456_c001_v0001177_t0010_u01761701096589") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad43_d20251029_m012454_c001_v7007000_t0000_u01761701094721") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc006_d20251029_m012446_c001_v0001177_t0019_u01761701086891") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac6_d20251029_m012441_c001_v7007000_t0000_u01761701081111") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfc2_d20251029_m012436_c001_v0001177_t0004_u01761701076925") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9fa6_d20251029_m012435_c001_v7007000_t0000_u01761701075276") 2025/10/29 01:27:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f61_d20251029_m012427_c001_v0001180_t0024_u01761701067797") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c84e_d20251029_m012418_c001_v7007000_t0000_u01761701058361") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21b0_d20251029_m012410_c001_v0001130_t0004_u01761701050489") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d8_d20251029_m012403_c001_v7007000_t0000_u01761701043140") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2160_d20251029_m012354_c001_v0001130_t0035_u01761701034605") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaac_d20251029_m012348_c001_v7007000_t0000_u01761701028878") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2118_d20251029_m012340_c001_v0001130_t0010_u01761701020219") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c38286361f_d20251029_m012457_c001_v7007000_t0000_u01761701097972") 2025/10/29 01:27:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5042_d20251029_m012453_c001_v0001180_t0007_u01761701093446") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec87_d20251029_m012520_c001_v7007000_t0000_u01761701120052") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50e4_d20251029_m012514_c001_v0001180_t0048_u01761701114296") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9e_d20251029_m012634_c001_v7007000_t0000_u01761701194864") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc20a_d20251029_m012626_c001_v0001177_t0015_u01761701186285") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe3_d20251029_m012620_c001_v7007000_t0000_u01761701180057") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc1c2_d20251029_m012611_c001_v0001177_t0014_u01761701171369") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6ab_d20251029_m012605_c001_v7007000_t0000_u01761701165497") 2025/10/29 01:27:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc184_d20251029_m012557_c001_v0001177_t0050_u01761701157128") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dec_d20251029_m012551_c001_v7007000_t0000_u01761701151127") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc12c_d20251029_m012542_c001_v0001177_t0000_u01761701142190") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b4_d20251029_m012536_c001_v7007000_t0000_u01761701136166") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0e4_d20251029_m012526_c001_v0001177_t0027_u01761701126599") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b5fd_d20251029_m012516_c001_v7007000_t0000_u01761701116826") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50b4_d20251029_m012507_c001_v0001180_t0019_u01761701107324") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b2_d20251029_m012501_c001_v7007000_t0000_u01761701101143") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2296_d20251029_m012456_c001_v0001130_t0044_u01761701096622") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad42_d20251029_m012454_c001_v7007000_t0000_u01761701094538") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2266_d20251029_m012447_c001_v0001130_t0034_u01761701087112") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac7_d20251029_m012441_c001_v7007000_t0000_u01761701081292") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fb9_d20251029_m012437_c001_v0001180_t0027_u01761701077072") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912b2e_d20251029_m012435_c001_v7007000_t0000_u01761701075287") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8d6_d20251029_m012427_c001_v0001134_t0026_u01761701067995") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f8e_d20251029_m012418_c001_v7007000_t0000_u01761701058545") 2025/10/29 01:27:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf1f_d20251029_m012410_c001_v0001177_t0039_u01761701050860") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613d9_d20251029_m012403_c001_v7007000_t0000_u01761701043320") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbed6_d20251029_m012355_c001_v0001177_t0018_u01761701035175") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaad_d20251029_m012349_c001_v7007000_t0000_u01761701029060") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe8a_d20251029_m012340_c001_v0001177_t0059_u01761701020610") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c98f_d20251029_m012457_c001_v7007000_t0000_u01761701097987") 2025/10/29 01:27:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea953_d20251029_m012453_c001_v0001134_t0022_u01761701093501") 2025/10/29 01:27:46 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec88_d20251029_m012520_c001_v7007000_t0000_u01761701120233") 2025/10/29 01:27:46 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0b2_d20251029_m012514_c001_v0001177_t0023_u01761701114466") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfc9f_d20251029_m012635_c001_v7007000_t0000_u01761701195048") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23f7_d20251029_m012626_c001_v0001130_t0037_u01761701186528") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe4_d20251029_m012620_c001_v7007000_t0000_u01761701180241") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23bf_d20251029_m012611_c001_v0001130_t0044_u01761701171689") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6ac_d20251029_m012605_c001_v7007000_t0000_u01761701165678") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2379_d20251029_m012557_c001_v0001130_t0058_u01761701157404") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dee_d20251029_m012551_c001_v7007000_t0000_u01761701151308") 2025/10/29 01:27:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b233c_d20251029_m012542_c001_v0001130_t0014_u01761701142400") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b6_d20251029_m012536_c001_v7007000_t0000_u01761701136350") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22fe_d20251029_m012526_c001_v0001130_t0004_u01761701126821") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7c_d20251029_m012516_c001_v7007000_t0000_u01761701116832") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea999_d20251029_m012507_c001_v0001134_t0019_u01761701107548") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b3_d20251029_m012501_c001_v7007000_t0000_u01761701101325") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5072_d20251029_m012456_c001_v0001180_t0030_u01761701096734") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c382863619_d20251029_m012454_c001_v7007000_t0000_u01761701094800") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5008_d20251029_m012447_c001_v0001180_t0043_u01761701087549") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac8_d20251029_m012441_c001_v7007000_t0000_u01761701081476") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea900_d20251029_m012437_c001_v0001134_t0007_u01761701077116") 2025/10/29 01:27:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a109_d20251029_m012435_c001_v7007000_t0000_u01761701075073") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21fc_d20251029_m012428_c001_v0001130_t0026_u01761701068409") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f90_d20251029_m012418_c001_v7007000_t0000_u01761701058909") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea893_d20251029_m012411_c001_v0001134_t0021_u01761701051071") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613da_d20251029_m012403_c001_v7007000_t0000_u01761701043501") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea84f_d20251029_m012355_c001_v0001134_t0034_u01761701035382") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaae_d20251029_m012349_c001_v7007000_t0000_u01761701029241") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea808_d20251029_m012340_c001_v0001134_t0059_u01761701020820") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026adb_d20251029_m012458_c001_v7007000_t0000_u01761701098132") 2025/10/29 01:27:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc030_d20251029_m012453_c001_v0001177_t0000_u01761701093512") 2025/10/29 01:27:48 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec89_d20251029_m012520_c001_v7007000_t0000_u01761701120414") 2025/10/29 01:27:48 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9ad_d20251029_m012514_c001_v0001134_t0017_u01761701114510") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca0_d20251029_m012635_c001_v7007000_t0000_u01761701195230") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaaed_d20251029_m012626_c001_v0001134_t0049_u01761701186941") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe5_d20251029_m012620_c001_v7007000_t0000_u01761701180457") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaaab_d20251029_m012612_c001_v0001134_t0037_u01761701172127") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6ad_d20251029_m012605_c001_v7007000_t0000_u01761701165860") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa61_d20251029_m012557_c001_v0001134_t0019_u01761701157829") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67def_d20251029_m012551_c001_v7007000_t0000_u01761701151487") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa21_d20251029_m012543_c001_v0001134_t0000_u01761701143099") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b7_d20251029_m012536_c001_v7007000_t0000_u01761701136533") 2025/10/29 01:27:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9dd_d20251029_m012527_c001_v0001134_t0001_u01761701127302") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dc7_d20251029_m012516_c001_v7007000_t0000_u01761701116289") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc094_d20251029_m012507_c001_v0001177_t0055_u01761701107861") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b4_d20251029_m012501_c001_v7007000_t0000_u01761701101517") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc04a_d20251029_m012456_c001_v0001177_t0032_u01761701096822") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67db8_d20251029_m012455_c001_v7007000_t0000_u01761701095023") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea937_d20251029_m012447_c001_v0001134_t0000_u01761701087750") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ac9_d20251029_m012441_c001_v7007000_t0000_u01761701081657") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfc6_d20251029_m012437_c001_v0001177_t0009_u01761701077149") 2025/10/29 01:27:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d13768325e_d20251029_m012435_c001_v7007000_t0000_u01761701075227") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf96_d20251029_m012428_c001_v0001177_t0008_u01761701068794") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac976b9_d20251029_m012418_c001_v7007000_t0000_u01761701058769") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4ed5_d20251029_m012411_c001_v0001180_t0045_u01761701051401") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613db_d20251029_m012403_c001_v7007000_t0000_u01761701043683") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e7d_d20251029_m012355_c001_v0001180_t0000_u01761701035721") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eaaf_d20251029_m012349_c001_v7007000_t0000_u01761701029423") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e09_d20251029_m012341_c001_v0001180_t0049_u01761701021239") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ad9_d20251029_m012457_c001_v7007000_t0000_u01761701097769") 2025/10/29 01:27:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b228a_d20251029_m012453_c001_v0001130_t0015_u01761701093623") 2025/10/29 01:27:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec8a_d20251029_m012520_c001_v7007000_t0000_u01761701120609") 2025/10/29 01:27:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50e8_d20251029_m012514_c001_v0001180_t0015_u01761701114662") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca1_d20251029_m012635_c001_v7007000_t0000_u01761701195413") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb52e2_d20251029_m012627_c001_v0001180_t0019_u01761701187414") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe6_d20251029_m012620_c001_v7007000_t0000_u01761701180740") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5288_d20251029_m012612_c001_v0001180_t0048_u01761701172497") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6ae_d20251029_m012606_c001_v7007000_t0000_u01761701166041") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb521e_d20251029_m012558_c001_v0001180_t0027_u01761701158099") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df0_d20251029_m012551_c001_v7007000_t0000_u01761701151670") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb51b6_d20251029_m012543_c001_v0001180_t0059_u01761701143436") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b8_d20251029_m012536_c001_v7007000_t0000_u01761701136718") 2025/10/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5148_d20251029_m012527_c001_v0001180_t0034_u01761701127719") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b5fa_d20251029_m012516_c001_v7007000_t0000_u01761701116274") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22c2_d20251029_m012508_c001_v0001130_t0052_u01761701108098") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b6_d20251029_m012501_c001_v7007000_t0000_u01761701101700") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea96d_d20251029_m012456_c001_v0001134_t0024_u01761701096864") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ad7_d20251029_m012454_c001_v7007000_t0000_u01761701094816") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc00c_d20251029_m012448_c001_v0001177_t0051_u01761701088137") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026aca_d20251029_m012441_c001_v7007000_t0000_u01761701081839") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2236_d20251029_m012437_c001_v0001130_t0023_u01761701077232") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d505_d20251029_m012435_c001_v7007000_t0000_u01761701075306") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f6d_d20251029_m012429_c001_v0001180_t0022_u01761701069022") 2025/10/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c84f_d20251029_m012418_c001_v7007000_t0000_u01761701058545") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21b8_d20251029_m012411_c001_v0001130_t0018_u01761701051682") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613dc_d20251029_m012403_c001_v7007000_t0000_u01761701043865") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2166_d20251029_m012355_c001_v0001130_t0005_u01761701035946") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab0_d20251029_m012349_c001_v7007000_t0000_u01761701029613") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2120_d20251029_m012341_c001_v0001130_t0011_u01761701021552") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad51_d20251029_m012457_c001_v7007000_t0000_u01761701097997") 2025/10/29 01:27:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5046_d20251029_m012453_c001_v0001180_t0027_u01761701093673") 2025/10/29 01:27:54 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec8b_d20251029_m012520_c001_v7007000_t0000_u01761701120811") 2025/10/29 01:27:54 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0b8_d20251029_m012514_c001_v0001177_t0002_u01761701114673") 2025/10/29 01:27:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca2_d20251029_m012635_c001_v7007000_t0000_u01761701195597") 2025/10/29 01:27:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc20e_d20251029_m012627_c001_v0001177_t0032_u01761701187624") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe7_d20251029_m012620_c001_v7007000_t0000_u01761701180998") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc1ca_d20251029_m012612_c001_v0001177_t0006_u01761701172924") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6af_d20251029_m012606_c001_v7007000_t0000_u01761701166222") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc188_d20251029_m012558_c001_v0001177_t0053_u01761701158301") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df1_d20251029_m012551_c001_v7007000_t0000_u01761701151850") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc13c_d20251029_m012543_c001_v0001177_t0036_u01761701143658") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832b9_d20251029_m012536_c001_v7007000_t0000_u01761701136902") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0ee_d20251029_m012528_c001_v0001177_t0036_u01761701128012") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad67_d20251029_m012516_c001_v7007000_t0000_u01761701116669") 2025/10/29 01:27:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50ba_d20251029_m012508_c001_v0001180_t0045_u01761701108533") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b7_d20251029_m012501_c001_v7007000_t0000_u01761701101882") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5074_d20251029_m012456_c001_v0001180_t0011_u01761701096962") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce71198_d20251029_m012454_c001_v7007000_t0000_u01761701094799") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b226a_d20251029_m012448_c001_v0001130_t0013_u01761701088563") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026acb_d20251029_m012442_c001_v7007000_t0000_u01761701082022") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fbd_d20251029_m012437_c001_v0001180_t0022_u01761701077273") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ab7_d20251029_m012435_c001_v7007000_t0000_u01761701075296") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8da_d20251029_m012429_c001_v0001134_t0058_u01761701069223") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c850_d20251029_m012418_c001_v7007000_t0000_u01761701058738") 2025/10/29 01:27:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf29_d20251029_m012412_c001_v0001177_t0052_u01761701052074") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613dd_d20251029_m012404_c001_v7007000_t0000_u01761701044051") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbedc_d20251029_m012356_c001_v0001177_t0022_u01761701036296") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab1_d20251029_m012349_c001_v7007000_t0000_u01761701029796") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe92_d20251029_m012341_c001_v0001177_t0025_u01761701021958") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67dba_d20251029_m012457_c001_v7007000_t0000_u01761701097937") 2025/10/29 01:27:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc032_d20251029_m012453_c001_v0001177_t0018_u01761701093720") 2025/10/29 01:27:57 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec8c_d20251029_m012520_c001_v7007000_t0000_u01761701120991") 2025/10/29 01:27:57 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9b1_d20251029_m012514_c001_v0001134_t0032_u01761701114808") 2025/10/29 01:27:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca3_d20251029_m012635_c001_v7007000_t0000_u01761701195781") 2025/10/29 01:27:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23fd_d20251029_m012627_c001_v0001130_t0005_u01761701187840") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe8_d20251029_m012621_c001_v7007000_t0000_u01761701181182") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23c5_d20251029_m012613_c001_v0001130_t0026_u01761701173153") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b0_d20251029_m012606_c001_v7007000_t0000_u01761701166403") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b237d_d20251029_m012558_c001_v0001130_t0001_u01761701158522") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df2_d20251029_m012552_c001_v7007000_t0000_u01761701152032") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2344_d20251029_m012543_c001_v0001130_t0049_u01761701143874") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832ba_d20251029_m012537_c001_v7007000_t0000_u01761701137084") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2300_d20251029_m012528_c001_v0001130_t0027_u01761701128238") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad65_d20251029_m012516_c001_v7007000_t0000_u01761701116306") 2025/10/29 01:27:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea99d_d20251029_m012508_c001_v0001134_t0045_u01761701108794") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b8_d20251029_m012502_c001_v7007000_t0000_u01761701102071") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc04c_d20251029_m012457_c001_v0001177_t0013_u01761701097030") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c987_d20251029_m012454_c001_v7007000_t0000_u01761701094735") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5010_d20251029_m012449_c001_v0001180_t0006_u01761701089077") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026acc_d20251029_m012442_c001_v7007000_t0000_u01761701082205") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfc8_d20251029_m012437_c001_v0001177_t0053_u01761701077369") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbb4_d20251029_m012435_c001_v7007000_t0000_u01761701075261") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2204_d20251029_m012429_c001_v0001130_t0002_u01761701069623") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d137683251_d20251029_m012418_c001_v7007000_t0000_u01761701058748") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea895_d20251029_m012412_c001_v0001134_t0042_u01761701052280") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613de_d20251029_m012404_c001_v7007000_t0000_u01761701044232") 2025/10/29 01:27:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea853_d20251029_m012356_c001_v0001134_t0050_u01761701036510") 2025/10/29 01:28:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab2_d20251029_m012350_c001_v7007000_t0000_u01761701030005") 2025/10/29 01:28:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea818_d20251029_m012342_c001_v0001134_t0037_u01761701022184") 2025/10/29 01:28:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711a7_d20251029_m012458_c001_v7007000_t0000_u01761701098144") 2025/10/29 01:28:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb504a_d20251029_m012453_c001_v0001180_t0040_u01761701093876") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec8d_d20251029_m012521_c001_v7007000_t0000_u01761701121175") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50ec_d20251029_m012514_c001_v0001180_t0042_u01761701114872") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca4_d20251029_m012635_c001_v7007000_t0000_u01761701195964") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaaf5_d20251029_m012628_c001_v0001134_t0010_u01761701188140") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfe9_d20251029_m012621_c001_v7007000_t0000_u01761701181377") 2025/10/29 01:28:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaab3_d20251029_m012613_c001_v0001134_t0059_u01761701173565") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b1_d20251029_m012606_c001_v7007000_t0000_u01761701166584") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa69_d20251029_m012558_c001_v0001134_t0053_u01761701158920") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df3_d20251029_m012552_c001_v7007000_t0000_u01761701152213") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eaa25_d20251029_m012544_c001_v0001134_t0028_u01761701144459") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832bb_d20251029_m012537_c001_v7007000_t0000_u01761701137268") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9e7_d20251029_m012528_c001_v0001134_t0049_u01761701128928") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4190ef62befdb397_d20251029_m012516_c001_v7007000_t0000_u01761701116685") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc09c_d20251029_m012509_c001_v0001177_t0035_u01761701109495") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711b9_d20251029_m012502_c001_v7007000_t0000_u01761701102252") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5076_d20251029_m012457_c001_v0001180_t0046_u01761701097182") 2025/10/29 01:28:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417c043bd4775dc1_d20251029_m012454_c001_v7007000_t0000_u01761701094799") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea941_d20251029_m012449_c001_v0001134_t0040_u01761701089291") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026acd_d20251029_m012442_c001_v7007000_t0000_u01761701082387") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea902_d20251029_m012437_c001_v0001134_t0013_u01761701077437") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d507_d20251029_m012435_c001_v7007000_t0000_u01761701075492") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf9e_d20251029_m012430_c001_v0001177_t0011_u01761701070080") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41448d3fdde14788_d20251029_m012418_c001_v7007000_t0000_u01761701058779") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4edb_d20251029_m012412_c001_v0001180_t0051_u01761701052701") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613df_d20251029_m012404_c001_v7007000_t0000_u01761701044414") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e83_d20251029_m012356_c001_v0001180_t0025_u01761701036875") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab4_d20251029_m012350_c001_v7007000_t0000_u01761701030188") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4e1b_d20251029_m012342_c001_v0001180_t0014_u01761701022622") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711a5_d20251029_m012457_c001_v7007000_t0000_u01761701097772") 2025/10/29 01:28:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea957_d20251029_m012453_c001_v0001134_t0038_u01761701093886") 2025/10/29 01:28:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec8e_d20251029_m012521_c001_v7007000_t0000_u01761701121356") 2025/10/29 01:28:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0ba_d20251029_m012514_c001_v0001177_t0041_u01761701114889") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca5_d20251029_m012636_c001_v7007000_t0000_u01761701196147") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb52e4_d20251029_m012628_c001_v0001180_t0043_u01761701188513") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfea_d20251029_m012621_c001_v7007000_t0000_u01761701181560") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb528e_d20251029_m012613_c001_v0001180_t0000_u01761701173847") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b2_d20251029_m012606_c001_v7007000_t0000_u01761701166766") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5224_d20251029_m012559_c001_v0001180_t0021_u01761701159252") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df4_d20251029_m012552_c001_v7007000_t0000_u01761701152393") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb51be_d20251029_m012544_c001_v0001180_t0016_u01761701144768") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832bc_d20251029_m012537_c001_v7007000_t0000_u01761701137451") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb515c_d20251029_m012529_c001_v0001180_t0015_u01761701129519") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b5fb_d20251029_m012516_c001_v7007000_t0000_u01761701116460") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22d2_d20251029_m012509_c001_v0001130_t0043_u01761701109774") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711ba_d20251029_m012502_c001_v7007000_t0000_u01761701102437") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc04e_d20251029_m012457_c001_v0001177_t0022_u01761701097246") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417c043bd4775dc2_d20251029_m012455_c001_v7007000_t0000_u01761701095033") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc018_d20251029_m012449_c001_v0001177_t0030_u01761701089829") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ace_d20251029_m012442_c001_v7007000_t0000_u01761701082570") 2025/10/29 01:28:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fbf_d20251029_m012437_c001_v0001180_t0035_u01761701077477") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912b2f_d20251029_m012435_c001_v7007000_t0000_u01761701075501") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f75_d20251029_m012430_c001_v0001180_t0015_u01761701070287") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d13768324f_d20251029_m012418_c001_v7007000_t0000_u01761701058560") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21c2_d20251029_m012412_c001_v0001130_t0049_u01761701052958") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613e0_d20251029_m012404_c001_v7007000_t0000_u01761701044594") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2170_d20251029_m012357_c001_v0001130_t0017_u01761701037097") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab5_d20251029_m012350_c001_v7007000_t0000_u01761701030375") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2122_d20251029_m012342_c001_v0001130_t0007_u01761701022918") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ada_d20251029_m012457_c001_v7007000_t0000_u01761701097950") 2025/10/29 01:28:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc034_d20251029_m012453_c001_v0001177_t0044_u01761701093929") 2025/10/29 01:28:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec90_d20251029_m012521_c001_v7007000_t0000_u01761701121537") 2025/10/29 01:28:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50ee_d20251029_m012515_c001_v0001180_t0057_u01761701115084") 2025/10/29 01:28:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca6_d20251029_m012636_c001_v7007000_t0000_u01761701196329") 2025/10/29 01:28:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc212_d20251029_m012628_c001_v0001177_t0000_u01761701188715") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfeb_d20251029_m012621_c001_v7007000_t0000_u01761701181744") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc1ce_d20251029_m012614_c001_v0001177_t0053_u01761701174075") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b3_d20251029_m012606_c001_v7007000_t0000_u01761701166946") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc18e_d20251029_m012559_c001_v0001177_t0051_u01761701159448") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df5_d20251029_m012552_c001_v7007000_t0000_u01761701152574") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc142_d20251029_m012544_c001_v0001177_t0008_u01761701144990") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832bd_d20251029_m012537_c001_v7007000_t0000_u01761701137635") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0f8_d20251029_m012529_c001_v0001177_t0020_u01761701129729") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec7a_d20251029_m012516_c001_v7007000_t0000_u01761701116467") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb50c6_d20251029_m012510_c001_v0001180_t0021_u01761701110248") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711bb_d20251029_m012502_c001_v7007000_t0000_u01761701102644") 2025/10/29 01:28:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea973_d20251029_m012457_c001_v0001134_t0042_u01761701097317") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce71199_d20251029_m012455_c001_v7007000_t0000_u01761701095006") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2274_d20251029_m012450_c001_v0001130_t0009_u01761701090037") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026acf_d20251029_m012442_c001_v7007000_t0000_u01761701082753") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfca_d20251029_m012437_c001_v0001177_t0029_u01761701077587") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c185_d20251029_m012435_c001_v7007000_t0000_u01761701075520") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8e4_d20251029_m012430_c001_v0001134_t0009_u01761701070488") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c851_d20251029_m012418_c001_v7007000_t0000_u01761701058920") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf31_d20251029_m012413_c001_v0001177_t0041_u01761701053457") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613e1_d20251029_m012404_c001_v7007000_t0000_u01761701044774") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbee6_d20251029_m012357_c001_v0001177_t0014_u01761701037487") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab6_d20251029_m012350_c001_v7007000_t0000_u01761701030556") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe96_d20251029_m012343_c001_v0001177_t0002_u01761701023282") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711a6_d20251029_m012457_c001_v7007000_t0000_u01761701097963") 2025/10/29 01:28:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb504e_d20251029_m012454_c001_v0001180_t0004_u01761701094061") 2025/10/29 01:28:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec91_d20251029_m012521_c001_v7007000_t0000_u01761701121719") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc0bc_d20251029_m012515_c001_v0001177_t0053_u01761701115103") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca7_d20251029_m012636_c001_v7007000_t0000_u01761701196575") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2403_d20251029_m012628_c001_v0001130_t0006_u01761701188923") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfec_d20251029_m012621_c001_v7007000_t0000_u01761701181928") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23c9_d20251029_m012614_c001_v0001130_t0021_u01761701174327") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b4_d20251029_m012607_c001_v7007000_t0000_u01761701167131") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2385_d20251029_m012559_c001_v0001130_t0044_u01761701159728") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df6_d20251029_m012552_c001_v7007000_t0000_u01761701152755") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b234e_d20251029_m012545_c001_v0001130_t0000_u01761701145204") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832be_d20251029_m012537_c001_v7007000_t0000_u01761701137819") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b230a_d20251029_m012529_c001_v0001130_t0037_u01761701129939") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad68_d20251029_m012516_c001_v7007000_t0000_u01761701116693") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9a3_d20251029_m012510_c001_v0001134_t0031_u01761701110453") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711bc_d20251029_m012502_c001_v7007000_t0000_u01761701102824") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb507a_d20251029_m012457_c001_v0001180_t0020_u01761701097438") 2025/10/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad44_d20251029_m012454_c001_v7007000_t0000_u01761701094905") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb501c_d20251029_m012450_c001_v0001180_t0018_u01761701090339") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ad0_d20251029_m012442_c001_v7007000_t0000_u01761701082935") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4fc1_d20251029_m012437_c001_v0001180_t0051_u01761701077678") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d13768325f_d20251029_m012435_c001_v7007000_t0000_u01761701075409") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b220c_d20251029_m012430_c001_v0001130_t0033_u01761701070857") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41448d3fdde14789_d20251029_m012418_c001_v7007000_t0000_u01761701058789") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea89b_d20251029_m012413_c001_v0001134_t0043_u01761701053663") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613e2_d20251029_m012404_c001_v7007000_t0000_u01761701044955") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea859_d20251029_m012357_c001_v0001134_t0021_u01761701037712") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab7_d20251029_m012350_c001_v7007000_t0000_u01761701030737") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea81c_d20251029_m012343_c001_v0001134_t0052_u01761701023501") 2025/10/29 01:28:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a128_d20251029_m012457_c001_v7007000_t0000_u01761701097784") 2025/10/29 01:28:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc038_d20251029_m012454_c001_v0001177_t0037_u01761701094140") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c857_d20251029_m012421_c001_v7007000_t0000_u01761701061232") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4eff_d20251029_m012416_c001_v0001180_t0001_u01761701056789") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c858_d20251029_m012421_c001_v7007000_t0000_u01761701061414") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf4b_d20251029_m012416_c001_v0001177_t0017_u01761701056802") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c85a_d20251029_m012421_c001_v7007000_t0000_u01761701061596") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8a9_d20251029_m012416_c001_v0001134_t0047_u01761701056939") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c85b_d20251029_m012421_c001_v7007000_t0000_u01761701061784") 2025/10/29 01:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21d2_d20251029_m012416_c001_v0001130_t0020_u01761701056988") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c85d_d20251029_m012421_c001_v7007000_t0000_u01761701061967") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f03_d20251029_m012416_c001_v0001180_t0009_u01761701056996") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c85e_d20251029_m012422_c001_v7007000_t0000_u01761701062179") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf4f_d20251029_m012417_c001_v0001177_t0035_u01761701057012") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c85f_d20251029_m012422_c001_v7007000_t0000_u01761701062360") 2025/10/29 01:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f0b_d20251029_m012417_c001_v0001180_t0025_u01761701057217") 2025/10/29 01:28:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c860_d20251029_m012422_c001_v7007000_t0000_u01761701062541") 2025/10/29 01:28:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf51_d20251029_m012417_c001_v0001177_t0031_u01761701057234") 2025/10/29 01:28:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c861_d20251029_m012422_c001_v7007000_t0000_u01761701062722") 2025/10/29 01:28:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8ab_d20251029_m012417_c001_v0001134_t0059_u01761701057284") 2025/10/29 01:28:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c862_d20251029_m012422_c001_v7007000_t0000_u01761701062902") 2025/10/29 01:28:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f0f_d20251029_m012417_c001_v0001180_t0053_u01761701057418") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c863_d20251029_m012423_c001_v7007000_t0000_u01761701063083") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf53_d20251029_m012417_c001_v0001177_t0037_u01761701057448") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c864_d20251029_m012423_c001_v7007000_t0000_u01761701063266") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21da_d20251029_m012417_c001_v0001130_t0010_u01761701057460") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c865_d20251029_m012423_c001_v7007000_t0000_u01761701063446") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8ad_d20251029_m012417_c001_v0001134_t0030_u01761701057580") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c866_d20251029_m012423_c001_v7007000_t0000_u01761701063627") 2025/10/29 01:28:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbf57_d20251029_m012417_c001_v0001177_t0042_u01761701057657") 2025/10/29 01:28:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c868_d20251029_m012423_c001_v7007000_t0000_u01761701063807") 2025/10/29 01:28:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f13_d20251029_m012417_c001_v0001180_t0015_u01761701057713") 2025/10/29 01:28:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4009d42887a5c86a_d20251029_m012423_c001_v7007000_t0000_u01761701063990") 2025/10/29 01:28:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b21de_d20251029_m012417_c001_v0001130_t0009_u01761701057807") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912b33_d20251029_m012438_c001_v7007000_t0000_u01761701078302") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f95_d20251029_m012433_c001_v0001180_t0054_u01761701073418") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d50b_d20251029_m012437_c001_v7007000_t0000_u01761701077963") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfae_d20251029_m012433_c001_v0001177_t0025_u01761701073427") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c18b_d20251029_m012438_c001_v7007000_t0000_u01761701078321") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2226_d20251029_m012433_c001_v0001130_t0056_u01761701073577") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d50c_d20251029_m012438_c001_v7007000_t0000_u01761701078145") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfb0_d20251029_m012433_c001_v0001177_t0028_u01761701073642") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026abb_d20251029_m012438_c001_v7007000_t0000_u01761701078159") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f97_d20251029_m012433_c001_v0001180_t0007_u01761701073654") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026aba_d20251029_m012437_c001_v7007000_t0000_u01761701077975") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8ee_d20251029_m012433_c001_v0001134_t0033_u01761701073666") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f58_d20251029_m012437_c001_v7007000_t0000_u01761701077985") 2025/10/29 01:28:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f99_d20251029_m012433_c001_v0001180_t0046_u01761701073858") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9fab_d20251029_m012437_c001_v7007000_t0000_u01761701077996") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfb4_d20251029_m012433_c001_v0001177_t0030_u01761701073868") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d50d_d20251029_m012438_c001_v7007000_t0000_u01761701078327") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2228_d20251029_m012433_c001_v0001130_t0040_u01761701073898") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912b32_d20251029_m012438_c001_v7007000_t0000_u01761701078120") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8f0_d20251029_m012434_c001_v0001134_t0052_u01761701074062") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbb9_d20251029_m012438_c001_v7007000_t0000_u01761701078003") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f9d_d20251029_m012434_c001_v0001180_t0039_u01761701074148") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026abc_d20251029_m012438_c001_v7007000_t0000_u01761701078340") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfb6_d20251029_m012434_c001_v0001177_t0000_u01761701074210") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfbba_d20251029_m012438_c001_v7007000_t0000_u01761701078191") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4f9f_d20251029_m012434_c001_v0001180_t0046_u01761701074374") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912b30_d20251029_m012437_c001_v7007000_t0000_u01761701077939") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b222a_d20251029_m012434_c001_v0001130_t0011_u01761701074376") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415e79b3fda0c189_d20251029_m012437_c001_v7007000_t0000_u01761701077957") 2025/10/29 01:28:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbfb8_d20251029_m012434_c001_v0001177_t0035_u01761701074417") 2025/10/29 01:28:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bf77_d20251029_m012438_c001_v7007000_t0000_u01761701078018") 2025/10/29 01:28:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea8f4_d20251029_m012434_c001_v0001134_t0031_u01761701074460") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a4762109_d20251029_m012229_c001_v7007000_t0000_u01761700949489") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f115061c8be90c7d1_d20251029_m012227_c001_v0001136_t0006_u01761700947321") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b067cc_d20251029_m012227_c001_v7007000_t0000_u01761700947095") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f115061c8be90c7bf_d20251029_m012223_c001_v0001136_t0023_u01761700943839") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b067c9_d20251029_m012223_c001_v7007000_t0000_u01761700943096") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1f71_d20251029_m012218_c001_v0001130_t0055_u01761700938829") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f01_d20251029_m012217_c001_v7007000_t0000_u01761700937367") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11915d4590dc05b1_d20251029_m012214_c001_v0001043_t0054_u01761700934710") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a47620ef_d20251029_m012214_c001_v7007000_t0000_u01761700934525") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11915d4590dc059d_d20251029_m012210_c001_v0001043_t0009_u01761700930895") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a47620ec_d20251029_m012210_c001_v7007000_t0000_u01761700930166") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4bbd_d20251029_m012206_c001_v0001180_t0010_u01761700926594") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912abf_d20251029_m012205_c001_v7007000_t0000_u01761700925310") 2025/10/29 01:28:13 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1071b7c08fbaf4c3_d20251029_m012203_c001_v0001161_t0043_u01761700923731") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693c60b_d20251029_m012203_c001_v7007000_t0000_u01761700923548") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1071b7c08fbaf4a1_d20251029_m012159_c001_v0001161_t0031_u01761700919650") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693bc4a_d20251029_m012157_c001_v7007000_t0000_u01761700917977") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4b76_d20251029_m012154_c001_v0001180_t0013_u01761700914576") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebeff5_d20251029_m012153_c001_v7007000_t0000_u01761700913664") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10930c206ad41204_d20251029_m012151_c001_v0001044_t0018_u01761700911876") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322ef6_d20251029_m012151_c001_v7007000_t0000_u01761700911695") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10930c206ad411f2_d20251029_m012146_c001_v0001044_t0024_u01761700906917") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322ef1_d20251029_m012146_c001_v7007000_t0000_u01761700906189") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4b20_d20251029_m012138_c001_v0001180_t0055_u01761700898529") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac9761c_d20251029_m012137_c001_v7007000_t0000_u01761700897613") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f111e4cd7213acb6e_d20251029_m012135_c001_v0001182_t0030_u01761700895675") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405135ade5f065af_d20251029_m012135_c001_v7007000_t0000_u01761700895492") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f111e4cd7213acb4a_d20251029_m012131_c001_v0001182_t0029_u01761700891844") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405135ade5f065ad_d20251029_m012131_c001_v7007000_t0000_u01761700891121") 2025/10/29 01:28:14 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11001900740612cc_d20251029_m012124_c001_v0001090_t0028_u01761700884561") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c382863576_d20251029_m012123_c001_v7007000_t0000_u01761700883643") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10906193374bd74b_d20251029_m012121_c001_v0001113_t0008_u01761700881554") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f13_d20251029_m012121_c001_v7007000_t0000_u01761700881360") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10906193374bd73b_d20251029_m012117_c001_v0001113_t0057_u01761700877973") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f0b_d20251029_m012117_c001_v7007000_t0000_u01761700877248") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1e35_d20251029_m012110_c001_v0001130_t0036_u01761700870911") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a028_d20251029_m012109_c001_v7007000_t0000_u01761700869813") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f104810275660d269_d20251029_m012103_c001_v0001171_t0035_u01761700863750") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a01f_d20251029_m012102_c001_v7007000_t0000_u01761700862543") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4a3e_d20251029_m012058_c001_v0001180_t0029_u01761700858682") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e0f85125b79c4_d20251029_m012057_c001_v0001117_t0000_u01761700857607") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e0f85125b79b6_d20251029_m012056_c001_v0001117_t0019_u01761700856245") 2025/10/29 01:28:15 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4108f3b562716141_d20251029_m012042_c001_v7007000_t0000_u01761700842676") 2025/10/29 01:28:16 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1d7d_d20251029_m012035_c001_v0001130_t0036_u01761700835043") 2025/10/29 01:28:16 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e7e59f5c93364_d20251029_m012033_c001_v0001102_t0057_u01761700833812") 2025/10/29 01:28:16 DEBUG : dst/one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e7e59f5c9335c_d20251029_m012032_c001_v0001102_t0023_u01761700832650") 2025/10/29 01:28:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a476210a_d20251029_m012229_c001_v7007000_t0000_u01761700949670") 2025/10/29 01:28:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1077a2610727ae06_d20251029_m012226_c001_v0001100_t0032_u01761700946766") 2025/10/29 01:28:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10234b22c47c312e_d20251029_m012222_c001_v0001181_t0030_u01761700942852") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f02_d20251029_m012217_c001_v7007000_t0000_u01761700937549") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117290d5b590f6da_d20251029_m012213_c001_v0001144_t0011_u01761700933975") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f118c71fe950b0209_d20251029_m012209_c001_v0001100_t0045_u01761700929791") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912ac1_d20251029_m012205_c001_v7007000_t0000_u01761700925493") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1049f31b3cc311dc_d20251029_m012203_c001_v0001146_t0005_u01761700923239") 2025/10/29 01:28:16 DEBUG : dst/one.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1090764f8381c53a_d20251029_m012157_c001_v0001150_t0035_u01761700917562") 2025/10/29 01:28:16 DEBUG : dst/three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a029_d20251029_m012109_c001_v7007000_t0000_u01761700869995") 2025/10/29 01:28:16 DEBUG : dst/three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e0f85125b79ea_d20251029_m012107_c001_v0001117_t0005_u01761700867901") 2025/10/29 01:28:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a476210b_d20251029_m012229_c001_v7007000_t0000_u01761700949851") 2025/10/29 01:28:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f118c9106f39a43bd_d20251029_m012228_c001_v0001093_t0020_u01761700948192") 2025/10/29 01:28:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a54322adfa3de_d20251029_m012224_c001_v0001036_t0015_u01761700944727") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a476210c_d20251029_m012230_c001_v7007000_t0000_u01761700950032") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f115061c8be90c7e5_d20251029_m012228_c001_v0001136_t0031_u01761700948783") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b067cd_d20251029_m012228_c001_v7007000_t0000_u01761700948599") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f115061c8be90c7c9_d20251029_m012225_c001_v0001136_t0030_u01761700945345") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b067cb_d20251029_m012225_c001_v7007000_t0000_u01761700945160") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1f75_d20251029_m012219_c001_v0001130_t0036_u01761700939872") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f04_d20251029_m012217_c001_v7007000_t0000_u01761700937731") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11915d4590dc05b9_d20251029_m012216_c001_v0001043_t0050_u01761700936511") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a47620fb_d20251029_m012216_c001_v7007000_t0000_u01761700936327") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11915d4590dc05a7_d20251029_m012212_c001_v0001043_t0013_u01761700932379") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a47620ed_d20251029_m012212_c001_v7007000_t0000_u01761700932194") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4bbf_d20251029_m012207_c001_v0001180_t0007_u01761700927170") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693c60e_d20251029_m012204_c001_v7007000_t0000_u01761700924752") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1f21_d20251029_m012202_c001_v0001130_t0001_u01761700922111") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693c60a_d20251029_m012201_c001_v7007000_t0000_u01761700921017") 2025/10/29 01:28:17 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4b78_d20251029_m012155_c001_v0001180_t0000_u01761700915141") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322efa_d20251029_m012152_c001_v7007000_t0000_u01761700912754") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ee5_d20251029_m012149_c001_v0001130_t0047_u01761700909031") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322ef2_d20251029_m012147_c001_v7007000_t0000_u01761700907942") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4b2e_d20251029_m012141_c001_v0001180_t0032_u01761700901594") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405135ade5f065b0_d20251029_m012136_c001_v7007000_t0000_u01761700896698") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11001900740612e8_d20251029_m012134_c001_v0001090_t0055_u01761700894199") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405135ade5f065ae_d20251029_m012133_c001_v7007000_t0000_u01761700893101") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1e79_d20251029_m012125_c001_v0001130_t0042_u01761700885891") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f14_d20251029_m012122_c001_v7007000_t0000_u01761700882682") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1e61_d20251029_m012119_c001_v0001130_t0044_u01761700879887") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f411eabb0cdcb9f0e_d20251029_m012118_c001_v7007000_t0000_u01761700878799") 2025/10/29 01:28:18 DEBUG : dst/three.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4a9a_d20251029_m012112_c001_v0001180_t0050_u01761700872449") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f05_d20251029_m012217_c001_v7007000_t0000_u01761700937913") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f112c4757ed6ae3c8_d20251029_m012215_c001_v0001157_t0059_u01761700935977") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11765ab3d001f6b2_d20251029_m012211_c001_v0001184_t0051_u01761700931966") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912ac2_d20251029_m012205_c001_v7007000_t0000_u01761700925675") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11199203be030fa9_d20251029_m012204_c001_v0001105_t0017_u01761700924475") 2025/10/29 01:28:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f114fb07362075922_d20251029_m012200_c001_v0001093_t0009_u01761700920480") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a476210d_d20251029_m012230_c001_v7007000_t0000_u01761700950243") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c04_d20251029_m012219_c001_v0001180_t0045_u01761700939598") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f06_d20251029_m012218_c001_v7007000_t0000_u01761700938097") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1f33_d20251029_m012206_c001_v0001130_t0006_u01761700926836") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f409fcbafcf912ac3_d20251029_m012205_c001_v7007000_t0000_u01761700925858") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1f09_d20251029_m012154_c001_v0001130_t0017_u01761700914775") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebeff6_d20251029_m012153_c001_v7007000_t0000_u01761700913846") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ec1_d20251029_m012139_c001_v0001130_t0032_u01761700899090") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4036d880aac9761d_d20251029_m012137_c001_v7007000_t0000_u01761700897796") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4ad8_d20251029_m012125_c001_v0001180_t0009_u01761700885326") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f419a82c382863577_d20251029_m012123_c001_v7007000_t0000_u01761700883826") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110019007406128f_d20251029_m012111_c001_v0001090_t0053_u01761700871717") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a02a_d20251029_m012110_c001_v7007000_t0000_u01761700870177") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f109ca481f1a8dc1a_d20251029_m012105_c001_v0001181_t0033_u01761700865579") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4108f3b562716147_d20251029_m012042_c001_v7007000_t0000_u01761700842857") 2025/10/29 01:28:19 DEBUG : dst/two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f102e7e59f5c93392_d20251029_m012041_c001_v0001102_t0056_u01761700841476") 2025/10/29 01:28:19 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f412fb83cf4650611_d20251029_m012008_c001_v7007000_t0000_u01761700808697") 2025/10/29 01:28:19 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4940_d20251029_m012005_c001_v0001180_t0035_u01761700805290") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f412fb83cf465060e_d20251029_m012003_c001_v7007000_t0000_u01761700803288") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb48f2_d20251029_m011951_c001_v0001180_t0044_u01761700791404") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb5b_d20251029_m011942_c001_v7007000_t0000_u01761700782129") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb48ac_d20251029_m011938_c001_v0001180_t0008_u01761700778730") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d5_d20251029_m011918_c001_v7007000_t0000_u01761700758172") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c11_d20251029_m011916_c001_v0001130_t0037_u01761700756020") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d1_d20251029_m011915_c001_v7007000_t0000_u01761700755138") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c01_d20251029_m011913_c001_v0001130_t0043_u01761700753362") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c6_d20251029_m011909_c001_v7007000_t0000_u01761700749733") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1be8_d20251029_m011908_c001_v0001130_t0024_u01761700748021") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c1_d20251029_m011906_c001_v7007000_t0000_u01761700746923") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bd4_d20251029_m011905_c001_v0001130_t0035_u01761700745246") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b4_d20251029_m011858_c001_v7007000_t0000_u01761700738291") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b88_d20251029_m011856_c001_v0001130_t0028_u01761700736562") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122af_d20251029_m011855_c001_v7007000_t0000_u01761700735535") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b7c_d20251029_m011854_c001_v0001130_t0004_u01761700734702") 2025/10/29 01:28:20 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff71_d20251029_m011847_c001_v7007000_t0000_u01761700727955") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b4e_d20251029_m011846_c001_v0001130_t0008_u01761700726596") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff6d_d20251029_m011844_c001_v7007000_t0000_u01761700724677") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b44_d20251029_m011843_c001_v0001130_t0038_u01761700723519") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff6b_d20251029_m011843_c001_v7007000_t0000_u01761700723146") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1032021384a4b5f9_d20251029_m011842_c001_v0001099_t0044_u01761700722178") 2025/10/29 01:28:21 DEBUG : empty space: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b32_d20251029_m011840_c001_v0001130_t0031_u01761700720477") 2025/10/29 01:28:21 DEBUG : enormous: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d3_d20251029_m011917_c001_v7007000_t0000_u01761700757260") 2025/10/29 01:28:21 DEBUG : enormous: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c15_d20251029_m011916_c001_v0001130_t0032_u01761700756475") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41308852a4762111_d20251029_m012234_c001_v7007000_t0000_u01761700954607") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4c46_d20251029_m012233_c001_v0001180_t0011_u01761700953352") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb57_d20251029_m011937_c001_v7007000_t0000_u01761700777060") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb489f_d20251029_m011935_c001_v0001180_t0055_u01761700775714") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff5f_d20251029_m011837_c001_v7007000_t0000_u01761700717470") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b10_d20251029_m011836_c001_v0001130_t0055_u01761700716395") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff5d_d20251029_m011835_c001_v7007000_t0000_u01761700715817") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b06_d20251029_m011835_c001_v0001130_t0015_u01761700715113") 2025/10/29 01:28:21 DEBUG : existing: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1afc_d20251029_m011834_c001_v0001130_t0039_u01761700714059") 2025/10/29 01:28:22 DEBUG : existing-b: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb59_d20251029_m011937_c001_v7007000_t0000_u01761700777241") 2025/10/29 01:28:22 DEBUG : existing-b: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c7f_d20251029_m011935_c001_v0001130_t0050_u01761700775724") 2025/10/29 01:28:22 DEBUG : file1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f78_d20251029_m012329_c001_v7007000_t0000_u01761701009117") 2025/10/29 01:28:22 DEBUG : file1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe4e_d20251029_m012328_c001_v0001177_t0034_u01761701008293") 2025/10/29 01:28:22 DEBUG : file1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f75_d20251029_m012326_c001_v7007000_t0000_u01761701006963") 2025/10/29 01:28:22 DEBUG : file1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea7be_d20251029_m012325_c001_v0001134_t0020_u01761701005865") 2025/10/29 01:28:22 DEBUG : five: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d9_d20251029_m011922_c001_v7007000_t0000_u01761700762245") 2025/10/29 01:28:22 DEBUG : five: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b1c31_d20251029_m011920_c001_v0001130_t0004_u01761700760041") 2025/10/29 01:28:22 DEBUG : foo: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff70_d20251029_m011846_c001_v7007000_t0000_u01761700726229") 2025/10/29 01:28:22 DEBUG : foo: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b1b4a_d20251029_m011845_c001_v0001130_t0004_u01761700725663") 2025/10/29 01:28:22 DEBUG : foo: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b1b46_d20251029_m011845_c001_v0001130_t0004_u01761700725050") 2025/10/29 01:28:22 DEBUG : four: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122da_d20251029_m011922_c001_v7007000_t0000_u01761700762427") 2025/10/29 01:28:22 DEBUG : four: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f410019007406111e_d20251029_m011920_c001_v0001090_t0018_u01761700760592") 2025/10/29 01:28:22 DEBUG : four: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c2b_d20251029_m011919_c001_v0001130_t0007_u01761700759291") 2025/10/29 01:28:22 DEBUG : hello world2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba9b_d20251029_m011747_c001_v7007000_t0000_u01761700667619") 2025/10/29 01:28:22 DEBUG : hello world2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a2d_d20251029_m011746_c001_v0001130_t0049_u01761700666649") 2025/10/29 01:28:22 DEBUG : ignore-size: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff5b_d20251029_m011833_c001_v7007000_t0000_u01761700713675") 2025/10/29 01:28:22 DEBUG : ignore-size: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1af6_d20251029_m011832_c001_v0001130_t0042_u01761700712498") 2025/10/29 01:28:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb54_d20251029_m011934_c001_v7007000_t0000_u01761700774972") 2025/10/29 01:28:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4897_d20251029_m011934_c001_v0001180_t0053_u01761700774245") 2025/10/29 01:28:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb52_d20251029_m011933_c001_v7007000_t0000_u01761700773495") 2025/10/29 01:28:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb488d_d20251029_m011932_c001_v0001180_t0048_u01761700772473") 2025/10/29 01:28:23 DEBUG : one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122db_d20251029_m011922_c001_v7007000_t0000_u01761700762624") 2025/10/29 01:28:23 DEBUG : one: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b1c25_d20251029_m011918_c001_v0001130_t0004_u01761700758617") 2025/10/29 01:28:23 DEBUG : only0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f60_d20251029_m012321_c001_v7007000_t0000_u01761701001417") 2025/10/29 01:28:23 DEBUG : only0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d71_d20251029_m012315_c001_v0001180_t0021_u01761700995714") 2025/10/29 01:28:23 DEBUG : only0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b205e_d20251029_m012301_c001_v0001130_t0006_u01761700981664") 2025/10/29 01:28:23 DEBUG : only0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b597_d20251029_m012256_c001_v7007000_t0000_u01761700976024") 2025/10/29 01:28:23 DEBUG : only0: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fd8_d20251029_m012238_c001_v0001130_t0025_u01761700958299") 2025/10/29 01:28:23 DEBUG : only1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f61_d20251029_m012321_c001_v7007000_t0000_u01761701001598") 2025/10/29 01:28:23 DEBUG : only1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20be_d20251029_m012316_c001_v0001130_t0004_u01761700996489") 2025/10/29 01:28:23 DEBUG : only1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2060_d20251029_m012302_c001_v0001130_t0026_u01761700982202") 2025/10/29 01:28:23 DEBUG : only1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613ab_d20251029_m012255_c001_v7007000_t0000_u01761700975670") 2025/10/29 01:28:23 DEBUG : only1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fe0_d20251029_m012240_c001_v0001130_t0000_u01761700960418") 2025/10/29 01:28:23 DEBUG : only10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f62_d20251029_m012321_c001_v7007000_t0000_u01761701001779") 2025/10/29 01:28:23 DEBUG : only10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20b8_d20251029_m012315_c001_v0001130_t0004_u01761700995725") 2025/10/29 01:28:23 DEBUG : only10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b208a_d20251029_m012308_c001_v0001130_t0024_u01761700988597") 2025/10/29 01:28:23 DEBUG : only10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b593_d20251029_m012255_c001_v7007000_t0000_u01761700975288") 2025/10/29 01:28:23 DEBUG : only10: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b200c_d20251029_m012247_c001_v0001130_t0044_u01761700967159") 2025/10/29 01:28:23 DEBUG : only11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f63_d20251029_m012321_c001_v7007000_t0000_u01761701001960") 2025/10/29 01:28:23 DEBUG : only11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20bc_d20251029_m012316_c001_v0001130_t0004_u01761700996304") 2025/10/29 01:28:23 DEBUG : only11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2090_d20251029_m012309_c001_v0001130_t0048_u01761700989317") 2025/10/29 01:28:24 DEBUG : only11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f43_d20251029_m012255_c001_v7007000_t0000_u01761700975846") 2025/10/29 01:28:24 DEBUG : only11: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2010_d20251029_m012248_c001_v0001130_t0006_u01761700968135") 2025/10/29 01:28:24 DEBUG : only12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f64_d20251029_m012322_c001_v7007000_t0000_u01761701002142") 2025/10/29 01:28:24 DEBUG : only12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417a8c07796ea78d_d20251029_m012316_c001_v0001134_t0041_u01761700996276") 2025/10/29 01:28:24 DEBUG : only12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2094_d20251029_m012310_c001_v0001130_t0017_u01761700990014") 2025/10/29 01:28:24 DEBUG : only12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613aa_d20251029_m012255_c001_v7007000_t0000_u01761700975483") 2025/10/29 01:28:24 DEBUG : only12: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2014_d20251029_m012248_c001_v0001130_t0050_u01761700968729") 2025/10/29 01:28:24 DEBUG : only13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f65_d20251029_m012322_c001_v7007000_t0000_u01761701002324") 2025/10/29 01:28:24 DEBUG : only13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408a9d00ed8dbe1c_d20251029_m012316_c001_v0001177_t0012_u01761700996465") 2025/10/29 01:28:24 DEBUG : only13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2096_d20251029_m012310_c001_v0001130_t0045_u01761700990599") 2025/10/29 01:28:24 DEBUG : only13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f44_d20251029_m012256_c001_v7007000_t0000_u01761700976030") 2025/10/29 01:28:24 DEBUG : only13: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2018_d20251029_m012249_c001_v0001130_t0039_u01761700969348") 2025/10/29 01:28:24 DEBUG : only14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f66_d20251029_m012322_c001_v7007000_t0000_u01761701002536") 2025/10/29 01:28:24 DEBUG : only14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20ba_d20251029_m012316_c001_v0001130_t0004_u01761700996121") 2025/10/29 01:28:24 DEBUG : only14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20a0_d20251029_m012311_c001_v0001130_t0001_u01761700991460") 2025/10/29 01:28:24 DEBUG : only14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b595_d20251029_m012255_c001_v7007000_t0000_u01761700975656") 2025/10/29 01:28:24 DEBUG : only14: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b201c_d20251029_m012250_c001_v0001130_t0001_u01761700970213") 2025/10/29 01:28:24 DEBUG : only15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f67_d20251029_m012322_c001_v7007000_t0000_u01761701002720") 2025/10/29 01:28:25 DEBUG : only15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d73_d20251029_m012316_c001_v0001180_t0021_u01761700996111") 2025/10/29 01:28:25 DEBUG : only15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20a2_d20251029_m012312_c001_v0001130_t0022_u01761700992060") 2025/10/29 01:28:25 DEBUG : only15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f42_d20251029_m012255_c001_v7007000_t0000_u01761700975663") 2025/10/29 01:28:25 DEBUG : only15: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2024_d20251029_m012251_c001_v0001130_t0043_u01761700971225") 2025/10/29 01:28:25 DEBUG : only16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f68_d20251029_m012322_c001_v7007000_t0000_u01761701002901") 2025/10/29 01:28:25 DEBUG : only16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d77_d20251029_m012316_c001_v0001180_t0021_u01761700996295") 2025/10/29 01:28:25 DEBUG : only16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20a4_d20251029_m012312_c001_v0001130_t0048_u01761700992788") 2025/10/29 01:28:25 DEBUG : only16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613ae_d20251029_m012256_c001_v7007000_t0000_u01761700976034") 2025/10/29 01:28:25 DEBUG : only16: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2032_d20251029_m012252_c001_v0001130_t0056_u01761700972093") 2025/10/29 01:28:26 DEBUG : only17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f69_d20251029_m012323_c001_v7007000_t0000_u01761701003095") 2025/10/29 01:28:26 DEBUG : only17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408a9d00ed8dbe24_d20251029_m012317_c001_v0001177_t0012_u01761700997029") 2025/10/29 01:28:26 DEBUG : only17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20aa_d20251029_m012313_c001_v0001130_t0013_u01761700993460") 2025/10/29 01:28:26 DEBUG : only17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226123e0_d20251029_m012256_c001_v7007000_t0000_u01761700976051") 2025/10/29 01:28:26 DEBUG : only17: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2034_d20251029_m012252_c001_v0001130_t0038_u01761700972662") 2025/10/29 01:28:26 DEBUG : only18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f6a_d20251029_m012323_c001_v7007000_t0000_u01761701003277") 2025/10/29 01:28:26 DEBUG : only18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417a8c07796ea791_d20251029_m012316_c001_v0001134_t0041_u01761700996468") 2025/10/29 01:28:26 DEBUG : only18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20ae_d20251029_m012314_c001_v0001130_t0052_u01761700994033") 2025/10/29 01:28:26 DEBUG : only18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f41_d20251029_m012255_c001_v7007000_t0000_u01761700975473") 2025/10/29 01:28:26 DEBUG : only18: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2038_d20251029_m012253_c001_v0001130_t0052_u01761700973255") 2025/10/29 01:28:26 DEBUG : only19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f6b_d20251029_m012323_c001_v7007000_t0000_u01761701003459") 2025/10/29 01:28:26 DEBUG : only19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d79_d20251029_m012316_c001_v0001180_t0021_u01761700996479") 2025/10/29 01:28:26 DEBUG : only19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20b2_d20251029_m012314_c001_v0001130_t0038_u01761700994611") 2025/10/29 01:28:26 DEBUG : only19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613ac_d20251029_m012255_c001_v7007000_t0000_u01761700975850") 2025/10/29 01:28:26 DEBUG : only19: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b203c_d20251029_m012253_c001_v0001130_t0016_u01761700973826") 2025/10/29 01:28:26 DEBUG : only2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f6c_d20251029_m012323_c001_v7007000_t0000_u01761701003641") 2025/10/29 01:28:26 DEBUG : only2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417a8c07796ea794_d20251029_m012316_c001_v0001134_t0041_u01761700996650") 2025/10/29 01:28:26 DEBUG : only2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2064_d20251029_m012303_c001_v0001130_t0038_u01761700983087") 2025/10/29 01:28:26 DEBUG : only2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226123dc_d20251029_m012255_c001_v7007000_t0000_u01761700975683") 2025/10/29 01:28:26 DEBUG : only2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fe4_d20251029_m012241_c001_v0001130_t0056_u01761700961135") 2025/10/29 01:28:26 DEBUG : only3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f6d_d20251029_m012323_c001_v7007000_t0000_u01761701003822") 2025/10/29 01:28:27 DEBUG : only3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408a9d00ed8dbe1e_d20251029_m012316_c001_v0001177_t0012_u01761700996661") 2025/10/29 01:28:27 DEBUG : only3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2068_d20251029_m012303_c001_v0001130_t0022_u01761700983936") 2025/10/29 01:28:27 DEBUG : only3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b592_d20251029_m012255_c001_v7007000_t0000_u01761700975104") 2025/10/29 01:28:27 DEBUG : only3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fea_d20251029_m012241_c001_v0001130_t0051_u01761700961804") 2025/10/29 01:28:27 DEBUG : only4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f6e_d20251029_m012324_c001_v7007000_t0000_u01761701004004") 2025/10/29 01:28:27 DEBUG : only4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d7d_d20251029_m012316_c001_v0001180_t0021_u01761700996672") 2025/10/29 01:28:27 DEBUG : only4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b206e_d20251029_m012304_c001_v0001130_t0023_u01761700984472") 2025/10/29 01:28:27 DEBUG : only4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b598_d20251029_m012256_c001_v7007000_t0000_u01761700976208") 2025/10/29 01:28:27 DEBUG : only4: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1fee_d20251029_m012242_c001_v0001130_t0042_u01761700962546") 2025/10/29 01:28:27 DEBUG : only5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f70_d20251029_m012324_c001_v7007000_t0000_u01761701004187") 2025/10/29 01:28:27 DEBUG : only5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20c2_d20251029_m012316_c001_v0001130_t0004_u01761700996682") 2025/10/29 01:28:27 DEBUG : only5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2074_d20251029_m012305_c001_v0001130_t0018_u01761700985080") 2025/10/29 01:28:27 DEBUG : only5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4211a8d896ad9f45_d20251029_m012256_c001_v7007000_t0000_u01761700976215") 2025/10/29 01:28:27 DEBUG : only5: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ff6_d20251029_m012243_c001_v0001130_t0028_u01761700963344") 2025/10/29 01:28:27 DEBUG : only6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f71_d20251029_m012324_c001_v7007000_t0000_u01761701004368") 2025/10/29 01:28:27 DEBUG : only6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417a8c07796ea796_d20251029_m012316_c001_v0001134_t0041_u01761700996854") 2025/10/29 01:28:27 DEBUG : only6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b207a_d20251029_m012305_c001_v0001130_t0026_u01761700985651") 2025/10/29 01:28:27 DEBUG : only6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b596_d20251029_m012255_c001_v7007000_t0000_u01761700975840") 2025/10/29 01:28:27 DEBUG : only6: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ffc_d20251029_m012244_c001_v0001130_t0002_u01761700964204") 2025/10/29 01:28:27 DEBUG : only7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f72_d20251029_m012324_c001_v7007000_t0000_u01761701004550") 2025/10/29 01:28:28 DEBUG : only7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408a9d00ed8dbe20_d20251029_m012316_c001_v0001177_t0012_u01761700996846") 2025/10/29 01:28:28 DEBUG : only7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b207c_d20251029_m012306_c001_v0001130_t0045_u01761700986425") 2025/10/29 01:28:28 DEBUG : only7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226123db_d20251029_m012255_c001_v7007000_t0000_u01761700975486") 2025/10/29 01:28:28 DEBUG : only7: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2000_d20251029_m012245_c001_v0001130_t0010_u01761700965063") 2025/10/29 01:28:28 DEBUG : only8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f73_d20251029_m012324_c001_v7007000_t0000_u01761701004732") 2025/10/29 01:28:28 DEBUG : only8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4d7f_d20251029_m012316_c001_v0001180_t0021_u01761700996858") 2025/10/29 01:28:28 DEBUG : only8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b207e_d20251029_m012307_c001_v0001130_t0049_u01761700987072") 2025/10/29 01:28:28 DEBUG : only8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b594_d20251029_m012255_c001_v7007000_t0000_u01761700975472") 2025/10/29 01:28:28 DEBUG : only8: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2004_d20251029_m012245_c001_v0001130_t0031_u01761700965628") 2025/10/29 01:28:28 DEBUG : only9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f74_d20251029_m012324_c001_v7007000_t0000_u01761701004913") 2025/10/29 01:28:28 DEBUG : only9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b20c4_d20251029_m012316_c001_v0001130_t0004_u01761700996868") 2025/10/29 01:28:28 DEBUG : only9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2082_d20251029_m012307_c001_v0001130_t0032_u01761700987776") 2025/10/29 01:28:28 DEBUG : only9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226123de_d20251029_m012255_c001_v7007000_t0000_u01761700975868") 2025/10/29 01:28:28 DEBUG : only9: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b200a_d20251029_m012246_c001_v0001130_t0058_u01761700966398") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb4e_d20251029_m011931_c001_v7007000_t0000_u01761700771353") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1100190074061132_d20251029_m011929_c001_v0001090_t0059_u01761700769422") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb4a_d20251029_m011928_c001_v7007000_t0000_u01761700768274") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4863_d20251029_m011926_c001_v0001180_t0006_u01761700766377") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb41_d20251029_m011925_c001_v7007000_t0000_u01761700765631") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4859_d20251029_m011923_c001_v0001180_t0015_u01761700763551") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c9_d20251029_m011911_c001_v7007000_t0000_u01761700751894") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bf5_d20251029_m011910_c001_v0001130_t0017_u01761700750282") 2025/10/29 01:28:28 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c4_d20251029_m011908_c001_v7007000_t0000_u01761700748699") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1be6_d20251029_m011907_c001_v0001130_t0029_u01761700747515") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c0_d20251029_m011906_c001_v7007000_t0000_u01761700746067") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bce_d20251029_m011904_c001_v0001130_t0058_u01761700744747") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b2_d20251029_m011857_c001_v7007000_t0000_u01761700737732") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b84_d20251029_m011856_c001_v0001130_t0051_u01761700736084") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b1_d20251029_m011855_c001_v7007000_t0000_u01761700735717") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b7a_d20251029_m011854_c001_v0001130_t0034_u01761700734272") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122ad_d20251029_m011853_c001_v7007000_t0000_u01761700733907") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b70_d20251029_m011853_c001_v0001130_t0018_u01761700733235") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b6e_d20251029_m011852_c001_v0001130_t0001_u01761700732440") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122aa_d20251029_m011852_c001_v7007000_t0000_u01761700732074") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b6a_d20251029_m011851_c001_v0001130_t0055_u01761700731201") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b5a_d20251029_m011848_c001_v0001130_t0045_u01761700728868") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff72_d20251029_m011848_c001_v7007000_t0000_u01761700728140") 2025/10/29 01:28:29 DEBUG : potato: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b52_d20251029_m011847_c001_v0001130_t0055_u01761700727297") 2025/10/29 01:28:29 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b06704_d20251029_m012017_c001_v7007000_t0000_u01761700817754") 2025/10/29 01:28:29 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11001900740611e5_d20251029_m012017_c001_v0001090_t0015_u01761700817072") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f412fb83cf4650612_d20251029_m012009_c001_v7007000_t0000_u01761700809146") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11001900740611bd_d20251029_m012004_c001_v0001090_t0014_u01761700804566") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b063e0_d20251029_m011956_c001_v7007000_t0000_u01761700796475") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110019007406118a_d20251029_m011950_c001_v0001090_t0040_u01761700790603") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb5c_d20251029_m011942_c001_v7007000_t0000_u01761700782419") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110019007406114a_d20251029_m011938_c001_v0001090_t0045_u01761700778212") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d4_d20251029_m011917_c001_v7007000_t0000_u01761700757440") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c0f_d20251029_m011915_c001_v0001130_t0018_u01761700755688") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122d2_d20251029_m011915_c001_v7007000_t0000_u01761700755321") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bff_d20251029_m011912_c001_v0001130_t0028_u01761700752442") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122cb_d20251029_m011912_c001_v7007000_t0000_u01761700752076") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bf7_d20251029_m011911_c001_v0001130_t0009_u01761700751109") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c7_d20251029_m011909_c001_v7007000_t0000_u01761700749915") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bef_d20251029_m011909_c001_v0001130_t0000_u01761700749066") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122c2_d20251029_m011907_c001_v7007000_t0000_u01761700747149") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1bda_d20251029_m011906_c001_v0001130_t0002_u01761700746081") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122b6_d20251029_m011858_c001_v7007000_t0000_u01761700738477") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1b8e_d20251029_m011857_c001_v0001130_t0059_u01761700737413") 2025/10/29 01:28:30 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba9e_d20251029_m011750_c001_v7007000_t0000_u01761700670687") 2025/10/29 01:28:31 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a3f_d20251029_m011749_c001_v0001130_t0038_u01761700669898") 2025/10/29 01:28:31 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba9c_d20251029_m011748_c001_v7007000_t0000_u01761700668990") 2025/10/29 01:28:31 DEBUG : potato2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a35_d20251029_m011748_c001_v0001130_t0005_u01761700668177") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f412fb83cf4650613_d20251029_m012009_c001_v7007000_t0000_u01761700809328") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1d07_d20251029_m012005_c001_v0001130_t0056_u01761700805878") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f404540c705b063e2_d20251029_m011957_c001_v7007000_t0000_u01761700797123") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1cd9_d20251029_m011952_c001_v0001130_t0030_u01761700792040") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb62_d20251029_m011943_c001_v7007000_t0000_u01761700783113") 2025/10/29 01:28:31 DEBUG : potato3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c89_d20251029_m011938_c001_v0001130_t0031_u01761700778919") 2025/10/29 01:28:31 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a015_d20251029_m012052_c001_v7007000_t0000_u01761700852038") 2025/10/29 01:28:31 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1da5_d20251029_m012043_c001_v0001130_t0045_u01761700843607") 2025/10/29 01:28:31 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f405638df9057a016_d20251029_m012052_c001_v7007000_t0000_u01761700852231") 2025/10/29 01:28:31 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110019007406122d_d20251029_m012044_c001_v0001090_t0025_u01761700844634") 2025/10/29 01:28:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4108f3b562716129_d20251029_m012028_c001_v7007000_t0000_u01761700828625") 2025/10/29 01:28:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb49ac_d20251029_m012025_c001_v0001180_t0013_u01761700825507") 2025/10/29 01:28:31 DEBUG : sizeonly: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff57_d20251029_m011831_c001_v7007000_t0000_u01761700711937") 2025/10/29 01:28:31 DEBUG : sizeonly: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1af0_d20251029_m011830_c001_v0001130_t0005_u01761700710858") 2025/10/29 01:28:31 DEBUG : splitbanan: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babec92_d20251029_m012521_c001_v7007000_t0000_u01761701121899") 2025/10/29 01:28:31 DEBUG : splitbanan: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b22e0_d20251029_m012513_c001_v0001130_t0028_u01761701113776") 2025/10/29 01:28:31 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca8_d20251029_m012636_c001_v7007000_t0000_u01761701196759") 2025/10/29 01:28:31 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2407_d20251029_m012630_c001_v0001130_t0024_u01761701190250") 2025/10/29 01:28:31 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8bfed_d20251029_m012622_c001_v7007000_t0000_u01761701182114") 2025/10/29 01:28:31 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b23cb_d20251029_m012615_c001_v0001130_t0032_u01761701175706") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f423f3964a693d6b5_d20251029_m012607_c001_v7007000_t0000_u01761701167313") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2387_d20251029_m012601_c001_v0001130_t0004_u01761701161177") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417489b595d67df7_d20251029_m012552_c001_v7007000_t0000_u01761701152953") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2352_d20251029_m012546_c001_v0001130_t0036_u01761701146633") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f407238d1376832bf_d20251029_m012538_c001_v7007000_t0000_u01761701138003") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2312_d20251029_m012531_c001_v0001130_t0016_u01761701131173") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4073ea3d8fe4b5fc_d20251029_m012516_c001_v7007000_t0000_u01761701116643") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea9a7_d20251029_m012512_c001_v0001134_t0058_u01761701112576") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4068ede49ce711bd_d20251029_m012503_c001_v7007000_t0000_u01761701103011") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea967_d20251029_m012455_c001_v0001134_t0049_u01761701095944") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ad8_d20251029_m012455_c001_v7007000_t0000_u01761701095014") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5026_d20251029_m012451_c001_v0001180_t0045_u01761701091751") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026ad2_d20251029_m012443_c001_v7007000_t0000_u01761701083118") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b222e_d20251029_m012436_c001_v0001130_t0032_u01761701076443") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416dece3f6322f57_d20251029_m012435_c001_v7007000_t0000_u01761701075471") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b221a_d20251029_m012432_c001_v0001130_t0056_u01761701072170") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730ead1_d20251029_m012418_c001_v7007000_t0000_u01761701058755") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea89f_d20251029_m012415_c001_v0001134_t0011_u01761701055117") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f408d91f05a1613e3_d20251029_m012405_c001_v7007000_t0000_u01761701045138") 2025/10/29 01:28:32 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea85d_d20251029_m012358_c001_v0001134_t0023_u01761701038845") 2025/10/29 01:28:33 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f401886b19730eab8_d20251029_m012350_c001_v7007000_t0000_u01761701030919") 2025/10/29 01:28:33 DEBUG : splitbananasplit: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea824_d20251029_m012344_c001_v0001134_t0024_u01761701024953") 2025/10/29 01:28:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f402ba7889cafad4f_d20251029_m012457_c001_v7007000_t0000_u01761701097814") 2025/10/29 01:28:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5032_d20251029_m012452_c001_v0001180_t0008_u01761701092809") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f7d_d20251029_m012337_c001_v7007000_t0000_u01761701017802") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea7f2_d20251029_m012336_c001_v0001134_t0052_u01761701016559") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f7b_d20251029_m012335_c001_v7007000_t0000_u01761701015435") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20f2_d20251029_m012330_c001_v0001130_t0007_u01761701010058") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb55_d20251029_m011935_c001_v7007000_t0000_u01761700775164") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f110019007406113e_d20251029_m011934_c001_v0001090_t0000_u01761700774236") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb53_d20251029_m011933_c001_v7007000_t0000_u01761700773684") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c6b_d20251029_m011932_c001_v0001130_t0026_u01761700772823") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff51_d20251029_m011828_c001_v7007000_t0000_u01761700708636") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ae2_d20251029_m011827_c001_v0001130_t0045_u01761700707084") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff4c_d20251029_m011826_c001_v7007000_t0000_u01761700706714") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1adb_d20251029_m011825_c001_v0001130_t0011_u01761700705646") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff45_d20251029_m011823_c001_v7007000_t0000_u01761700703533") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1acd_d20251029_m011822_c001_v0001130_t0032_u01761700702313") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff43_d20251029_m011821_c001_v7007000_t0000_u01761700701767") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ac9_d20251029_m011820_c001_v0001130_t0021_u01761700700595") 2025/10/29 01:28:33 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ac1_d20251029_m011817_c001_v0001130_t0029_u01761700697727") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f4205eaf02869ff41_d20251029_m011817_c001_v7007000_t0000_u01761700697361") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1abb_d20251029_m011815_c001_v0001130_t0047_u01761700695151") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1ab3_d20251029_m011813_c001_v0001130_t0046_u01761700693585") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baae_d20251029_m011812_c001_v7007000_t0000_u01761700692857") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1aa9_d20251029_m011810_c001_v0001130_t0042_u01761700690182") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a95_d20251029_m011807_c001_v0001130_t0030_u01761700687409") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baab_d20251029_m011807_c001_v7007000_t0000_u01761700687045") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a8d_d20251029_m011806_c001_v0001130_t0037_u01761700686234") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a85_d20251029_m011805_c001_v0001130_t0047_u01761700685368") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baaa_d20251029_m011805_c001_v7007000_t0000_u01761700685003") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a71_d20251029_m011800_c001_v0001130_t0047_u01761700680174") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baa9_d20251029_m011759_c001_v7007000_t0000_u01761700679809") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a69_d20251029_m011759_c001_v0001130_t0021_u01761700679121") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baa7_d20251029_m011758_c001_v7007000_t0000_u01761700678212") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a65_d20251029_m011757_c001_v0001130_t0042_u01761700677198") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baa6_d20251029_m011756_c001_v7007000_t0000_u01761700676651") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a5f_d20251029_m011755_c001_v0001130_t0043_u01761700675839") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baa1_d20251029_m011754_c001_v7007000_t0000_u01761700674886") 2025/10/29 01:28:34 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a55_d20251029_m011753_c001_v0001130_t0026_u01761700673803") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8baa0_d20251029_m011753_c001_v7007000_t0000_u01761700673257") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a4f_d20251029_m011752_c001_v0001130_t0056_u01761700672589") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba9f_d20251029_m011752_c001_v7007000_t0000_u01761700672044") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a45_d20251029_m011751_c001_v0001130_t0048_u01761700671233") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba9a_d20251029_m011746_c001_v7007000_t0000_u01761700666104") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a21_d20251029_m011745_c001_v0001130_t0002_u01761700665271") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba96_d20251029_m011744_c001_v7007000_t0000_u01761700664721") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a0b_d20251029_m011741_c001_v0001130_t0045_u01761700661493") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba92_d20251029_m011740_c001_v7007000_t0000_u01761700660587") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1a03_d20251029_m011739_c001_v0001130_t0009_u01761700659587") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418b68eadce8ba8c_d20251029_m011737_c001_v7007000_t0000_u01761700657409") 2025/10/29 01:28:35 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b19fb_d20251029_m011736_c001_v0001130_t0007_u01761700656734") 2025/10/29 01:28:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f7e_d20251029_m012337_c001_v7007000_t0000_u01761701017983") 2025/10/29 01:28:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dbe7e_d20251029_m012336_c001_v0001177_t0011_u01761701016568") 2025/10/29 01:28:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f7c_d20251029_m012335_c001_v7007000_t0000_u01761701015617") 2025/10/29 01:28:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4dbd_d20251029_m012330_c001_v0001180_t0021_u01761701010070") 2025/10/29 01:28:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfca9_d20251029_m012638_c001_v7007000_t0000_u01761701198871") 2025/10/29 01:28:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eab21_d20251029_m012638_c001_v0001134_t0007_u01761701198117") 2025/10/29 01:28:36 DEBUG : sub/yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb4d_d20251029_m011930_c001_v7007000_t0000_u01761700770800") 2025/10/29 01:28:36 DEBUG : sub/yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4879_d20251029_m011929_c001_v0001180_t0055_u01761700769068") 2025/10/29 01:28:36 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f79_d20251029_m012329_c001_v7007000_t0000_u01761701009299") 2025/10/29 01:28:36 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796ea7ca_d20251029_m012327_c001_v0001134_t0037_u01761701007947") 2025/10/29 01:28:36 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f76_d20251029_m012327_c001_v7007000_t0000_u01761701007147") 2025/10/29 01:28:36 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4da5_d20251029_m012325_c001_v0001180_t0036_u01761701005876") 2025/10/29 01:28:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f7a_d20251029_m012329_c001_v7007000_t0000_u01761701009481") 2025/10/29 01:28:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb4daf_d20251029_m012327_c001_v0001180_t0018_u01761701007937") 2025/10/29 01:28:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f40820d315e3c7f77_d20251029_m012327_c001_v7007000_t0000_u01761701007330") 2025/10/29 01:28:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b20e2_d20251029_m012325_c001_v0001130_t0014_u01761701005919") 2025/10/29 01:28:36 DEBUG : three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122dc_d20251029_m011922_c001_v7007000_t0000_u01761700762806") 2025/10/29 01:28:36 DEBUG : three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c37_d20251029_m011921_c001_v0001130_t0013_u01761700761347") 2025/10/29 01:28:36 DEBUG : three: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c29_d20251029_m011918_c001_v0001130_t0017_u01761700758987") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcaa_d20251029_m012640_c001_v7007000_t0000_u01761701200451") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb533e_d20251029_m012639_c001_v0001180_t0009_u01761701199830") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcba_d20251029_m012659_c001_v7007000_t0000_u01761701219565") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc289_d20251029_m012657_c001_v0001177_t0041_u01761701217610") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcb6_d20251029_m012656_c001_v7007000_t0000_u01761701216055") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5397_d20251029_m012654_c001_v0001180_t0034_u01761701214184") 2025/10/29 01:28:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcb2_d20251029_m012653_c001_v7007000_t0000_u01761701213186") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eab53_d20251029_m012652_c001_v0001134_t0038_u01761701212366") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcae_d20251029_m012647_c001_v7007000_t0000_u01761701207345") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb5365_d20251029_m012646_c001_v0001180_t0051_u01761701206472") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcb0_d20251029_m012649_c001_v7007000_t0000_u01761701209386") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc25e_d20251029_m012648_c001_v0001177_t0057_u01761701208304") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcad_d20251029_m012645_c001_v7007000_t0000_u01761701205518") 2025/10/29 01:28:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117a8c07796eab3f_d20251029_m012644_c001_v0001134_t0047_u01761701204685") 2025/10/29 01:28:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcac_d20251029_m012643_c001_v7007000_t0000_u01761701203730") 2025/10/29 01:28:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b2424_d20251029_m012643_c001_v0001130_t0017_u01761701203008") 2025/10/29 01:28:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcab_d20251029_m012642_c001_v7007000_t0000_u01761701202058") 2025/10/29 01:28:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f108a9d00ed8dc240_d20251029_m012641_c001_v0001177_t0020_u01761701201427") 2025/10/29 01:28:37 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f415ef40f71026c11_d20251029_m012704_c001_v7007000_t0000_u01761701224372") 2025/10/29 01:28:37 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f117435dfc8eb53ca_d20251029_m012703_c001_v0001180_t0006_u01761701223747") 2025/10/29 01:28:37 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcb1_d20251029_m012651_c001_v7007000_t0000_u01761701211400") 2025/10/29 01:28:37 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b243c_d20251029_m012650_c001_v0001130_t0040_u01761701210342") 2025/10/29 01:28:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcbb_d20251029_m012700_c001_v7007000_t0000_u01761701220163") 2025/10/29 01:28:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b244c_d20251029_m012658_c001_v0001130_t0047_u01761701218923") 2025/10/29 01:28:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f418e418520ebfcb7_d20251029_m012656_c001_v7007000_t0000_u01761701216643") 2025/10/29 01:28:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1170fd907b357b05_d20251029_m012655_c001_v0001117_t0053_u01761701215333") 2025/10/29 01:28:38 DEBUG : two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f422f6166226122dd_d20251029_m011922_c001_v7007000_t0000_u01761700762989") 2025/10/29 01:28:38 DEBUG : two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f417435dfc8eb4847_d20251029_m011920_c001_v0001180_t0021_u01761700760783") 2025/10/29 01:28:38 DEBUG : two: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f41877a67300b1c27_d20251029_m011918_c001_v0001130_t0004_u01761700758801") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb4f_d20251029_m011931_c001_v7007000_t0000_u01761700771535") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f114b99fc9eafffea_d20251029_m011930_c001_v0001044_t0054_u01761700770294") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb49_d20251029_m011927_c001_v7007000_t0000_u01761700767730") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f11877a67300b1c4d_d20251029_m011926_c001_v0001130_t0030_u01761700766366") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb40_d20251029_m011925_c001_v7007000_t0000_u01761700765085") 2025/10/29 01:28:38 DEBUG : yam: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1100190074061128_d20251029_m011923_c001_v0001090_t0014_u01761700763541") 2025/10/29 01:28:38 DEBUG : yaml: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb4b_d20251029_m011928_c001_v7007000_t0000_u01761700768462") 2025/10/29 01:28:38 DEBUG : yaml: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f1168bf0b1beb800b_d20251029_m011927_c001_v0001032_t0032_u01761700767279") 2025/10/29 01:28:38 DEBUG : yaml: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f416b2c496babeb42_d20251029_m011925_c001_v7007000_t0000_u01761700765813") 2025/10/29 01:28:39 DEBUG : yaml: Deleting (id "4_z0fe2adf380ad2bdb9fa80e1b_f10707eda634cc9a2_d20251029_m011924_c001_v0001182_t0005_u01761700764870") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m6.410046846s (try 1/5)