"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/22 02:23:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa" 2025/07/22 02:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:23:32 DEBUG : Creating backend with remote "/tmp/rclone3681293530" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/22 02:23:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:34 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:34 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:34 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:35 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:36 DEBUG : Creating backend with remote "/non-existing" 2025/07/22 02:23:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/22 02:23:36 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:36 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:37 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:37 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:38 INFO : B2 bucket rclone-test-bowimeh1kaqa: Running all checks before starting transfers 2025/07/22 02:23:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:39 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:39 INFO : B2 bucket rclone-test-bowimeh1kaqa: Checks finished, now starting transfers 2025/07/22 02:23:39 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:40 ERROR : Ignoring --no-traverse with sync 2025/07/22 02:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:40 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/22 02:23:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/22 02:23:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:23:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:23:44 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:44 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/22 02:23:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:23:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:23:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:23:45 INFO : sub dir2: Making directory 2025/07/22 02:23:45 INFO : sub dir: Making directory 2025/07/22 02:23:45 INFO : sub dir2/sub sub dir2: Making directory 2025/07/22 02:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:45 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:45 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:45 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/22 02:23:45 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:46 INFO : sub dir2: Making directory 2025/07/22 02:23:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/22 02:23:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:46 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:46 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:47 DEBUG : sub dir2: Making directory with metadata 2025/07/22 02:23:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:23:47 INFO : sub dir2: Making directory 2025/07/22 02:23:47 INFO : sub dir: Making directory 2025/07/22 02:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:47 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/22 02:23:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/22 02:23:48 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:49 INFO : sub dir2: Making directory 2025/07/22 02:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:49 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:50 DEBUG : sub dir2: Making directory with metadata 2025/07/22 02:23:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:23:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:23:50 INFO : sub dir2: Making directory 2025/07/22 02:23:50 INFO : sub dir: Making directory 2025/07/22 02:23:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:50 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:50 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/22 02:23:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:51 INFO : sub dir2: Making directory 2025/07/22 02:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:51 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:51 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:52 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:23:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-faqaxic0sugi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-faqaxic0sugi 2025/07/22 02:23:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:23:54 DEBUG : B2 bucket rclone-test-faqaxic0sugi: Waiting for checks to finish 2025/07/22 02:23:54 DEBUG : B2 bucket rclone-test-faqaxic0sugi: Waiting for transfers to finish 2025/07/22 02:23:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:23:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:23:55 DEBUG : B2 bucket rclone-test-faqaxic0sugi: Purge remote 2025/07/22 02:23:55 INFO : B2 bucket rclone-test-faqaxic0sugi: cleaning bucket "rclone-test-faqaxic0sugi" of all files 2025/07/22 02:23:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf12dd43f01d2bfb9f880e1b_f1194f166f70a6577_d20250722_m022354_c001_v0001180_t0052_u01753151034955") --- PASS: TestServerSideCopy (3.79s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:23:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:23:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:23:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:23:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.79s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cekecik6sipu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-cekecik6sipu 2025/07/22 02:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:24:00 DEBUG : B2 bucket rclone-test-cekecik6sipu: Waiting for checks to finish 2025/07/22 02:24:00 DEBUG : B2 bucket rclone-test-cekecik6sipu: Waiting for transfers to finish 2025/07/22 02:24:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:24:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:24:02 DEBUG : B2 bucket rclone-test-cekecik6sipu: Waiting for checks to finish 2025/07/22 02:24:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:24:02 DEBUG : B2 bucket rclone-test-cekecik6sipu: Waiting for transfers to finish 2025/07/22 02:24:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:24:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:24:02 DEBUG : B2 bucket rclone-test-cekecik6sipu: Purge remote 2025/07/22 02:24:02 INFO : B2 bucket rclone-test-cekecik6sipu: cleaning bucket "rclone-test-cekecik6sipu" of all files 2025/07/22 02:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2eda3f01d2bfb9f880e1b_f108ff784b7874182_d20250722_m022402_c001_v0001131_t0047_u01753151042459") 2025/07/22 02:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2eda3f01d2bfb9f880e1b_f116f813eb14a701d_d20250722_m022400_c001_v0001136_t0047_u01753151040762") --- PASS: TestServerSideCopyOverSelf (6.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:24:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:24:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/22 02:24:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wudusej0keqa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-wudusej0keqa 2025/07/22 02:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:24:07 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for checks to finish 2025/07/22 02:24:07 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for transfers to finish 2025/07/22 02:24:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:24:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:24:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:24:09 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for checks to finish 2025/07/22 02:24:09 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for transfers to finish 2025/07/22 02:24:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:24:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:24:10 INFO : sub dir/hello world: Deleted 2025/07/22 02:24:11 DEBUG : testing file moves 2025/07/22 02:24:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/22 02:24:11 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for checks to finish 2025/07/22 02:24:11 DEBUG : B2 bucket rclone-test-wudusej0keqa: Waiting for transfers to finish 2025/07/22 02:24:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/22 02:24:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:24:11 INFO : sub dir/hello world: Deleted 2025/07/22 02:24:12 DEBUG : B2 bucket rclone-test-wudusej0keqa: Purge remote 2025/07/22 02:24:12 INFO : B2 bucket rclone-test-wudusej0keqa: cleaning bucket "rclone-test-wudusej0keqa" of all files 2025/07/22 02:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f920d93f02d2bfb9f880e1b_f1102dfbef3fe04d1_d20250722_m022411_c001_v0001137_t0011_u01753151051561") 2025/07/22 02:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f920d93f02d2bfb9f880e1b_f1197c758a8878173_d20250722_m022409_c001_v0001104_t0059_u01753151049592") 2025/07/22 02:24:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f920d93f02d2bfb9f880e1b_f111d08ad409241fc_d20250722_m022408_c001_v0001176_t0052_u01753151048425") --- PASS: TestServerSideMoveOverSelf (7.74s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:14 ERROR : error listing: directory not found 2025/07/22 02:24:14 INFO : Local file system at /tmp/rclone3681293530: Making directory 2025/07/22 02:24:14 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:14 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:24:16 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for checks to finish 2025/07/22 02:24:16 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for transfers to finish 2025/07/22 02:24:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:24:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/22 02:24:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/22 02:24:17 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:17 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:24:17 INFO : check sum: Copied (new) 2025/07/22 02:24:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:18 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:24:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/22 02:24:18 DEBUG : check sum: Unchanged skipping 2025/07/22 02:24:18 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:18 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/22 02:24:19 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:19 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:24:19 INFO : sizeonly: Copied (new) 2025/07/22 02:24:19 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:19 DEBUG : sizeonly: Sizes identical 2025/07/22 02:24:19 DEBUG : sizeonly: Unchanged skipping 2025/07/22 02:24:19 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:19 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:19 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/22 02:24:20 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:20 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/22 02:24:20 INFO : ignore-size: Copied (new) 2025/07/22 02:24:20 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:24:21 DEBUG : ignore-size: Unchanged skipping 2025/07/22 02:24:21 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:21 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:21 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:24:22 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:22 DEBUG : existing: Unchanged skipping 2025/07/22 02:24:22 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:22 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:22 INFO : There was nothing to transfer 2025/07/22 02:24:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/22 02:24:22 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:22 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:24:22 INFO : existing: Copied (replaced existing) 2025/07/22 02:24:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:24:23 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:23 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:24:24 INFO : existing: Copied (new) 2025/07/22 02:24:24 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:24 DEBUG : existing: Destination exists, skipping 2025/07/22 02:24:24 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:24 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:24 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:25 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/22 02:24:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:26 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:24:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:26 INFO : a/potato2: Copied (new) 2025/07/22 02:24:26 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:26 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:26 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:28 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/07/22 02:24:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:24:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/22 02:24:28 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:28 INFO : There was nothing to transfer 2025/07/22 02:24:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:28 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/07/22 02:24:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:24:29 INFO : empty space: Updated modification time in destination 2025/07/22 02:24:29 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:29 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:29 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:30 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/07/22 02:24:30 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:24:30 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:30 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:30 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:32 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:32 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/07/22 02:24:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3681293530) 2025/07/22 02:24:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bowimeh1kaqa) 2025/07/22 02:24:32 DEBUG : foo: sha1 differ 2025/07/22 02:24:32 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/22 02:24:32 INFO : foo: Copied (replaced existing) 2025/07/22 02:24:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/22 02:24:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:33 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:33 INFO : potato: Copied (new) 2025/07/22 02:24:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:35 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/22 02:24:35 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/22 02:24:35 INFO : potato: Copied (replaced existing) 2025/07/22 02:24:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:37 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:37 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/07/22 02:24:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3681293530) 2025/07/22 02:24:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bowimeh1kaqa) 2025/07/22 02:24:37 DEBUG : potato: sha1 differ 2025/07/22 02:24:37 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/22 02:24:37 INFO : potato: Copied (replaced existing) 2025/07/22 02:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:38 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:38 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/22 02:24:38 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:38 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:40 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:40 INFO : potato2: Copied (new) 2025/07/22 02:24:40 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:42 INFO : d: Making directory 2025/07/22 02:24:42 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/22 02:24:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:42 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:24:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:42 INFO : a/potato2: Copied (new) 2025/07/22 02:24:43 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:43 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:43 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:44 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/22 02:24:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:24:45 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:45 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:45 INFO : a/potato2: Copied (new) 2025/07/22 02:24:45 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting files as there were IO errors 2025/07/22 02:24:45 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:47 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:47 INFO : potato: Deleted 2025/07/22 02:24:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:49 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:49 INFO : potato: Deleted 2025/07/22 02:24:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:49 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:24:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:24:51 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:51 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/22 02:24:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:53 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : enormous: Excluded 2025/07/22 02:24:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : potato2: Excluded 2025/07/22 02:24:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : potato2: Excluded 2025/07/22 02:24:53 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:53 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:53 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:53 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:53 INFO : There was nothing to transfer 2025/07/22 02:24:53 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : enormous: Excluded 2025/07/22 02:24:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : potato2: Excluded 2025/07/22 02:24:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:24:53 DEBUG : potato2: Excluded 2025/07/22 02:24:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/22 02:24:53 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:53 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for checks to finish 2025/07/22 02:24:53 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for transfers to finish 2025/07/22 02:24:53 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:55 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:24:55 DEBUG : enormous: Excluded 2025/07/22 02:24:55 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:24:55 DEBUG : potato2: Excluded 2025/07/22 02:24:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:24:55 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:55 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:55 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:55 INFO : potato2: Deleted 2025/07/22 02:24:55 INFO : enormous: Deleted 2025/07/22 02:24:55 INFO : There was nothing to transfer 2025/07/22 02:24:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/22 02:24:56 DEBUG : empty space: Unchanged skipping 2025/07/22 02:24:56 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for checks to finish 2025/07/22 02:24:56 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for transfers to finish 2025/07/22 02:24:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:56 INFO : enormous: Deleted 2025/07/22 02:24:56 INFO : potato2: Deleted 2025/07/22 02:24:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:24:57 DEBUG : five: Need to transfer - File not found at Destination 2025/07/22 02:24:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/22 02:24:57 DEBUG : three: Sizes identical 2025/07/22 02:24:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:57 DEBUG : one: Destination is newer than source, skipping 2025/07/22 02:24:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/22 02:24:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3681293530) 2025/07/22 02:24:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bowimeh1kaqa) 2025/07/22 02:24:57 DEBUG : two: sha1 differ 2025/07/22 02:24:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:24:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/22 02:24:58 INFO : five: Copied (new) 2025/07/22 02:24:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:24:58 INFO : two: Copied (replaced existing) 2025/07/22 02:24:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/22 02:24:58 INFO : four: Copied (replaced existing) 2025/07/22 02:24:58 DEBUG : Waiting for deletions to finish 2025/07/22 02:24:59 DEBUG : one: Destination is newer than source, skipping 2025/07/22 02:24:59 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:24:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:24:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3681293530) 2025/07/22 02:24:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/22 02:24:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bowimeh1kaqa) 2025/07/22 02:24:59 DEBUG : three: sha1 differ 2025/07/22 02:24:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:24:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/22 02:24:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/22 02:24:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/22 02:24:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/22 02:24:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/22 02:24:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:24:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:24:59 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:24:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:24:59 INFO : three: Copied (replaced existing) 2025/07/22 02:24:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/22 02:25:01 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:01 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:25:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/22 02:25:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:01 INFO : yam: Copied (new) 2025/07/22 02:25:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:25:01 INFO : potato: Copied (new) 2025/07/22 02:25:01 DEBUG : Waiting for deletions to finish 2025/07/22 02:25:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:25:02 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:02 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:02 DEBUG : potato: Unchanged skipping 2025/07/22 02:25:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:02 INFO : yam: Copied (server-side copy) to: yaml 2025/07/22 02:25:03 INFO : yam: Deleted 2025/07/22 02:25:03 INFO : yaml: Renamed from "yam" 2025/07/22 02:25:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/22 02:25:04 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:04 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:25:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/22 02:25:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:25:04 INFO : potato: Copied (new) 2025/07/22 02:25:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:04 INFO : yam: Copied (new) 2025/07/22 02:25:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:25:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:25:04 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:04 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:04 DEBUG : potato: Unchanged skipping 2025/07/22 02:25:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:05 INFO : yam: Copied (server-side copy) to: yaml 2025/07/22 02:25:05 INFO : yam: Deleted 2025/07/22 02:25:05 INFO : yaml: Renamed from "yam" 2025/07/22 02:25:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/22 02:25:06 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:06 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:06 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/22 02:25:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:25:06 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:06 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:25:06 INFO : potato: Copied (new) 2025/07/22 02:25:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:07 INFO : sub/yam: Copied (new) 2025/07/22 02:25:07 DEBUG : Waiting for deletions to finish 2025/07/22 02:25:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:25:07 DEBUG : potato: Unchanged skipping 2025/07/22 02:25:07 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making map for --track-renames 2025/07/22 02:25:07 INFO : B2 bucket rclone-test-bowimeh1kaqa: Finished making map for --track-renames 2025/07/22 02:25:07 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:07 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for renames to finish 2025/07/22 02:25:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:25:08 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/22 02:25:08 INFO : sub/yam: Deleted 2025/07/22 02:25:08 INFO : yam: Renamed from "sub/yam" 2025/07/22 02:25:08 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:09 DEBUG : Creating backend with remote "/tmp/rclone3681293530/dir1" 2025/07/22 02:25:09 DEBUG : Creating backend with remote "/tmp/rclone3681293530/dir2" 2025/07/22 02:25:09 DEBUG : Local file system at /tmp/rclone3681293530/dir2: Using server-side directory move 2025/07/22 02:25:09 INFO : Local file system at /tmp/rclone3681293530/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/22 02:25:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/22 02:25:09 DEBUG : Local file system at /tmp/rclone3681293530/dir2: Waiting for checks to finish 2025/07/22 02:25:09 DEBUG : Local file system at /tmp/rclone3681293530/dir2: Waiting for transfers to finish 2025/07/22 02:25:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:25:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/22 02:25:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/22 02:25:10 INFO : nested/sub dir/file: Copied (new) 2025/07/22 02:25:10 INFO : nested/sub dir/file: Deleted 2025/07/22 02:25:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:25:10 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:25:10 INFO : sub dir/hello world: Deleted 2025/07/22 02:25:10 INFO : sub dir: Removing directory 2025/07/22 02:25:10 INFO : nested/sub dir: Removing directory 2025/07/22 02:25:10 INFO : nested: Removing directory 2025/07/22 02:25:10 DEBUG : Local file system at /tmp/rclone3681293530: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:25:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/22 02:25:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/22 02:25:11 INFO : nested/sub dir/file: Copied (new) 2025/07/22 02:25:11 INFO : nested/sub dir/file: Deleted 2025/07/22 02:25:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:25:12 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:25:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/22 02:25:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:25:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/22 02:25:13 INFO : existing-b: Copied (new) 2025/07/22 02:25:13 INFO : existing-b: Deleted 2025/07/22 02:25:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:25:13 INFO : existing: Copied (new) 2025/07/22 02:25:13 INFO : existing: Deleted 2025/07/22 02:25:13 DEBUG : existing: Destination exists, skipping 2025/07/22 02:25:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/22 02:25:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:25:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:25:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lagihot0pibu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-lagihot0pibu 2025/07/22 02:25:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:25:18 DEBUG : empty space: Unchanged skipping 2025/07/22 02:25:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:25:18 DEBUG : B2 bucket rclone-test-lagihot0pibu: Waiting for checks to finish 2025/07/22 02:25:19 INFO : empty space: Deleted 2025/07/22 02:25:19 DEBUG : B2 bucket rclone-test-lagihot0pibu: Waiting for transfers to finish 2025/07/22 02:25:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:19 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:19 INFO : potato2: Deleted 2025/07/22 02:25:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:20 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:20 INFO : potato3: Deleted 2025/07/22 02:25:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwenel7vuxu" 2025/07/22 02:25:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/22 02:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:25:21 DEBUG : B2 bucket rclone-test-jiwenel7vuxu: Waiting for checks to finish 2025/07/22 02:25:21 DEBUG : B2 bucket rclone-test-jiwenel7vuxu: Waiting for transfers to finish 2025/07/22 02:25:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:25:22 INFO : empty space: Copied (server-side copy) 2025/07/22 02:25:22 INFO : empty space: Deleted 2025/07/22 02:25:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:22 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:23 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:23 INFO : potato3: Deleted 2025/07/22 02:25:23 INFO : potato2: Deleted 2025/07/22 02:25:23 DEBUG : B2 bucket rclone-test-jiwenel7vuxu: Purge remote 2025/07/22 02:25:23 INFO : B2 bucket rclone-test-jiwenel7vuxu: cleaning bucket "rclone-test-jiwenel7vuxu" of all files 2025/07/22 02:25:23 DEBUG : empty space: Deleting (id "4_z7f522da3f03d2bfb9f880e1b_f107990d720803a82_d20250722_m022522_c001_v0001172_t0055_u01753151122452") 2025/07/22 02:25:23 DEBUG : potato2: Deleting (id "4_z7f522da3f03d2bfb9f880e1b_f117841f6b3e137ba_d20250722_m022522_c001_v0001113_t0049_u01753151122771") 2025/07/22 02:25:23 DEBUG : potato3: Deleting (id "4_z7f522da3f03d2bfb9f880e1b_f1052812e96d2d038_d20250722_m022522_c001_v0001182_t0029_u01753151122829") 2025/07/22 02:25:24 DEBUG : B2 bucket rclone-test-lagihot0pibu: Purge remote 2025/07/22 02:25:24 INFO : B2 bucket rclone-test-lagihot0pibu: cleaning bucket "rclone-test-lagihot0pibu" of all files 2025/07/22 02:25:24 DEBUG : empty space: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f417bf7f48c4fa467_d20250722_m022522_c001_v7007000_t0000_u01753151122729") 2025/07/22 02:25:24 DEBUG : empty space: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f1064485b0a6d11d4_d20250722_m022517_c001_v0001116_t0059_u01753151117755") 2025/07/22 02:25:24 DEBUG : potato2: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f402b5cb9e944c28c_d20250722_m022523_c001_v7007000_t0000_u01753151123186") 2025/07/22 02:25:24 DEBUG : potato2: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f111cb207cdefea66_d20250722_m022519_c001_v0001040_t0020_u01753151119027") 2025/07/22 02:25:24 DEBUG : potato3: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f417bf7f48c4fa468_d20250722_m022523_c001_v7007000_t0000_u01753151123033") 2025/07/22 02:25:24 DEBUG : potato3: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f1015fcc7f73b2f88_d20250722_m022519_c001_v0001144_t0053_u01753151119399") 2025/07/22 02:25:24 DEBUG : potato3: Deleting (id "4_zdf221d53f03d2bfb9f880e1b_f1064485b0a6d11d6_d20250722_m022518_c001_v0001116_t0059_u01753151118170") --- PASS: TestServerSideMove (11.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bizuhuy0rabi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-bizuhuy0rabi 2025/07/22 02:25:31 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:25:31 DEBUG : empty space: Excluded 2025/07/22 02:25:31 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:25:31 DEBUG : empty space: Excluded 2025/07/22 02:25:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:25:31 DEBUG : B2 bucket rclone-test-bizuhuy0rabi: Waiting for checks to finish 2025/07/22 02:25:31 DEBUG : B2 bucket rclone-test-bizuhuy0rabi: Waiting for transfers to finish 2025/07/22 02:25:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:32 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:32 INFO : potato2: Deleted 2025/07/22 02:25:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:32 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:32 INFO : potato3: Deleted 2025/07/22 02:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zerowuq2dexa" 2025/07/22 02:25:33 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:25:33 DEBUG : empty space: Excluded 2025/07/22 02:25:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:25:34 DEBUG : B2 bucket rclone-test-zerowuq2dexa: Waiting for checks to finish 2025/07/22 02:25:34 DEBUG : B2 bucket rclone-test-zerowuq2dexa: Waiting for transfers to finish 2025/07/22 02:25:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:35 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:35 INFO : potato2: Deleted 2025/07/22 02:25:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:35 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:35 INFO : potato3: Deleted 2025/07/22 02:25:36 DEBUG : B2 bucket rclone-test-zerowuq2dexa: Purge remote 2025/07/22 02:25:36 INFO : B2 bucket rclone-test-zerowuq2dexa: cleaning bucket "rclone-test-zerowuq2dexa" of all files 2025/07/22 02:25:36 DEBUG : potato2: Deleting (id "4_zafa25da3f03d2bfb9f880e1b_f11973451ae628ff2_d20250722_m022534_c001_v0001113_t0037_u01753151134794") 2025/07/22 02:25:36 DEBUG : potato3: Deleting (id "4_zafa25da3f03d2bfb9f880e1b_f11236a44217a874e_d20250722_m022535_c001_v0001040_t0016_u01753151135178") 2025/07/22 02:25:36 DEBUG : B2 bucket rclone-test-bizuhuy0rabi: Purge remote 2025/07/22 02:25:36 INFO : B2 bucket rclone-test-bizuhuy0rabi: cleaning bucket "rclone-test-bizuhuy0rabi" of all files 2025/07/22 02:25:37 DEBUG : empty space: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f100501aac8d87aa6_d20250722_m022530_c001_v0001130_t0007_u01753151130703") 2025/07/22 02:25:37 DEBUG : potato2: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f4183de1f75d01652_d20250722_m022535_c001_v7007000_t0000_u01753151135178") 2025/07/22 02:25:37 DEBUG : potato2: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f116f22cd284b248d_d20250722_m022531_c001_v0001090_t0008_u01753151131845") 2025/07/22 02:25:37 DEBUG : potato3: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f4183de1f75d01653_d20250722_m022535_c001_v7007000_t0000_u01753151135678") 2025/07/22 02:25:37 DEBUG : potato3: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f117b58119a890314_d20250722_m022532_c001_v0001093_t0043_u01753151132216") 2025/07/22 02:25:37 DEBUG : potato3: Deleting (id "4_z3fa24d83f03d2bfb9f880e1b_f100501aac8d87aaa_d20250722_m022531_c001_v0001130_t0001_u01753151131118") --- PASS: TestServerSideMoveWithFilter (12.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kunuzag3wido" 2025/07/22 02:25:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bowimeh1kaqa -> B2 bucket rclone-test-kunuzag3wido 2025/07/22 02:25:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:25:44 DEBUG : empty space: Unchanged skipping 2025/07/22 02:25:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:25:44 DEBUG : B2 bucket rclone-test-kunuzag3wido: Waiting for checks to finish 2025/07/22 02:25:44 INFO : empty space: Deleted 2025/07/22 02:25:44 DEBUG : B2 bucket rclone-test-kunuzag3wido: Waiting for transfers to finish 2025/07/22 02:25:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:44 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:44 INFO : potato2: Deleted 2025/07/22 02:25:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:45 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:45 INFO : potato3: Deleted 2025/07/22 02:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-liqorer2zogo" 2025/07/22 02:25:46 INFO : tomatoDir: Making directory 2025/07/22 02:25:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/22 02:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:25:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:25:46 DEBUG : B2 bucket rclone-test-liqorer2zogo: Waiting for checks to finish 2025/07/22 02:25:46 DEBUG : B2 bucket rclone-test-liqorer2zogo: Waiting for transfers to finish 2025/07/22 02:25:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:25:47 INFO : empty space: Copied (server-side copy) 2025/07/22 02:25:47 INFO : empty space: Deleted 2025/07/22 02:25:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:25:47 INFO : potato2: Copied (server-side copy) 2025/07/22 02:25:48 INFO : potato2: Deleted 2025/07/22 02:25:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:25:48 INFO : potato3: Copied (server-side copy) 2025/07/22 02:25:48 INFO : potato3: Deleted 2025/07/22 02:25:49 DEBUG : B2 bucket rclone-test-liqorer2zogo: Purge remote 2025/07/22 02:25:49 INFO : B2 bucket rclone-test-liqorer2zogo: cleaning bucket "rclone-test-liqorer2zogo" of all files 2025/07/22 02:25:49 DEBUG : empty space: Deleting (id "4_z2f428dc3f03d2bfb9f880e1b_f113eb000dfeec16a_d20250722_m022547_c001_v0001093_t0041_u01753151147470") 2025/07/22 02:25:49 DEBUG : potato2: Deleting (id "4_z2f428dc3f03d2bfb9f880e1b_f115f7cee7f6fd2bc_d20250722_m022547_c001_v0001178_t0008_u01753151147846") 2025/07/22 02:25:49 DEBUG : potato3: Deleting (id "4_z2f428dc3f03d2bfb9f880e1b_f1135077b49e53499_d20250722_m022547_c001_v0001099_t0012_u01753151147958") 2025/07/22 02:25:49 DEBUG : B2 bucket rclone-test-kunuzag3wido: Purge remote 2025/07/22 02:25:49 INFO : B2 bucket rclone-test-kunuzag3wido: cleaning bucket "rclone-test-kunuzag3wido" of all files 2025/07/22 02:25:50 DEBUG : empty space: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f410e45c55eaf450a_d20250722_m022547_c001_v7007000_t0000_u01753151147860") 2025/07/22 02:25:50 DEBUG : empty space: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f104ca3bfc8bf2f2e_d20250722_m022543_c001_v0001161_t0053_u01753151143280") 2025/07/22 02:25:50 DEBUG : potato2: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f410e45c55eaf450b_d20250722_m022548_c001_v7007000_t0000_u01753151148059") 2025/07/22 02:25:50 DEBUG : potato2: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f103a366c5c0396ea_d20250722_m022544_c001_v0001120_t0014_u01753151144284") 2025/07/22 02:25:50 DEBUG : potato3: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f410e45c55eaf450c_d20250722_m022548_c001_v7007000_t0000_u01753151148362") 2025/07/22 02:25:50 DEBUG : potato3: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f11696f722acfae7d_d20250722_m022544_c001_v0001032_t0026_u01753151144668") 2025/07/22 02:25:50 DEBUG : potato3: Deleting (id "4_zdf027d93f03d2bfb9f880e1b_f104ca3bfc8bf2f32_d20250722_m022543_c001_v0001161_t0023_u01753151143562") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:25:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/rclone-sync-test" 2025/07/22 02:25:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/rclone-sync-test-include/layer2" 2025/07/22 02:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/rclone-sync-test-ignore-file" 2025/07/22 02:26:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/22 02:26:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test: Waiting for checks to finish 2025/07/22 02:26:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test: Waiting for transfers to finish 2025/07/22 02:26:03 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:03 INFO : There was nothing to transfer 2025/07/22 02:26:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/22 02:26:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:26:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:26:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:04 INFO : There was nothing to transfer 2025/07/22 02:26:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/22 02:26:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/22 02:26:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/22 02:26:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:04 INFO : There was nothing to transfer 2025/07/22 02:26:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/22 02:26:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:26:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:26:05 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:05 INFO : There was nothing to transfer 2025/07/22 02:26:05 DEBUG : Excluded 2025/07/22 02:26:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/22 02:26:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/22 02:26:05 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/22 02:26:05 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:26:06 DEBUG : Config file has changed externally - reloading 2025/07/22 02:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/CompareDest" 2025/07/22 02:26:09 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 02:26:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:26:10 INFO : one: Copied (new) 2025/07/22 02:26:10 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:10 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:26:11 INFO : one: Copied (replaced existing) 2025/07/22 02:26:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:26:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:13 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:13 INFO : There was nothing to transfer 2025/07/22 02:26:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:26:14 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:26:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:15 INFO : There was nothing to transfer 2025/07/22 02:26:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:26:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:26:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:15 INFO : There was nothing to transfer 2025/07/22 02:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:16 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/07/22 02:26:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:26:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:26:16 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:26:16 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:16 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:16 INFO : There was nothing to transfer 2025/07/22 02:26:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 02:26:17 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:26:17 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/22 02:26:18 INFO : two: Copied (new) 2025/07/22 02:26:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:26:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dest" 2025/07/22 02:26:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/pre-dest1" 2025/07/22 02:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/pre-dest2" 2025/07/22 02:26:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:26:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/22 02:26:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:26:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/22 02:26:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/22 02:26:25 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dest: Waiting for checks to finish 2025/07/22 02:26:25 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dest: Waiting for transfers to finish 2025/07/22 02:26:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/22 02:26:26 INFO : 3: Copied (new) 2025/07/22 02:26:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:26:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/CopyDest" 2025/07/22 02:26:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 02:26:31 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:31 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:26:32 INFO : one: Copied (new) 2025/07/22 02:26:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:32 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:26:33 INFO : one: Copied (replaced existing) 2025/07/22 02:26:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/BackupDir" 2025/07/22 02:26:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:36 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:26:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:26:37 INFO : one: Copied (server-side copy) 2025/07/22 02:26:37 INFO : one: Deleted 2025/07/22 02:26:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:26:38 INFO : one: Copied (server-side copy) 2025/07/22 02:26:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/22 02:26:38 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:38 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:39 DEBUG : one: Unchanged skipping 2025/07/22 02:26:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:26:40 INFO : two: Copied (server-side copy) 2025/07/22 02:26:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/22 02:26:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:40 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:40 DEBUG : two: Unchanged skipping 2025/07/22 02:26:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:40 DEBUG : one: Unchanged skipping 2025/07/22 02:26:40 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:40 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:40 INFO : There was nothing to transfer 2025/07/22 02:26:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:41 DEBUG : one: Unchanged skipping 2025/07/22 02:26:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/22 02:26:41 DEBUG : three: Destination not found in --copy-dest 2025/07/22 02:26:41 DEBUG : three: Need to transfer - File not found at Destination 2025/07/22 02:26:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:26:41 DEBUG : two: Unchanged skipping 2025/07/22 02:26:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/22 02:26:42 INFO : three: Copied (new) 2025/07/22 02:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:26:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/backup" 2025/07/22 02:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:26:49 DEBUG : two: Unchanged skipping 2025/07/22 02:26:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:26:50 INFO : one: Copied (server-side copy) 2025/07/22 02:26:50 INFO : one: Deleted 2025/07/22 02:26:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:26:51 INFO : one: Copied (new) 2025/07/22 02:26:51 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:26:52 INFO : three.txt: Copied (server-side copy) 2025/07/22 02:26:52 INFO : three.txt: Deleted 2025/07/22 02:26:52 INFO : three.txt: Moved into backup dir 2025/07/22 02:26:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:26:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:26:54 DEBUG : two: Unchanged skipping 2025/07/22 02:26:54 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:26:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:26:54 INFO : one: Copied (server-side copy) 2025/07/22 02:26:54 INFO : one: Deleted 2025/07/22 02:26:54 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:26:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:26:55 INFO : one: Copied (new) 2025/07/22 02:26:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:26:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:26:55 INFO : three.txt: Copied (server-side copy) 2025/07/22 02:26:55 INFO : three.txt: Deleted 2025/07/22 02:26:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:26:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:26:58 DEBUG : Config file has changed externally - reloading 2025/07/22 02:27:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/backup" 2025/07/22 02:27:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:27:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:01 DEBUG : two: Unchanged skipping 2025/07/22 02:27:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:27:03 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:04 INFO : one: Deleted 2025/07/22 02:27:04 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:04 INFO : one: Copied (new) 2025/07/22 02:27:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:27:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:05 INFO : three.txt: Deleted 2025/07/22 02:27:05 INFO : three.txt: Moved into backup dir 2025/07/22 02:27:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:27:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:07 DEBUG : two: Unchanged skipping 2025/07/22 02:27:07 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:07 INFO : one: Deleted 2025/07/22 02:27:08 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:27:08 INFO : one: Copied (new) 2025/07/22 02:27:08 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:09 INFO : three.txt: Deleted 2025/07/22 02:27:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:27:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/efb27df3f01d2bfb9f880e1b/c001_v0001146_t0014": EOF 2025/07/22 02:27:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/efb27df3f01d2bfb9f880e1b/c001_v0001146_t0014": EOF) 2025/07/22 02:27:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bowimeh1kaqa: 1/10 (Post "https://pod-000-1146-15.backblaze.com/b2api/v1/b2_upload_file/efb27df3f01d2bfb9f880e1b/c001_v0001146_t0014": EOF) 2025/07/22 02:27:14 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 02:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/backup" 2025/07/22 02:27:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:27:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:17 DEBUG : two: Unchanged skipping 2025/07/22 02:27:17 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:27:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:27:18 INFO : one: Deleted 2025/07/22 02:27:18 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:19 INFO : one: Copied (new) 2025/07/22 02:27:19 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:27:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:27:20 INFO : three.txt: Deleted 2025/07/22 02:27:20 INFO : three.txt: Moved into backup dir 2025/07/22 02:27:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:27:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:22 DEBUG : two: Unchanged skipping 2025/07/22 02:27:22 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:27:23 INFO : one: Deleted 2025/07/22 02:27:23 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:27:23 INFO : one: Copied (new) 2025/07/22 02:27:23 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:27:24 INFO : three.txt: Deleted 2025/07/22 02:27:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:27:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:27:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:27:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:28 DEBUG : two: Unchanged skipping 2025/07/22 02:27:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:27:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:29 INFO : one: Deleted 2025/07/22 02:27:29 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:29 INFO : one: Copied (new) 2025/07/22 02:27:29 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:27:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:30 INFO : three.txt: Deleted 2025/07/22 02:27:30 INFO : three.txt: Moved into backup dir 2025/07/22 02:27:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/22 02:27:31 DEBUG : one.bak: Excluded 2025/07/22 02:27:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/22 02:27:31 DEBUG : three.txt.bak: Excluded 2025/07/22 02:27:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:27:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:31 DEBUG : two: Unchanged skipping 2025/07/22 02:27:31 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for checks to finish 2025/07/22 02:27:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:32 INFO : one: Deleted 2025/07/22 02:27:32 DEBUG : B2 bucket rclone-test-bowimeh1kaqa path dst: Waiting for transfers to finish 2025/07/22 02:27:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:27:32 INFO : one: Copied (new) 2025/07/22 02:27:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:27:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:33 INFO : three.txt: Deleted 2025/07/22 02:27:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:27:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:27:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:27:38 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:38 INFO : one: Deleted 2025/07/22 02:27:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:39 INFO : one: Copied (new) 2025/07/22 02:27:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:39 DEBUG : two: Unchanged skipping 2025/07/22 02:27:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/22 02:27:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:27:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:40 INFO : three.txt: Deleted 2025/07/22 02:27:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:41 INFO : three.txt: Copied (new) 2025/07/22 02:27:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:27:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:42 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:27:43 INFO : one: Deleted 2025/07/22 02:27:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:27:43 INFO : one: Copied (new) 2025/07/22 02:27:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:43 DEBUG : two: Unchanged skipping 2025/07/22 02:27:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/22 02:27:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:27:44 INFO : three.txt: Deleted 2025/07/22 02:27:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/22 02:27:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bowimeh1kaqa/dst" 2025/07/22 02:27:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:27:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:27:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:27:51 INFO : one: Deleted 2025/07/22 02:27:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:52 INFO : one: Copied (new) 2025/07/22 02:27:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:52 DEBUG : two: Unchanged skipping 2025/07/22 02:27:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/22 02:27:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:27:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:27:53 INFO : three.txt: Deleted 2025/07/22 02:27:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:53 INFO : three.txt: Copied (new) 2025/07/22 02:27:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:27:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:27:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:27:55 INFO : one: Deleted 2025/07/22 02:27:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:27:55 INFO : one: Copied (new) 2025/07/22 02:27:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:27:56 DEBUG : two: Unchanged skipping 2025/07/22 02:27:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/22 02:27:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:27:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:27:57 INFO : three.txt: Deleted 2025/07/22 02:27:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/22 02:27:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:00 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/22 02:28:00 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/22 02:28:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/22 02:28:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:28:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:28:02 INFO : existing: Copied (new) 2025/07/22 02:28:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:28:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/22 02:28:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/22 02:28:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:02 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting files as there were IO errors 2025/07/22 02:28:02 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:03 DEBUG : existing: Unchanged skipping 2025/07/22 02:28:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:03 DEBUG : Waiting for deletions to finish 2025/07/22 02:28:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both0: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both13: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both14: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both15: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both16: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both17: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both18: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both19: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both1: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both2: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both11: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both10: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both4: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both12: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both3: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both5: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:15 DEBUG : both8: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both6: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both7: Unchanged skipping 2025/07/22 02:28:15 DEBUG : both9: Unchanged skipping 2025/07/22 02:28:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:28:16 INFO : only0: Deleted 2025/07/22 02:28:16 INFO : only13: Deleted 2025/07/22 02:28:16 INFO : only18: Deleted 2025/07/22 02:28:16 INFO : only11: Deleted 2025/07/22 02:28:16 INFO : only17: Deleted 2025/07/22 02:28:16 INFO : only1: Deleted 2025/07/22 02:28:16 INFO : only5: Deleted 2025/07/22 02:28:16 INFO : only6: Deleted 2025/07/22 02:28:16 INFO : only10: Deleted 2025/07/22 02:28:16 INFO : only12: Deleted 2025/07/22 02:28:16 INFO : only14: Deleted 2025/07/22 02:28:16 INFO : only15: Deleted 2025/07/22 02:28:16 INFO : only16: Deleted 2025/07/22 02:28:16 INFO : only9: Deleted 2025/07/22 02:28:17 INFO : only19: Deleted 2025/07/22 02:28:17 INFO : only2: Deleted 2025/07/22 02:28:17 INFO : only3: Deleted 2025/07/22 02:28:17 INFO : only4: Deleted 2025/07/22 02:28:17 INFO : only7: Deleted 2025/07/22 02:28:17 INFO : only8: Deleted 2025/07/22 02:28:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both0: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both10: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both11: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both12: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both13: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both14: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:28:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both16: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both19: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both1: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both2: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both3: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both4: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both15: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both17: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both18: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both6: Unchanged skipping 2025/07/22 02:28:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:28:31 DEBUG : both5: Unchanged skipping 2025/07/22 02:28:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : both7: Unchanged skipping 2025/07/22 02:28:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : both8: Unchanged skipping 2025/07/22 02:28:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : both9: Unchanged skipping 2025/07/22 02:28:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/22 02:28:31 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:28:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only12: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only13: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only16: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only17: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only11: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only14: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only18: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only15: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only1: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only2: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only3: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only4: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only5: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only6: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only7: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only8: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only9: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only10: Copied (replaced existing) 2025/07/22 02:28:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:32 INFO : only19: Copied (replaced existing) 2025/07/22 02:28:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:28:33 INFO : only0: Copied (replaced existing) 2025/07/22 02:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.62s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:41 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:28:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:28:41 DEBUG : empty_on_remote: Making directory with metadata 2025/07/22 02:28:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:28:41 INFO : empty_on_remote: Making directory 2025/07/22 02:28:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 02:28:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:44 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:28:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:28:44 DEBUG : empty_on_remote: Making directory with metadata 2025/07/22 02:28:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:28:44 INFO : empty_on_remote: Making directory 2025/07/22 02:28:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 02:28:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:46 INFO : sub dir: Making directory 2025/07/22 02:28:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:28:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:28:50 INFO : sub dir: Making directory 2025/07/22 02:28:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:29:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:00 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : apple: Unchanged skipping 2025/07/22 02:29:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:29:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : banana: Unchanged skipping 2025/07/22 02:29:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:29:01 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:01 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:01 INFO : There was nothing to transfer 2025/07/22 02:29:01 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:01 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : apple: Unchanged skipping 2025/07/22 02:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : banana: Unchanged skipping 2025/07/22 02:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:29:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:02 INFO : There was nothing to transfer 2025/07/22 02:29:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:02 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:29:14 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:14 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : apple: Unchanged skipping 2025/07/22 02:29:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:29:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:29:15 DEBUG : banana: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:29:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:15 INFO : There was nothing to transfer 2025/07/22 02:29:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:15 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : apple: Unchanged skipping 2025/07/22 02:29:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:29:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : banana: Unchanged skipping 2025/07/22 02:29:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:29:16 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:16 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:16 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:16 INFO : There was nothing to transfer 2025/07/22 02:29:16 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:16 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:29:29 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:29 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:29:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:30 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:30 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:29:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/22 02:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:29:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/22 02:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:29:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:29:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:29:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:29:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:29:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:29:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:29:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:29:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:29:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:29:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:29:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:29:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:29:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:29:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:29:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:29:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:29:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:29:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:31 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:32 INFO : apple: Deleted 2025/07/22 02:29:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:29:32 INFO : banana: Deleted 2025/07/22 02:29:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:29:32 INFO : appleappleapplebanana: Deleted 2025/07/22 02:29:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:29:32 INFO : splitbananasplit: Deleted 2025/07/22 02:29:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:29:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:29:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : apple: Unchanged skipping 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:29:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : banana: Unchanged skipping 2025/07/22 02:29:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:29:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:29:33 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/22 02:29:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:29:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:29:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:29:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:29:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:29:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:29:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:29:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:29:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:29:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:29:46 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:46 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:29:47 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/22 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:29:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:29:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:29:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:29:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:29:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:29:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:29:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:29:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/22 02:29:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:29:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/22 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:29:47 INFO : apple: Copied (new) to: PREFIXapple 2025/07/22 02:29:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:29:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/22 02:29:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:29:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:29:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:29:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:29:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:29:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:29:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:29:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:29:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:29:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:29:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:29:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:29:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:29:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:29:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:29:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:29:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:49 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:29:49 INFO : appleappleapplebanana: Deleted 2025/07/22 02:29:49 INFO : apple: Deleted 2025/07/22 02:29:49 INFO : splitbananasplit: Deleted 2025/07/22 02:29:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:29:49 INFO : banana: Deleted 2025/07/22 02:29:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:29:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:29:49 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:29:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:29:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:29:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:29:50 INFO : splitbananasplit: Copied (new) 2025/07/22 02:29:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:29:50 INFO : apple: Copied (new) 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:29:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:29:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:29:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:29:50 INFO : banana: Copied (new) 2025/07/22 02:29:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:29:50 INFO : appleappleapplebanana: Copied (new) 2025/07/22 02:29:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:29:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/22 02:29:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:29:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:29:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:29:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:29:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:29:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:29:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:29:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:29:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:29:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:29:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:29:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:29:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:29:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:29:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:29:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/22 02:29:51 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/22 02:29:52 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/22 02:29:52 INFO : PREFIXapple: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/22 02:29:52 INFO : PREFIXbanana: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/22 02:29:52 INFO : PREFIXsplitbananasplit: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/22 02:29:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/22 02:29:52 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:52 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:29:52 DEBUG : Waiting for deletions to finish 2025/07/22 02:29:53 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:29:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:30:05 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:05 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:05 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:06 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:06 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:30:06 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:30:06 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:30:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:30:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:30:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:30:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:30:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:30:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:30:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:30:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:30:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:30:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:30:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:30:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:30:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:30:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:30:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:30:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:30:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:30:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:07 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:30:07 INFO : banana: Deleted 2025/07/22 02:30:07 INFO : splitbananasplit: Deleted 2025/07/22 02:30:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:30:08 INFO : apple: Deleted 2025/07/22 02:30:08 INFO : appleappleapplebanana: Deleted 2025/07/22 02:30:08 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:30:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:30:08 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:30:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:30:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:30:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:30:09 INFO : banana: Copied (new) 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:09 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:30:09 INFO : splitbananasplit: Copied (new) 2025/07/22 02:30:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:30:09 INFO : apple: Copied (new) 2025/07/22 02:30:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:30:09 INFO : appleappleapplebanana: Copied (new) 2025/07/22 02:30:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:30:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/22 02:30:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:30:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/22 02:30:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:30:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/22 02:30:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:30:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:30:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:30:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:30:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:30:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:30:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:30:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:30:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:30:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:30:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:30:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:30:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:30:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/22 02:30:10 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : splitbananasplitSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : bananaSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/22 02:30:11 INFO : appleSUFFIX: Deleted 2025/07/22 02:30:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:11 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:12 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:30:24 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:24 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:24 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:24 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:30:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/22 02:30:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:30:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:30:25 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:25 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:30:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/22 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:30:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/22 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:30:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/22 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:30:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/22 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:30:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/22 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:30:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/22 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:30:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/22 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:30:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/22 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:30:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/22 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:30:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/22 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:30:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/22 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:30:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/22 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:30:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/22 02:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:30:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/22 02:30:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:30:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/22 02:30:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:30:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/22 02:30:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:30:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/22 02:30:26 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:30:26 INFO : splitbananasplit: Deleted 2025/07/22 02:30:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:30:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:30:26 INFO : appleappleapplebanana: Deleted 2025/07/22 02:30:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:30:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:30:27 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:27 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : appleapple: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:27 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:30:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:27 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:30:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:30:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:30:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:30:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:30:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:30:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:30:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:30:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:30:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:30:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:30:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:30:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:30:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:30:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:30:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:30:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:30:28 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:28 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:28 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:28 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : appleapple: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/22 02:30:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:30:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:30:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:30:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:30:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:30:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:30:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:30:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:30:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:30:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:30:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:30:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:30:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:30:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:30:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:30:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:30:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:30:40 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:40 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:41 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:30:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:41 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:41 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:41 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:30:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:42 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:42 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:42 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:42 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:30:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:55 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:30:56 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:30:56 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:56 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:57 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:30:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : banana: Unchanged skipping 2025/07/22 02:30:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:30:57 DEBUG : apple: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:30:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:30:57 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:30:57 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:57 DEBUG : Waiting for deletions to finish 2025/07/22 02:30:57 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:30:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:10 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:10 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:11 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:12 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:12 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:25 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:26 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:26 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:26 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:26 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:26 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:27 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:27 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:27 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:27 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:27 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:39 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:40 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:41 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:41 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:41 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:41 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : apple: Unchanged skipping 2025/07/22 02:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : banana: Unchanged skipping 2025/07/22 02:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:31:42 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:42 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:42 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:42 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.56s) --- PASS: TestTransform/NFC (13.73s) --- PASS: TestTransform/NFD (13.97s) --- PASS: TestTransform/base64 (17.47s) --- PASS: TestTransform/prefix (19.04s) --- PASS: TestTransform/suffix (19.06s) --- PASS: TestTransform/truncate (16.09s) --- PASS: TestTransform/encoder (14.56s) --- PASS: TestTransform/ISO-8859-1 (15.04s) --- PASS: TestTransform/charmap (14.75s) --- PASS: TestTransform/lowercase (14.99s) --- PASS: TestTransform/ascii (14.84s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:31:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:31:47 INFO : sub dir_somesuffix: Making directory 2025/07/22 02:31:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:31:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/22 02:31:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:31:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/22 02:31:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:31:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:47 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:49 INFO : tictactoe: Making directory 2025/07/22 02:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:49 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/22 02:31:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:50 INFO : toe: Making directory 2025/07/22 02:31:50 INFO : toe/toe: Making directory 2025/07/22 02:31:50 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:31:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:31:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:31:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:50 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/22 02:31:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:52 INFO : toe: Making directory 2025/07/22 02:31:52 INFO : toe/toe: Making directory 2025/07/22 02:31:52 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:31:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:31:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:31:52 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:52 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/22 02:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:54 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:31:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:54 INFO : tictacempty_dir: Making directory 2025/07/22 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:54 INFO : tictactoe: Making directory 2025/07/22 02:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:54 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:54 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:54 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:55 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:31:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:55 INFO : tictacempty_dir: Making directory 2025/07/22 02:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:55 INFO : tictactoe: Making directory 2025/07/22 02:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:55 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:31:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:31:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:31:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:31:55 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:55 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:31:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:31:56 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:31:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:31:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/22 02:31:57 NOTICE: B2 bucket rclone-test-bowimeh1kaqa: 0 differences found 2025/07/22 02:31:57 NOTICE: B2 bucket rclone-test-bowimeh1kaqa: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:58 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:58 INFO : tictactoe: Making directory 2025/07/22 02:31:58 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:58 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:58 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:58 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:58 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:31:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:58 DEBUG : Waiting for deletions to finish 2025/07/22 02:31:58 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:31:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:31:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:31:59 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:31:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:31:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/22 02:31:59 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2025/07/22 02:32:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:00 INFO : toe: Making directory 2025/07/22 02:32:00 INFO : toe/toe: Making directory 2025/07/22 02:32:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:32:00 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:00 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:01 INFO : toe/toe/toe: Copied (new) 2025/07/22 02:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:02 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:32:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:02 INFO : tictacempty_dir: Making directory 2025/07/22 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:02 INFO : tictactoe: Making directory 2025/07/22 02:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:02 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:02 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:02 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:32:02 INFO : toe/toe: Removing directory 2025/07/22 02:32:02 INFO : toe: Removing directory 2025/07/22 02:32:02 INFO : empty_dir: Removing directory 2025/07/22 02:32:02 DEBUG : Local file system at /tmp/rclone3681293530: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:03 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:32:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:32:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:03 INFO : tictacempty_dir: Making directory 2025/07/22 02:32:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:03 INFO : tictactoe: Making directory 2025/07/22 02:32:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:03 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:32:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:32:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:32:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:03 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:04 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:32:04 INFO : toe/toe: Removing directory 2025/07/22 02:32:04 INFO : toe: Removing directory 2025/07/22 02:32:04 INFO : empty_dir: Removing directory 2025/07/22 02:32:04 DEBUG : Local file system at /tmp/rclone3681293530: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/22 02:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.50s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:07 DEBUG : Reset feature "Copy" 2025/07/22 02:32:07 DEBUG : Reset feature "Move" 2025/07/22 02:32:07 DEBUG : Reset feature "Copy" 2025/07/22 02:32:07 DEBUG : Reset feature "Move" 2025/07/22 02:32:07 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:32:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:07 INFO : tictacempty_dir: Making directory 2025/07/22 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:07 INFO : tictactoe: Making directory 2025/07/22 02:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:07 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:32:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:07 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:07 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:32:08 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:32:08 INFO : toe/toe: Removing directory 2025/07/22 02:32:08 INFO : toe: Removing directory 2025/07/22 02:32:08 INFO : empty_dir: Removing directory 2025/07/22 02:32:08 DEBUG : Local file system at /tmp/rclone3681293530: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/22 02:32:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.64s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:10 DEBUG : toe: transformed to: dG9l 2025/07/22 02:32:11 DEBUG : toe: transformed to: dG9l 2025/07/22 02:32:11 INFO : dG9l: Making directory 2025/07/22 02:32:11 DEBUG : toe: transformed to: dG9l 2025/07/22 02:32:11 DEBUG : toe: transformed to: dG9l 2025/07/22 02:32:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/22 02:32:11 INFO : dG9l/dG9l: Making directory 2025/07/22 02:32:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/22 02:32:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/22 02:32:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:32:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:32:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:32:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:11 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:32:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:32:12 DEBUG : dG9l: transformed to: toe 2025/07/22 02:32:12 DEBUG : dG9l: transformed to: toe 2025/07/22 02:32:12 DEBUG : dG9l: transformed to: toe 2025/07/22 02:32:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/22 02:32:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/22 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/22 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/22 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/22 02:32:12 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for checks to finish 2025/07/22 02:32:12 DEBUG : Local file system at /tmp/rclone3681293530: Waiting for transfers to finish 2025/07/22 02:32:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.82s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bowimeh1kaqa", Local "Local file system at /tmp/rclone3681293530", Modify Window "1ms" 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe: transformed to: 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe: transformed to: 2025/07/22 02:32:13 INFO : B2 bucket rclone-test-bowimeh1kaqa: Making directory 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe: transformed to: 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe: transformed to: 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe/toe: transformed to: 2025/07/22 02:32:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/22 02:32:13 INFO : toe/toe: Making directory 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe/toe: transformed to: 2025/07/22 02:32:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe: transformed to: 2025/07/22 02:32:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:32:13 DEBUG : toe/toe/toe: transformed to: 2025/07/22 02:32:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/22 02:32:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for checks to finish 2025/07/22 02:32:13 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Waiting for transfers to finish 2025/07/22 02:32:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:32:14 INFO : toe/toe/toe: Copied (new) 2025/07/22 02:32:14 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting files as there were IO errors 2025/07/22 02:32:14 ERROR : B2 bucket rclone-test-bowimeh1kaqa: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/07/22 02:32:15 DEBUG : B2 bucket rclone-test-bowimeh1kaqa: Purge remote 2025/07/22 02:32:15 INFO : B2 bucket rclone-test-bowimeh1kaqa: cleaning bucket "rclone-test-bowimeh1kaqa" of all files 2025/07/22 02:32:16 DEBUG : BackupDir/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821c7_d20250722_m022642_c001_v7007000_t0000_u01753151202966") 2025/07/22 02:32:16 DEBUG : BackupDir/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1170f01b294a1383_d20250722_m022637_c001_v0001131_t0052_u01753151197372") 2025/07/22 02:32:16 DEBUG : CompareDest/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b16_d20250722_m022618_c001_v7007000_t0000_u01753151178570") 2025/07/22 02:32:16 DEBUG : CompareDest/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83a81_d20250722_m022612_c001_v0001146_t0000_u01753151172434") 2025/07/22 02:32:16 DEBUG : CompareDest/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b17_d20250722_m022618_c001_v7007000_t0000_u01753151178751") 2025/07/22 02:32:16 DEBUG : CompareDest/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638bf3_d20250722_m022614_c001_v0001183_t0047_u01753151174191") 2025/07/22 02:32:16 DEBUG : CopyDest/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821c8_d20250722_m022643_c001_v7007000_t0000_u01753151203148") 2025/07/22 02:32:16 DEBUG : CopyDest/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6266_d20250722_m022634_c001_v0001181_t0034_u01753151194559") 2025/07/22 02:32:16 DEBUG : CopyDest/three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821ca_d20250722_m022643_c001_v7007000_t0000_u01753151203329") 2025/07/22 02:32:16 DEBUG : CopyDest/three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638e39_d20250722_m022641_c001_v0001183_t0054_u01753151201145") 2025/07/22 02:32:16 DEBUG : CopyDest/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821cb_d20250722_m022643_c001_v7007000_t0000_u01753151203510") 2025/07/22 02:32:16 DEBUG : CopyDest/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83b03_d20250722_m022638_c001_v0001146_t0037_u01753151198843") 2025/07/22 02:32:16 DEBUG : EXISTING: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf6486c_d20250722_m022804_c001_v7007000_t0000_u01753151284439") 2025/07/22 02:32:16 DEBUG : EXISTING: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64a5_d20250722_m022803_c001_v0001181_t0058_u01753151283458") 2025/07/22 02:32:17 DEBUG : PREFIXapple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b5b_d20250722_m022952_c001_v7007000_t0000_u01753151392077") 2025/07/22 02:32:17 DEBUG : PREFIXapple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114aed_d20250722_m022947_c001_v0001041_t0000_u01753151387575") 2025/07/22 02:32:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70bc7_d20250722_m022952_c001_v7007000_t0000_u01753151392054") 2025/07/22 02:32:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04ba_d20250722_m022947_c001_v0001113_t0047_u01753151387566") 2025/07/22 02:32:17 DEBUG : PREFIXbanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f246_d20250722_m022952_c001_v7007000_t0000_u01753151392236") 2025/07/22 02:32:17 DEBUG : PREFIXbanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d59_d20250722_m022947_c001_v0001183_t0012_u01753151387543") 2025/07/22 02:32:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5ad_d20250722_m022952_c001_v7007000_t0000_u01753151392280") 2025/07/22 02:32:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6724_d20250722_m022947_c001_v0001181_t0059_u01753151387555") 2025/07/22 02:32:17 DEBUG : Testêé: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf6486a_d20250722_m022801_c001_v7007000_t0000_u01753151281104") 2025/07/22 02:32:17 DEBUG : Testêé: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6497_d20250722_m022800_c001_v0001181_t0052_u01753151280500") 2025/07/22 02:32:17 DEBUG : Testêé: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6394b7_d20250722_m022759_c001_v0001183_t0016_u01753151279557") 2025/07/22 02:32:17 DEBUG : YXBwbGU=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b41_d20250722_m022934_c001_v7007000_t0000_u01753151374687") 2025/07/22 02:32:17 DEBUG : YXBwbGU=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639bed_d20250722_m022930_c001_v0001183_t0045_u01753151370512") 2025/07/22 02:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b42_d20250722_m022934_c001_v7007000_t0000_u01753151374870") 2025/07/22 02:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0488_d20250722_m022930_c001_v0001113_t0001_u01753151370524") 2025/07/22 02:32:17 DEBUG : YmFuYW5h: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b43_d20250722_m022935_c001_v7007000_t0000_u01753151375071") 2025/07/22 02:32:17 DEBUG : YmFuYW5h: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66d1_d20250722_m022930_c001_v0001181_t0017_u01753151370534") 2025/07/22 02:32:17 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad1_d20250722_m022445_c001_v7007000_t0000_u01753151085749") 2025/07/22 02:32:17 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f5a_d20250722_m022445_c001_v0001181_t0048_u01753151085163") 2025/07/22 02:32:17 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3322_d20250722_m022443_c001_v7007000_t0000_u01753151083777") 2025/07/22 02:32:18 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f48_d20250722_m022442_c001_v0001181_t0017_u01753151082851") 2025/07/22 02:32:18 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaca_d20250722_m022427_c001_v7007000_t0000_u01753151067219") 2025/07/22 02:32:18 DEBUG : a/potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5eb6_d20250722_m022426_c001_v0001181_t0034_u01753151066330") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025083_d20250722_m023143_c001_v7007000_t0000_u01753151503052") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05f8_d20250722_m023138_c001_v0001113_t0011_u01753151498867") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb78_d20250722_m023128_c001_v7007000_t0000_u01753151488119") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05d6_d20250722_m023124_c001_v0001113_t0046_u01753151484073") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f609_d20250722_m023113_c001_v7007000_t0000_u01753151473288") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05a2_d20250722_m023109_c001_v0001113_t0055_u01753151469466") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3844c_d20250722_m023058_c001_v7007000_t0000_u01753151458488") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0576_d20250722_m023054_c001_v0001113_t0045_u01753151454229") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473911_d20250722_m023043_c001_v7007000_t0000_u01753151443447") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0556_d20250722_m023039_c001_v0001113_t0004_u01753151439255") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c5_d20250722_m023028_c001_v7007000_t0000_u01753151428867") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639fe1_d20250722_m023023_c001_v0001183_t0032_u01753151423070") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd2f_d20250722_m023012_c001_v7007000_t0000_u01753151412808") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b51_d20250722_m023009_c001_v0001041_t0023_u01753151409374") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca2d_d20250722_m023008_c001_v7007000_t0000_u01753151408297") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639e9f_d20250722_m023004_c001_v0001183_t0056_u01753151404256") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e4c_d20250722_m022953_c001_v7007000_t0000_u01753151393779") 2025/07/22 02:32:18 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d673a_d20250722_m022950_c001_v0001181_t0010_u01753151390500") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e47_d20250722_m022949_c001_v7007000_t0000_u01753151389363") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d29_d20250722_m022945_c001_v0001183_t0052_u01753151385168") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff383ff_d20250722_m022932_c001_v7007000_t0000_u01753151372084") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639bbd_d20250722_m022928_c001_v0001183_t0048_u01753151368118") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025020_d20250722_m022917_c001_v7007000_t0000_u01753151357164") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639a89_d20250722_m022913_c001_v0001183_t0041_u01753151353225") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9f9_d20250722_m022903_c001_v7007000_t0000_u01753151343299") 2025/07/22 02:32:19 DEBUG : apple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639968_d20250722_m022859_c001_v0001183_t0033_u01753151339291") 2025/07/22 02:32:19 DEBUG : appleSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd2e_d20250722_m023011_c001_v7007000_t0000_u01753151411418") 2025/07/22 02:32:19 DEBUG : appleSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ec1_d20250722_m023006_c001_v0001183_t0023_u01753151406245") 2025/07/22 02:32:19 DEBUG : appleapple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c6_d20250722_m023029_c001_v7007000_t0000_u01753151429049") 2025/07/22 02:32:19 DEBUG : appleapple: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ba7_d20250722_m023025_c001_v0001041_t0018_u01753151425024") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025084_d20250722_m023143_c001_v7007000_t0000_u01753151503234") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6930_d20250722_m023139_c001_v0001181_t0011_u01753151499346") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb79_d20250722_m023128_c001_v7007000_t0000_u01753151488302") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d690c_d20250722_m023124_c001_v0001181_t0024_u01753151484772") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f60a_d20250722_m023113_c001_v7007000_t0000_u01753151473470") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68c6_d20250722_m023109_c001_v0001181_t0001_u01753151469927") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3844d_d20250722_m023058_c001_v7007000_t0000_u01753151458671") 2025/07/22 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6890_d20250722_m023055_c001_v0001181_t0012_u01753151455189") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473913_d20250722_m023043_c001_v7007000_t0000_u01753151443630") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d685c_d20250722_m023039_c001_v0001181_t0051_u01753151439792") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4074ca2dcf41f951_d20250722_m023026_c001_v7007000_t0000_u01753151426907") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d681a_d20250722_m023023_c001_v0001181_t0056_u01753151423664") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd30_d20250722_m023013_c001_v7007000_t0000_u01753151413003") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b050a_d20250722_m023009_c001_v0001113_t0044_u01753151409386") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878ccc_d20250722_m023008_c001_v7007000_t0000_u01753151408406") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b35_d20250722_m023004_c001_v0001041_t0039_u01753151404808") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e4d_d20250722_m022953_c001_v7007000_t0000_u01753151393960") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114afb_d20250722_m022950_c001_v0001041_t0059_u01753151390520") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b59_d20250722_m022949_c001_v7007000_t0000_u01753151389354") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04b4_d20250722_m022945_c001_v0001113_t0013_u01753151385587") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5a2_d20250722_m022932_c001_v7007000_t0000_u01753151372510") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66c2_d20250722_m022928_c001_v0001181_t0042_u01753151368659") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025021_d20250722_m022917_c001_v7007000_t0000_u01753151357347") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6672_d20250722_m022913_c001_v0001181_t0011_u01753151353683") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9fa_d20250722_m022903_c001_v7007000_t0000_u01753151343483") 2025/07/22 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6622_d20250722_m022859_c001_v0001181_t0008_u01753151339887") 2025/07/22 02:32:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4074ca2dcf41f943_d20250722_m023011_c001_v7007000_t0000_u01753151411238") 2025/07/22 02:32:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04fc_d20250722_m023006_c001_v0001113_t0033_u01753151406258") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad2_d20250722_m022445_c001_v7007000_t0000_u01753151085931") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f52_d20250722_m022444_c001_v0001181_t0053_u01753151084335") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3321_d20250722_m022443_c001_v7007000_t0000_u01753151083203") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f40_d20250722_m022442_c001_v0001181_t0000_u01753151082006") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac9_d20250722_m022426_c001_v7007000_t0000_u01753151066664") 2025/07/22 02:32:21 DEBUG : b/potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5eac_d20250722_m022425_c001_v0001181_t0053_u01753151065486") 2025/07/22 02:32:21 DEBUG : backup/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e0544737e1_d20250722_m022656_c001_v7007000_t0000_u01753151216306") 2025/07/22 02:32:21 DEBUG : backup/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11179faa533177c0_d20250722_m022654_c001_v0001184_t0017_u01753151214581") 2025/07/22 02:32:21 DEBUG : backup/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10988c590a004789_d20250722_m022650_c001_v0001105_t0055_u01753151210199") 2025/07/22 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d3_d20250722_m022724_c001_v7007000_t0000_u01753151244526") 2025/07/22 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f107595075d2ca026_d20250722_m022722_c001_v0001099_t0006_u01753151242539") 2025/07/22 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11188c1b0ece96ec_d20250722_m022718_c001_v0001115_t0055_u01753151238258") 2025/07/22 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b2905b5_d20250722_m022709_c001_v7007000_t0000_u01753151229693") 2025/07/22 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f111adc7428011a27_d20250722_m022707_c001_v0001037_t0013_u01753151227502") 2025/07/22 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11494b5223d6a783_d20250722_m022702_c001_v0001106_t0029_u01753151222890") 2025/07/22 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d4_d20250722_m022724_c001_v7007000_t0000_u01753151244713") 2025/07/22 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d63d2_d20250722_m022723_c001_v0001181_t0022_u01753151243751") 2025/07/22 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10582a6572c6ee5b_d20250722_m022720_c001_v0001117_t0013_u01753151240159") 2025/07/22 02:32:21 DEBUG : backup/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e0544737e2_d20250722_m022656_c001_v7007000_t0000_u01753151216489") 2025/07/22 02:32:21 DEBUG : backup/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f111adc7428011a11_d20250722_m022655_c001_v0001037_t0052_u01753151215363") 2025/07/22 02:32:22 DEBUG : backup/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11506f6ecf176317_d20250722_m022651_c001_v0001040_t0032_u01753151211716") 2025/07/22 02:32:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b2905b7_d20250722_m022709_c001_v7007000_t0000_u01753151229876") 2025/07/22 02:32:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1109765d8d792fd5_d20250722_m022708_c001_v0001038_t0035_u01753151228506") 2025/07/22 02:32:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10541ded4b82ad32_d20250722_m022705_c001_v0001184_t0007_u01753151225240") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025085_d20250722_m023143_c001_v7007000_t0000_u01753151503417") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a525_d20250722_m023139_c001_v0001183_t0046_u01753151499136") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7a_d20250722_m023128_c001_v7007000_t0000_u01753151488486") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a423_d20250722_m023124_c001_v0001183_t0035_u01753151484555") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f60b_d20250722_m023113_c001_v7007000_t0000_u01753151473653") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a31c_d20250722_m023109_c001_v0001183_t0048_u01753151469721") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3844e_d20250722_m023058_c001_v7007000_t0000_u01753151458854") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a223_d20250722_m023054_c001_v0001183_t0003_u01753151454975") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473914_d20250722_m023043_c001_v7007000_t0000_u01753151443812") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a0ed_d20250722_m023039_c001_v0001183_t0001_u01753151439583") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c7_d20250722_m023029_c001_v7007000_t0000_u01753151429232") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ba1_d20250722_m023023_c001_v0001041_t0018_u01753151423302") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd31_d20250722_m023013_c001_v7007000_t0000_u01753151413186") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ef3_d20250722_m023009_c001_v0001183_t0014_u01753151409353") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed78227d_d20250722_m023007_c001_v7007000_t0000_u01753151407872") 2025/07/22 02:32:22 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04f4_d20250722_m023004_c001_v0001113_t0027_u01753151404458") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e4e_d20250722_m022954_c001_v7007000_t0000_u01753151394141") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04c8_d20250722_m022950_c001_v0001113_t0016_u01753151390531") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f415646e60c601419_d20250722_m022949_c001_v7007000_t0000_u01753151389568") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d671c_d20250722_m022945_c001_v0001181_t0035_u01753151385379") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f237_d20250722_m022932_c001_v7007000_t0000_u01753151372478") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0486_d20250722_m022928_c001_v0001113_t0058_u01753151368332") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025022_d20250722_m022917_c001_v7007000_t0000_u01753151357530") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b044e_d20250722_m022913_c001_v0001113_t0014_u01753151353429") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9fb_d20250722_m022903_c001_v7007000_t0000_u01753151343664") 2025/07/22 02:32:23 DEBUG : banana: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0424_d20250722_m022859_c001_v0001113_t0007_u01753151339502") 2025/07/22 02:32:23 DEBUG : bananaSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782288_d20250722_m023011_c001_v7007000_t0000_u01753151411070") 2025/07/22 02:32:23 DEBUG : bananaSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67b8_d20250722_m023006_c001_v0001181_t0043_u01753151406278") 2025/07/22 02:32:23 DEBUG : both0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45bc_d20250722_m022833_c001_v7007000_t0000_u01753151313753") 2025/07/22 02:32:23 DEBUG : both0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63968b_d20250722_m022822_c001_v0001183_t0056_u01753151302005") 2025/07/22 02:32:23 DEBUG : both0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905a_d20250722_m022817_c001_v7007000_t0000_u01753151297756") 2025/07/22 02:32:23 DEBUG : both0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639541_d20250722_m022806_c001_v0001183_t0001_u01753151286350") 2025/07/22 02:32:23 DEBUG : both1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45bd_d20250722_m022833_c001_v7007000_t0000_u01753151313939") 2025/07/22 02:32:23 DEBUG : both1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63969d_d20250722_m022822_c001_v0001183_t0003_u01753151302792") 2025/07/22 02:32:23 DEBUG : both1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905b_d20250722_m022817_c001_v7007000_t0000_u01753151297938") 2025/07/22 02:32:23 DEBUG : both1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63954d_d20250722_m022806_c001_v0001183_t0017_u01753151286758") 2025/07/22 02:32:23 DEBUG : both10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45be_d20250722_m022834_c001_v7007000_t0000_u01753151314123") 2025/07/22 02:32:24 DEBUG : both10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396e9_d20250722_m022826_c001_v0001183_t0001_u01753151306625") 2025/07/22 02:32:24 DEBUG : both10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905c_d20250722_m022818_c001_v7007000_t0000_u01753151298122") 2025/07/22 02:32:24 DEBUG : both10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395b7_d20250722_m022810_c001_v0001183_t0059_u01753151290728") 2025/07/22 02:32:24 DEBUG : both11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45bf_d20250722_m022834_c001_v7007000_t0000_u01753151314306") 2025/07/22 02:32:24 DEBUG : both11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396f3_d20250722_m022827_c001_v0001183_t0014_u01753151307042") 2025/07/22 02:32:24 DEBUG : both11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905d_d20250722_m022818_c001_v7007000_t0000_u01753151298305") 2025/07/22 02:32:24 DEBUG : both11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395c3_d20250722_m022811_c001_v0001183_t0013_u01753151291136") 2025/07/22 02:32:24 DEBUG : both12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c0_d20250722_m022834_c001_v7007000_t0000_u01753151314489") 2025/07/22 02:32:24 DEBUG : both12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396fd_d20250722_m022827_c001_v0001183_t0022_u01753151307459") 2025/07/22 02:32:24 DEBUG : both12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905e_d20250722_m022818_c001_v7007000_t0000_u01753151298489") 2025/07/22 02:32:24 DEBUG : both12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395cd_d20250722_m022811_c001_v0001183_t0008_u01753151291561") 2025/07/22 02:32:24 DEBUG : both13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c1_d20250722_m022834_c001_v7007000_t0000_u01753151314672") 2025/07/22 02:32:24 DEBUG : both13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639705_d20250722_m022827_c001_v0001183_t0022_u01753151307867") 2025/07/22 02:32:24 DEBUG : both13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9905f_d20250722_m022818_c001_v7007000_t0000_u01753151298675") 2025/07/22 02:32:24 DEBUG : both13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395d5_d20250722_m022811_c001_v0001183_t0003_u01753151291994") 2025/07/22 02:32:24 DEBUG : both14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c2_d20250722_m022834_c001_v7007000_t0000_u01753151314855") 2025/07/22 02:32:24 DEBUG : both14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639711_d20250722_m022828_c001_v0001183_t0019_u01753151308315") 2025/07/22 02:32:24 DEBUG : both14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99061_d20250722_m022818_c001_v7007000_t0000_u01753151298860") 2025/07/22 02:32:24 DEBUG : both14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395dd_d20250722_m022812_c001_v0001183_t0031_u01753151292459") 2025/07/22 02:32:24 DEBUG : both15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c3_d20250722_m022835_c001_v7007000_t0000_u01753151315037") 2025/07/22 02:32:24 DEBUG : both15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63971d_d20250722_m022828_c001_v0001183_t0002_u01753151308745") 2025/07/22 02:32:25 DEBUG : both15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99062_d20250722_m022819_c001_v7007000_t0000_u01753151299044") 2025/07/22 02:32:25 DEBUG : both15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395e7_d20250722_m022812_c001_v0001183_t0051_u01753151292873") 2025/07/22 02:32:25 DEBUG : both16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c4_d20250722_m022835_c001_v7007000_t0000_u01753151315219") 2025/07/22 02:32:25 DEBUG : both16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63972b_d20250722_m022829_c001_v0001183_t0016_u01753151309198") 2025/07/22 02:32:25 DEBUG : both16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99063_d20250722_m022819_c001_v7007000_t0000_u01753151299229") 2025/07/22 02:32:25 DEBUG : both16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395f1_d20250722_m022813_c001_v0001183_t0021_u01753151293310") 2025/07/22 02:32:25 DEBUG : both17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c5_d20250722_m022835_c001_v7007000_t0000_u01753151315402") 2025/07/22 02:32:25 DEBUG : both17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639735_d20250722_m022829_c001_v0001183_t0055_u01753151309640") 2025/07/22 02:32:25 DEBUG : both17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99064_d20250722_m022819_c001_v7007000_t0000_u01753151299412") 2025/07/22 02:32:25 DEBUG : both17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395fb_d20250722_m022813_c001_v0001183_t0003_u01753151293747") 2025/07/22 02:32:25 DEBUG : both18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c6_d20250722_m022835_c001_v7007000_t0000_u01753151315588") 2025/07/22 02:32:25 DEBUG : both18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639747_d20250722_m022830_c001_v0001183_t0055_u01753151310122") 2025/07/22 02:32:25 DEBUG : both18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99065_d20250722_m022819_c001_v7007000_t0000_u01753151299598") 2025/07/22 02:32:25 DEBUG : both18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63960b_d20250722_m022814_c001_v0001183_t0020_u01753151294172") 2025/07/22 02:32:25 DEBUG : both19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c7_d20250722_m022835_c001_v7007000_t0000_u01753151315772") 2025/07/22 02:32:25 DEBUG : both19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63974d_d20250722_m022830_c001_v0001183_t0010_u01753151310558") 2025/07/22 02:32:25 DEBUG : both19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99067_d20250722_m022819_c001_v7007000_t0000_u01753151299782") 2025/07/22 02:32:25 DEBUG : both19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639615_d20250722_m022814_c001_v0001183_t0044_u01753151294612") 2025/07/22 02:32:25 DEBUG : both2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c8_d20250722_m022835_c001_v7007000_t0000_u01753151315956") 2025/07/22 02:32:25 DEBUG : both2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396a7_d20250722_m022823_c001_v0001183_t0039_u01753151303239") 2025/07/22 02:32:25 DEBUG : both2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99068_d20250722_m022819_c001_v7007000_t0000_u01753151299964") 2025/07/22 02:32:26 DEBUG : both2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639557_d20250722_m022807_c001_v0001183_t0021_u01753151287189") 2025/07/22 02:32:26 DEBUG : both3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45c9_d20250722_m022836_c001_v7007000_t0000_u01753151316137") 2025/07/22 02:32:26 DEBUG : both3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396b1_d20250722_m022823_c001_v0001183_t0048_u01753151303660") 2025/07/22 02:32:26 DEBUG : both3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99069_d20250722_m022820_c001_v7007000_t0000_u01753151300150") 2025/07/22 02:32:26 DEBUG : both3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639561_d20250722_m022807_c001_v0001183_t0008_u01753151287599") 2025/07/22 02:32:26 DEBUG : both4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45ca_d20250722_m022836_c001_v7007000_t0000_u01753151316321") 2025/07/22 02:32:26 DEBUG : both4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396b5_d20250722_m022824_c001_v0001183_t0013_u01753151304076") 2025/07/22 02:32:26 DEBUG : both4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9906a_d20250722_m022820_c001_v7007000_t0000_u01753151300336") 2025/07/22 02:32:26 DEBUG : both4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639571_d20250722_m022808_c001_v0001183_t0018_u01753151288077") 2025/07/22 02:32:26 DEBUG : both5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45cb_d20250722_m022836_c001_v7007000_t0000_u01753151316504") 2025/07/22 02:32:26 DEBUG : both5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396bd_d20250722_m022824_c001_v0001183_t0018_u01753151304489") 2025/07/22 02:32:26 DEBUG : both5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9906b_d20250722_m022820_c001_v7007000_t0000_u01753151300524") 2025/07/22 02:32:26 DEBUG : both5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63957b_d20250722_m022808_c001_v0001183_t0057_u01753151288531") 2025/07/22 02:32:26 DEBUG : both6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45cc_d20250722_m022836_c001_v7007000_t0000_u01753151316685") 2025/07/22 02:32:26 DEBUG : both6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396c9_d20250722_m022824_c001_v0001183_t0000_u01753151304906") 2025/07/22 02:32:26 DEBUG : both6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9906c_d20250722_m022820_c001_v7007000_t0000_u01753151300717") 2025/07/22 02:32:26 DEBUG : both6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63958b_d20250722_m022808_c001_v0001183_t0017_u01753151288942") 2025/07/22 02:32:26 DEBUG : both7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45cd_d20250722_m022836_c001_v7007000_t0000_u01753151316867") 2025/07/22 02:32:26 DEBUG : both7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396d3_d20250722_m022825_c001_v0001183_t0019_u01753151305375") 2025/07/22 02:32:26 DEBUG : both7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9906e_d20250722_m022820_c001_v7007000_t0000_u01753151300901") 2025/07/22 02:32:26 DEBUG : both7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639597_d20250722_m022809_c001_v0001183_t0009_u01753151289427") 2025/07/22 02:32:27 DEBUG : both8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45ce_d20250722_m022837_c001_v7007000_t0000_u01753151317050") 2025/07/22 02:32:27 DEBUG : both8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396d9_d20250722_m022825_c001_v0001183_t0049_u01753151305796") 2025/07/22 02:32:27 DEBUG : both8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e9906f_d20250722_m022821_c001_v7007000_t0000_u01753151301083") 2025/07/22 02:32:27 DEBUG : both8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63959f_d20250722_m022809_c001_v0001183_t0000_u01753151289844") 2025/07/22 02:32:27 DEBUG : both9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45cf_d20250722_m022837_c001_v7007000_t0000_u01753151317233") 2025/07/22 02:32:27 DEBUG : both9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6396e1_d20250722_m022826_c001_v0001183_t0029_u01753151306207") 2025/07/22 02:32:27 DEBUG : both9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99070_d20250722_m022821_c001_v7007000_t0000_u01753151301267") 2025/07/22 02:32:27 DEBUG : both9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6395ab_d20250722_m022810_c001_v0001183_t0011_u01753151290302") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad3_d20250722_m022446_c001_v7007000_t0000_u01753151086116") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f58_d20250722_m022444_c001_v0001181_t0050_u01753151084547") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3323_d20250722_m022443_c001_v7007000_t0000_u01753151083964") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f42_d20250722_m022442_c001_v0001181_t0035_u01753151082223") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aacb_d20250722_m022427_c001_v7007000_t0000_u01753151067400") 2025/07/22 02:32:27 DEBUG : c/non empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5eae_d20250722_m022425_c001_v0001181_t0046_u01753151065719") 2025/07/22 02:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b44_d20250722_m022935_c001_v7007000_t0000_u01753151375257") 2025/07/22 02:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a92_d20250722_m022930_c001_v0001041_t0031_u01753151370544") 2025/07/22 02:32:27 DEBUG : check sum: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac3_d20250722_m022418_c001_v7007000_t0000_u01753151058584") 2025/07/22 02:32:27 DEBUG : check sum: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e7c_d20250722_m022417_c001_v0001181_t0001_u01753151057627") 2025/07/22 02:32:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7822d4_d20250722_m023213_c001_v7007000_t0000_u01753151533432") 2025/07/22 02:32:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0644_d20250722_m023211_c001_v0001113_t0039_u01753151531570") 2025/07/22 02:32:27 DEBUG : dest/3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782195_d20250722_m022627_c001_v7007000_t0000_u01753151187585") 2025/07/22 02:32:27 DEBUG : dest/3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4085cc9c14d28691_d20250722_m022626_c001_v0001154_t0021_u01753151186487") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c8_d20250722_m023029_c001_v7007000_t0000_u01753151429414") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0532_d20250722_m023025_c001_v0001113_t0020_u01753151425237") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025086_d20250722_m023143_c001_v7007000_t0000_u01753151503602") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05e4_d20250722_m023132_c001_v0001113_t0059_u01753151492903") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7b_d20250722_m023128_c001_v7007000_t0000_u01753151488671") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05be_d20250722_m023117_c001_v0001113_t0023_u01753151477942") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f60d_d20250722_m023113_c001_v7007000_t0000_u01753151473836") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b058c_d20250722_m023103_c001_v0001113_t0013_u01753151463168") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3844f_d20250722_m023059_c001_v7007000_t0000_u01753151459037") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0564_d20250722_m023048_c001_v0001113_t0022_u01753151448121") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473916_d20250722_m023043_c001_v7007000_t0000_u01753151443994") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b054a_d20250722_m023033_c001_v0001113_t0056_u01753151433554") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4074ca2dcf41f950_d20250722_m023026_c001_v7007000_t0000_u01753151426708") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639f71_d20250722_m023017_c001_v0001183_t0033_u01753151417464") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd32_d20250722_m023013_c001_v7007000_t0000_u01753151413371") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ef9_d20250722_m023009_c001_v0001183_t0000_u01753151409575") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878cc8_d20250722_m023008_c001_v7007000_t0000_u01753151408042") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639e45_d20250722_m022958_c001_v0001183_t0003_u01753151398396") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e50_d20250722_m022954_c001_v7007000_t0000_u01753151394328") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d673e_d20250722_m022950_c001_v0001181_t0048_u01753151390737") 2025/07/22 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f242_d20250722_m022949_c001_v7007000_t0000_u01753151389578") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639cb1_d20250722_m022939_c001_v0001183_t0003_u01753151379356") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f23b_d20250722_m022932_c001_v7007000_t0000_u01753151372692") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639b3f_d20250722_m022921_c001_v0001183_t0024_u01753151361883") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025023_d20250722_m022917_c001_v7007000_t0000_u01753151357713") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639a0e_d20250722_m022907_c001_v0001183_t0039_u01753151347914") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9fc_d20250722_m022903_c001_v7007000_t0000_u01753151343845") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639904_d20250722_m022854_c001_v0001183_t0017_u01753151334184") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878cd2_d20250722_m023011_c001_v7007000_t0000_u01753151411269") 2025/07/22 02:32:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ec7_d20250722_m023006_c001_v0001183_t0048_u01753151406478") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c9_d20250722_m023029_c001_v7007000_t0000_u01753151429598") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6820_d20250722_m023025_c001_v0001181_t0046_u01753151425226") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025087_d20250722_m023143_c001_v7007000_t0000_u01753151503787") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a4b9_d20250722_m023133_c001_v0001183_t0052_u01753151493527") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7c_d20250722_m023128_c001_v7007000_t0000_u01753151488889") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a3bb_d20250722_m023118_c001_v0001183_t0018_u01753151478728") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f60e_d20250722_m023114_c001_v7007000_t0000_u01753151474018") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a2c0_d20250722_m023103_c001_v0001183_t0020_u01753151463806") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38450_d20250722_m023059_c001_v7007000_t0000_u01753151459220") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a19f_d20250722_m023048_c001_v0001183_t0052_u01753151448821") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473917_d20250722_m023044_c001_v7007000_t0000_u01753151444179") 2025/07/22 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a08d_d20250722_m023034_c001_v0001183_t0003_u01753151434206") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca39_d20250722_m023026_c001_v7007000_t0000_u01753151426934") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b81_d20250722_m023018_c001_v0001041_t0029_u01753151418045") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd33_d20250722_m023013_c001_v7007000_t0000_u01753151413553") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67d4_d20250722_m023009_c001_v0001181_t0014_u01753151409587") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd27_d20250722_m023008_c001_v7007000_t0000_u01753151408065") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04de_d20250722_m022958_c001_v0001113_t0050_u01753151398978") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e51_d20250722_m022954_c001_v7007000_t0000_u01753151394521") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d9b_d20250722_m022950_c001_v0001183_t0039_u01753151390725") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70bc5_d20250722_m022949_c001_v7007000_t0000_u01753151389391") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66fc_d20250722_m022939_c001_v0001181_t0015_u01753151379945") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc842_d20250722_m022932_c001_v7007000_t0000_u01753151372497") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b046e_d20250722_m022922_c001_v0001113_t0016_u01753151362440") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025024_d20250722_m022917_c001_v7007000_t0000_u01753151357896") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b043e_d20250722_m022908_c001_v0001113_t0012_u01753151348497") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9fd_d20250722_m022904_c001_v7007000_t0000_u01753151344027") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0412_d20250722_m022854_c001_v0001113_t0016_u01753151334758") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a9_d20250722_m023011_c001_v7007000_t0000_u01753151411386") 2025/07/22 02:32:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67ba_d20250722_m023006_c001_v0001181_t0000_u01753151406534") 2025/07/22 02:32:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990ca_d20250722_m023029_c001_v7007000_t0000_u01753151429783") 2025/07/22 02:32:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a003_d20250722_m023025_c001_v0001183_t0008_u01753151425247") 2025/07/22 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025088_d20250722_m023143_c001_v7007000_t0000_u01753151503970") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6920_d20250722_m023134_c001_v0001181_t0001_u01753151494082") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7d_d20250722_m023129_c001_v7007000_t0000_u01753151489074") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68e6_d20250722_m023119_c001_v0001181_t0048_u01753151479311") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f60f_d20250722_m023114_c001_v7007000_t0000_u01753151474200") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68ae_d20250722_m023104_c001_v0001181_t0034_u01753151464392") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38451_d20250722_m023059_c001_v7007000_t0000_u01753151459404") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6878_d20250722_m023049_c001_v0001181_t0028_u01753151449412") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473918_d20250722_m023044_c001_v7007000_t0000_u01753151444362") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6844_d20250722_m023034_c001_v0001181_t0053_u01753151434840") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02505b_d20250722_m023026_c001_v7007000_t0000_u01753151426951") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6800_d20250722_m023018_c001_v0001181_t0052_u01753151418705") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd34_d20250722_m023013_c001_v7007000_t0000_u01753151413739") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b53_d20250722_m023009_c001_v0001041_t0033_u01753151409742") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd28_d20250722_m023008_c001_v7007000_t0000_u01753151408248") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b19_d20250722_m022959_c001_v0001041_t0011_u01753151399594") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e52_d20250722_m022954_c001_v7007000_t0000_u01753151394703") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04ca_d20250722_m022950_c001_v0001113_t0003_u01753151390786") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc84e_d20250722_m022949_c001_v7007000_t0000_u01753151389521") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04a2_d20250722_m022940_c001_v0001113_t0021_u01753151380522") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f238_d20250722_m022932_c001_v7007000_t0000_u01753151372487") 2025/07/22 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6695_d20250722_m022923_c001_v0001181_t0031_u01753151363088") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025025_d20250722_m022918_c001_v7007000_t0000_u01753151358079") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d664e_d20250722_m022909_c001_v0001181_t0022_u01753151349125") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9fe_d20250722_m022904_c001_v7007000_t0000_u01753151344210") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d660e_d20250722_m022855_c001_v0001181_t0018_u01753151335161") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42085_d20250722_m023011_c001_v7007000_t0000_u01753151411010") 2025/07/22 02:32:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0500_d20250722_m023006_c001_v0001113_t0054_u01753151406661") 2025/07/22 02:32:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990cb_d20250722_m023029_c001_v7007000_t0000_u01753151429965") 2025/07/22 02:32:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ba9_d20250722_m023025_c001_v0001041_t0014_u01753151425396") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025089_d20250722_m023144_c001_v7007000_t0000_u01753151504154") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cb0_d20250722_m023134_c001_v0001041_t0019_u01753151494664") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7e_d20250722_m023129_c001_v7007000_t0000_u01753151489257") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c78_d20250722_m023119_c001_v0001041_t0003_u01753151479897") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f610_d20250722_m023114_c001_v7007000_t0000_u01753151474390") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c2f_d20250722_m023104_c001_v0001041_t0002_u01753151464996") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38452_d20250722_m023059_c001_v7007000_t0000_u01753151459588") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bff_d20250722_m023049_c001_v0001041_t0008_u01753151449976") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473919_d20250722_m023044_c001_v7007000_t0000_u01753151444545") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bc3_d20250722_m023035_c001_v0001041_t0044_u01753151435419") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5ce_d20250722_m023027_c001_v7007000_t0000_u01753151427073") 2025/07/22 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b051e_d20250722_m023019_c001_v0001113_t0051_u01753151419300") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd35_d20250722_m023013_c001_v7007000_t0000_u01753151413922") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b050c_d20250722_m023009_c001_v0001113_t0038_u01753151409761") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a2_d20250722_m023008_c001_v7007000_t0000_u01753151408460") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6784_d20250722_m023000_c001_v0001181_t0038_u01753151400337") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e53_d20250722_m022954_c001_v7007000_t0000_u01753151394885") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114afd_d20250722_m022950_c001_v0001041_t0054_u01753151390870") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70bc6_d20250722_m022949_c001_v7007000_t0000_u01753151389589") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ad0_d20250722_m022941_c001_v0001041_t0042_u01753151381269") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e1518_d20250722_m022932_c001_v7007000_t0000_u01753151372523") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a70_d20250722_m022923_c001_v0001041_t0026_u01753151363673") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025026_d20250722_m022918_c001_v7007000_t0000_u01753151358262") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a2e_d20250722_m022909_c001_v0001041_t0022_u01753151349695") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9ff_d20250722_m022904_c001_v7007000_t0000_u01753151344393") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f1149f8_d20250722_m022855_c001_v0001041_t0058_u01753151335371") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42086_d20250722_m023011_c001_v7007000_t0000_u01753151411214") 2025/07/22 02:32:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b43_d20250722_m023006_c001_v0001041_t0043_u01753151406680") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990cc_d20250722_m023030_c001_v7007000_t0000_u01753151430174") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a005_d20250722_m023025_c001_v0001183_t0056_u01753151425444") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508a_d20250722_m023144_c001_v7007000_t0000_u01753151504336") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05f0_d20250722_m023135_c001_v0001113_t0036_u01753151495152") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb7f_d20250722_m023129_c001_v7007000_t0000_u01753151489451") 2025/07/22 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05ca_d20250722_m023120_c001_v0001113_t0019_u01753151480267") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f611_d20250722_m023114_c001_v7007000_t0000_u01753151474571") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0592_d20250722_m023105_c001_v0001113_t0039_u01753151465584") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38453_d20250722_m023059_c001_v7007000_t0000_u01753151459773") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b056c_d20250722_m023050_c001_v0001113_t0056_u01753151450559") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447391b_d20250722_m023044_c001_v7007000_t0000_u01753151444727") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b054c_d20250722_m023035_c001_v0001113_t0002_u01753151435783") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca52833428a_d20250722_m023026_c001_v7007000_t0000_u01753151426906") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639fa3_d20250722_m023019_c001_v0001183_t0015_u01753151419592") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd36_d20250722_m023014_c001_v7007000_t0000_u01753151414106") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639f07_d20250722_m023009_c001_v0001183_t0055_u01753151409804") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42083_d20250722_m023008_c001_v7007000_t0000_u01753151408472") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639e71_d20250722_m023000_c001_v0001183_t0036_u01753151400620") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e54_d20250722_m022955_c001_v7007000_t0000_u01753151395067") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639da3_d20250722_m022950_c001_v0001183_t0013_u01753151390922") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd0e_d20250722_m022949_c001_v7007000_t0000_u01753151389604") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ce5_d20250722_m022941_c001_v0001183_t0018_u01753151381791") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38402_d20250722_m022932_c001_v7007000_t0000_u01753151372630") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639b6d_d20250722_m022924_c001_v0001183_t0018_u01753151364120") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025027_d20250722_m022918_c001_v7007000_t0000_u01753151358445") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639a3b_d20250722_m022910_c001_v0001183_t0034_u01753151350073") 2025/07/22 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca00_d20250722_m022904_c001_v7007000_t0000_u01753151344576") 2025/07/22 02:32:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639920_d20250722_m022855_c001_v0001183_t0040_u01753151335718") 2025/07/22 02:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782289_d20250722_m023011_c001_v7007000_t0000_u01753151411246") 2025/07/22 02:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ecb_d20250722_m023006_c001_v0001183_t0015_u01753151406690") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990cd_d20250722_m023030_c001_v7007000_t0000_u01753151430365") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6822_d20250722_m023025_c001_v0001181_t0016_u01753151425455") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508b_d20250722_m023144_c001_v7007000_t0000_u01753151504519") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a4df_d20250722_m023135_c001_v0001183_t0015_u01753151495586") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb80_d20250722_m023129_c001_v7007000_t0000_u01753151489638") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a3df_d20250722_m023120_c001_v0001183_t0059_u01753151480652") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f612_d20250722_m023114_c001_v7007000_t0000_u01753151474753") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a2ee_d20250722_m023106_c001_v0001183_t0014_u01753151466267") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38455_d20250722_m023059_c001_v7007000_t0000_u01753151459959") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a1cf_d20250722_m023050_c001_v0001183_t0039_u01753151450830") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447391c_d20250722_m023044_c001_v7007000_t0000_u01753151444909") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a0af_d20250722_m023036_c001_v0001183_t0002_u01753151436041") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9ac26_d20250722_m023026_c001_v7007000_t0000_u01753151426914") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b8d_d20250722_m023019_c001_v0001041_t0032_u01753151419803") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd37_d20250722_m023014_c001_v7007000_t0000_u01753151414289") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67d8_d20250722_m023009_c001_v0001181_t0058_u01753151409817") 2025/07/22 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed78227f_d20250722_m023008_c001_v7007000_t0000_u01753151408057") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04e6_d20250722_m023000_c001_v0001113_t0033_u01753151400836") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e55_d20250722_m022955_c001_v7007000_t0000_u01753151395249") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6740_d20250722_m022951_c001_v0001181_t0040_u01753151391006") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5ab_d20250722_m022949_c001_v7007000_t0000_u01753151389538") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6708_d20250722_m022942_c001_v0001181_t0039_u01753151382026") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5a3_d20250722_m022932_c001_v7007000_t0000_u01753151372702") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0478_d20250722_m022924_c001_v0001113_t0040_u01753151364329") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025028_d20250722_m022918_c001_v7007000_t0000_u01753151358631") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0442_d20250722_m022910_c001_v0001113_t0047_u01753151350285") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca01_d20250722_m022904_c001_v7007000_t0000_u01753151344759") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0416_d20250722_m022855_c001_v0001113_t0022_u01753151335923") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a6_d20250722_m023011_c001_v7007000_t0000_u01753151411030") 2025/07/22 02:32:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67be_d20250722_m023006_c001_v0001181_t0012_u01753151406771") 2025/07/22 02:32:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990ce_d20250722_m023030_c001_v7007000_t0000_u01753151430548") 2025/07/22 02:32:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0536_d20250722_m023025_c001_v0001113_t0052_u01753151425595") 2025/07/22 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508c_d20250722_m023144_c001_v7007000_t0000_u01753151504703") 2025/07/22 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6922_d20250722_m023135_c001_v0001181_t0027_u01753151495797") 2025/07/22 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb81_d20250722_m023129_c001_v7007000_t0000_u01753151489823") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68f8_d20250722_m023120_c001_v0001181_t0015_u01753151480880") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f613_d20250722_m023114_c001_v7007000_t0000_u01753151474935") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68b6_d20250722_m023106_c001_v0001181_t0053_u01753151466499") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38456_d20250722_m023100_c001_v7007000_t0000_u01753151460146") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6880_d20250722_m023051_c001_v0001181_t0029_u01753151451029") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447391d_d20250722_m023045_c001_v7007000_t0000_u01753151445091") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6848_d20250722_m023036_c001_v0001181_t0030_u01753151436268") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c4_d20250722_m023027_c001_v7007000_t0000_u01753151427087") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6808_d20250722_m023020_c001_v0001181_t0035_u01753151420255") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd38_d20250722_m023014_c001_v7007000_t0000_u01753151414473") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639f0d_d20250722_m023010_c001_v0001183_t0030_u01753151410013") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782280_d20250722_m023008_c001_v7007000_t0000_u01753151408241") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b23_d20250722_m023001_c001_v0001041_t0032_u01753151401292") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e56_d20250722_m022955_c001_v7007000_t0000_u01753151395431") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04cc_d20250722_m022951_c001_v0001113_t0011_u01753151391110") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc84c_d20250722_m022949_c001_v7007000_t0000_u01753151389156") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04a6_d20250722_m022942_c001_v0001113_t0011_u01753151382238") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e151a_d20250722_m022932_c001_v7007000_t0000_u01753151372713") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d669e_d20250722_m022924_c001_v0001181_t0056_u01753151364804") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025029_d20250722_m022918_c001_v7007000_t0000_u01753151358815") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6658_d20250722_m022910_c001_v0001181_t0020_u01753151350593") 2025/07/22 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca05_d20250722_m022904_c001_v7007000_t0000_u01753151344940") 2025/07/22 02:32:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6612_d20250722_m022856_c001_v0001181_t0029_u01753151336280") 2025/07/22 02:32:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a7_d20250722_m023011_c001_v7007000_t0000_u01753151411204") 2025/07/22 02:32:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ed1_d20250722_m023006_c001_v0001183_t0025_u01753151406886") 2025/07/22 02:32:38 DEBUG : dir1/0007-12345: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d0_d20250722_m023030_c001_v7007000_t0000_u01753151430731") 2025/07/22 02:32:38 DEBUG : dir1/0007-12345: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a007_d20250722_m023025_c001_v0001183_t0039_u01753151425642") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508d_d20250722_m023144_c001_v7007000_t0000_u01753151504886") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cb4_d20250722_m023136_c001_v0001041_t0003_u01753151496014") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb82_d20250722_m023130_c001_v7007000_t0000_u01753151490023") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c82_d20250722_m023121_c001_v0001041_t0050_u01753151481155") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f614_d20250722_m023115_c001_v7007000_t0000_u01753151475118") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c37_d20250722_m023106_c001_v0001041_t0039_u01753151466707") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38457_d20250722_m023100_c001_v7007000_t0000_u01753151460330") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c05_d20250722_m023051_c001_v0001041_t0028_u01753151451245") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447391f_d20250722_m023045_c001_v7007000_t0000_u01753151445274") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bc7_d20250722_m023036_c001_v0001041_t0015_u01753151436476") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334288_d20250722_m023026_c001_v7007000_t0000_u01753151426723") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0522_d20250722_m023020_c001_v0001113_t0001_u01753151420508") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd39_d20250722_m023014_c001_v7007000_t0000_u01753151414656") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67da_d20250722_m023010_c001_v0001181_t0024_u01753151410053") 2025/07/22 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc89e_d20250722_m023008_c001_v7007000_t0000_u01753151408250") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6792_d20250722_m023001_c001_v0001181_t0018_u01753151401737") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e57_d20250722_m022955_c001_v7007000_t0000_u01753151395613") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639da7_d20250722_m022951_c001_v0001183_t0030_u01753151391142") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b57_d20250722_m022948_c001_v7007000_t0000_u01753151388985") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ad6_d20250722_m022942_c001_v0001041_t0028_u01753151382539") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38401_d20250722_m022932_c001_v7007000_t0000_u01753151372449") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a76_d20250722_m022925_c001_v0001041_t0029_u01753151365024") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502a_d20250722_m022918_c001_v7007000_t0000_u01753151358997") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a34_d20250722_m022910_c001_v0001041_t0044_u01753151350802") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca08_d20250722_m022905_c001_v7007000_t0000_u01753151345124") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f1149fc_d20250722_m022856_c001_v0001041_t0012_u01753151336525") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed78228a_d20250722_m023011_c001_v7007000_t0000_u01753151411257") 2025/07/22 02:32:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67c0_d20250722_m023006_c001_v0001181_t0007_u01753151406979") 2025/07/22 02:32:39 DEBUG : dir1/0008-23456: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d1_d20250722_m023030_c001_v7007000_t0000_u01753151430914") 2025/07/22 02:32:39 DEBUG : dir1/0008-23456: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6826_d20250722_m023025_c001_v0001181_t0012_u01753151425697") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508e_d20250722_m023145_c001_v7007000_t0000_u01753151505068") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05f2_d20250722_m023136_c001_v0001113_t0004_u01753151496451") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb84_d20250722_m023130_c001_v7007000_t0000_u01753151490215") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05ce_d20250722_m023121_c001_v0001113_t0008_u01753151481465") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f615_d20250722_m023115_c001_v7007000_t0000_u01753151475300") 2025/07/22 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b059a_d20250722_m023107_c001_v0001113_t0016_u01753151467167") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38458_d20250722_m023100_c001_v7007000_t0000_u01753151460514") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b056e_d20250722_m023051_c001_v0001113_t0002_u01753151451589") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473921_d20250722_m023045_c001_v7007000_t0000_u01753151445456") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b054e_d20250722_m023036_c001_v0001113_t0004_u01753151436963") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5cb_d20250722_m023026_c001_v7007000_t0000_u01753151426702") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639fb5_d20250722_m023020_c001_v0001183_t0040_u01753151420803") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3a_d20250722_m023014_c001_v7007000_t0000_u01753151414841") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b59_d20250722_m023010_c001_v0001041_t0028_u01753151410171") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878cc9_d20250722_m023008_c001_v7007000_t0000_u01753151408225") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639e87_d20250722_m023001_c001_v0001183_t0047_u01753151401954") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e58_d20250722_m022955_c001_v7007000_t0000_u01753151395795") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114aff_d20250722_m022951_c001_v0001041_t0017_u01753151391188") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b58_d20250722_m022949_c001_v7007000_t0000_u01753151389170") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639cf5_d20250722_m022942_c001_v0001183_t0031_u01753151382973") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b3c_d20250722_m022932_c001_v7007000_t0000_u01753151372463") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639b89_d20250722_m022925_c001_v0001183_t0045_u01753151365416") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502b_d20250722_m022919_c001_v7007000_t0000_u01753151359179") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639a55_d20250722_m022911_c001_v0001183_t0040_u01753151351153") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca09_d20250722_m022905_c001_v7007000_t0000_u01753151345305") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63993e_d20250722_m022856_c001_v0001183_t0000_u01753151336878") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42087_d20250722_m023011_c001_v7007000_t0000_u01753151411398") 2025/07/22 02:32:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b45_d20250722_m023007_c001_v0001041_t0041_u01753151407079") 2025/07/22 02:32:41 DEBUG : dir1/0009-34567: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d2_d20250722_m023031_c001_v7007000_t0000_u01753151431098") 2025/07/22 02:32:41 DEBUG : dir1/0009-34567: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bad_d20250722_m023025_c001_v0001041_t0052_u01753151425774") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02508f_d20250722_m023145_c001_v7007000_t0000_u01753151505251") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a4f5_d20250722_m023136_c001_v0001183_t0019_u01753151496730") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb85_d20250722_m023130_c001_v7007000_t0000_u01753151490400") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a3ef_d20250722_m023121_c001_v0001183_t0041_u01753151481930") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f616_d20250722_m023115_c001_v7007000_t0000_u01753151475482") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a300_d20250722_m023107_c001_v0001183_t0020_u01753151467511") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38459_d20250722_m023100_c001_v7007000_t0000_u01753151460698") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a1ed_d20250722_m023051_c001_v0001183_t0016_u01753151451880") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473922_d20250722_m023045_c001_v7007000_t0000_u01753151445687") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a0c1_d20250722_m023037_c001_v0001183_t0003_u01753151437255") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c2_d20250722_m023026_c001_v7007000_t0000_u01753151426716") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b93_d20250722_m023021_c001_v0001041_t0051_u01753151421001") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3b_d20250722_m023015_c001_v7007000_t0000_u01753151415026") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639f13_d20250722_m023010_c001_v0001183_t0021_u01753151410228") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782282_d20250722_m023008_c001_v7007000_t0000_u01753151408425") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04ec_d20250722_m023002_c001_v0001113_t0059_u01753151402166") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e59_d20250722_m022955_c001_v7007000_t0000_u01753151395976") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6742_d20250722_m022951_c001_v0001181_t0004_u01753151391229") 2025/07/22 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f241_d20250722_m022949_c001_v7007000_t0000_u01753151389396") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d670e_d20250722_m022943_c001_v0001181_t0028_u01753151383180") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38403_d20250722_m022932_c001_v7007000_t0000_u01753151372812") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b047c_d20250722_m022925_c001_v0001113_t0022_u01753151365662") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502c_d20250722_m022919_c001_v7007000_t0000_u01753151359399") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0446_d20250722_m022911_c001_v0001113_t0051_u01753151351367") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca0a_d20250722_m022905_c001_v7007000_t0000_u01753151345487") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b041e_d20250722_m022857_c001_v0001113_t0044_u01753151337084") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a8_d20250722_m023011_c001_v7007000_t0000_u01753151411216") 2025/07/22 02:32:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ed3_d20250722_m023007_c001_v0001183_t0019_u01753151407089") 2025/07/22 02:32:42 DEBUG : dir1/0010-45678: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d3_d20250722_m023031_c001_v7007000_t0000_u01753151431281") 2025/07/22 02:32:42 DEBUG : dir1/0010-45678: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a00d_d20250722_m023025_c001_v0001183_t0052_u01753151425849") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025090_d20250722_m023145_c001_v7007000_t0000_u01753151505434") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6926_d20250722_m023136_c001_v0001181_t0053_u01753151496948") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb86_d20250722_m023130_c001_v7007000_t0000_u01753151490618") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68fc_d20250722_m023122_c001_v0001181_t0012_u01753151482145") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f617_d20250722_m023115_c001_v7007000_t0000_u01753151475666") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68be_d20250722_m023107_c001_v0001181_t0049_u01753151467717") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3845b_d20250722_m023100_c001_v7007000_t0000_u01753151460881") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6886_d20250722_m023052_c001_v0001181_t0001_u01753151452079") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473924_d20250722_m023045_c001_v7007000_t0000_u01753151445869") 2025/07/22 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d684c_d20250722_m023037_c001_v0001181_t0034_u01753151437493") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334287_d20250722_m023026_c001_v7007000_t0000_u01753151426539") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6810_d20250722_m023021_c001_v0001181_t0046_u01753151421412") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3c_d20250722_m023015_c001_v7007000_t0000_u01753151415209") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67dc_d20250722_m023010_c001_v0001181_t0003_u01753151410263") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd29_d20250722_m023008_c001_v7007000_t0000_u01753151408438") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b27_d20250722_m023002_c001_v0001041_t0051_u01753151402589") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5a_d20250722_m022956_c001_v7007000_t0000_u01753151396157") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639dad_d20250722_m022951_c001_v0001183_t0031_u01753151391345") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e48_d20250722_m022949_c001_v7007000_t0000_u01753151389544") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04ac_d20250722_m022943_c001_v0001113_t0000_u01753151383397") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f239_d20250722_m022932_c001_v7007000_t0000_u01753151372660") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66ac_d20250722_m022926_c001_v0001181_t0034_u01753151366113") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502d_d20250722_m022919_c001_v7007000_t0000_u01753151359583") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d665c_d20250722_m022911_c001_v0001181_t0027_u01753151351631") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca0b_d20250722_m022905_c001_v7007000_t0000_u01753151345669") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6614_d20250722_m022857_c001_v0001181_t0054_u01753151337418") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd2c_d20250722_m023011_c001_v7007000_t0000_u01753151411042") 2025/07/22 02:32:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0504_d20250722_m023007_c001_v0001113_t0010_u01753151407129") 2025/07/22 02:32:43 DEBUG : dir1/0011-56789: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d4_d20250722_m023031_c001_v7007000_t0000_u01753151431464") 2025/07/22 02:32:43 DEBUG : dir1/0011-56789: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b053a_d20250722_m023025_c001_v0001113_t0008_u01753151425908") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025091_d20250722_m023145_c001_v7007000_t0000_u01753151505616") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cba_d20250722_m023137_c001_v0001041_t0054_u01753151497167") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb87_d20250722_m023130_c001_v7007000_t0000_u01753151490801") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c86_d20250722_m023122_c001_v0001041_t0040_u01753151482365") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f618_d20250722_m023115_c001_v7007000_t0000_u01753151475848") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c3d_d20250722_m023107_c001_v0001041_t0049_u01753151467923") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3845c_d20250722_m023101_c001_v7007000_t0000_u01753151461068") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c09_d20250722_m023052_c001_v0001041_t0027_u01753151452296") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473925_d20250722_m023046_c001_v7007000_t0000_u01753151446050") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bcb_d20250722_m023037_c001_v0001041_t0035_u01753151437733") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5ca_d20250722_m023026_c001_v7007000_t0000_u01753151426517") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0526_d20250722_m023021_c001_v0001113_t0055_u01753151421620") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3d_d20250722_m023015_c001_v7007000_t0000_u01753151415391") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639f17_d20250722_m023010_c001_v0001183_t0043_u01753151410429") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc89f_d20250722_m023008_c001_v7007000_t0000_u01753151408263") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d679e_d20250722_m023002_c001_v0001181_t0037_u01753151402941") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5b_d20250722_m022956_c001_v7007000_t0000_u01753151396339") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6744_d20250722_m022951_c001_v0001181_t0009_u01753151391439") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc84d_d20250722_m022949_c001_v7007000_t0000_u01753151389339") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114adb_d20250722_m022943_c001_v0001041_t0027_u01753151383681") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b3f_d20250722_m022932_c001_v7007000_t0000_u01753151372834") 2025/07/22 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a7c_d20250722_m022926_c001_v0001041_t0033_u01753151366355") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502e_d20250722_m022919_c001_v7007000_t0000_u01753151359767") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a3a_d20250722_m022911_c001_v0001041_t0052_u01753151351844") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca0c_d20250722_m022905_c001_v7007000_t0000_u01753151345864") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a04_d20250722_m022857_c001_v0001041_t0018_u01753151337635") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782287_d20250722_m023011_c001_v7007000_t0000_u01753151411061") 2025/07/22 02:32:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67c4_d20250722_m023007_c001_v0001181_t0012_u01753151407209") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d5_d20250722_m023031_c001_v7007000_t0000_u01753151431665") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6828_d20250722_m023025_c001_v0001181_t0001_u01753151425918") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025092_d20250722_m023145_c001_v7007000_t0000_u01753151505815") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05f4_d20250722_m023137_c001_v0001113_t0038_u01753151497493") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb88_d20250722_m023130_c001_v7007000_t0000_u01753151490989") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b05d4_d20250722_m023122_c001_v0001113_t0033_u01753151482830") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f619_d20250722_m023116_c001_v7007000_t0000_u01753151476033") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b059e_d20250722_m023108_c001_v0001113_t0039_u01753151468223") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3845d_d20250722_m023101_c001_v7007000_t0000_u01753151461251") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0572_d20250722_m023052_c001_v0001113_t0052_u01753151452764") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473926_d20250722_m023046_c001_v7007000_t0000_u01753151446233") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0550_d20250722_m023038_c001_v0001113_t0019_u01753151438211") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5cd_d20250722_m023026_c001_v7007000_t0000_u01753151426887") 2025/07/22 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639fd0_d20250722_m023021_c001_v0001183_t0036_u01753151421893") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3e_d20250722_m023015_c001_v7007000_t0000_u01753151415577") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0510_d20250722_m023010_c001_v0001113_t0033_u01753151410465") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42082_d20250722_m023008_c001_v7007000_t0000_u01753151408284") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639e91_d20250722_m023003_c001_v0001183_t0035_u01753151403159") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5c_d20250722_m022956_c001_v7007000_t0000_u01753151396520") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04ce_d20250722_m022951_c001_v0001113_t0022_u01753151391491") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc84b_d20250722_m022948_c001_v7007000_t0000_u01753151388974") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d0d_d20250722_m022944_c001_v0001183_t0024_u01753151384022") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f23a_d20250722_m022932_c001_v7007000_t0000_u01753151372672") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639b9f_d20250722_m022926_c001_v0001183_t0010_u01753151366785") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02502f_d20250722_m022919_c001_v7007000_t0000_u01753151359951") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639a73_d20250722_m022912_c001_v0001183_t0041_u01753151352154") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca0d_d20250722_m022906_c001_v7007000_t0000_u01753151346047") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63994e_d20250722_m022857_c001_v0001183_t0043_u01753151337973") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4074ca2dcf41f942_d20250722_m023011_c001_v7007000_t0000_u01753151411055") 2025/07/22 02:32:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639ed7_d20250722_m023007_c001_v0001183_t0027_u01753151407298") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d6_d20250722_m023031_c001_v7007000_t0000_u01753151431848") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a013_d20250722_m023026_c001_v0001183_t0043_u01753151426058") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025093_d20250722_m023145_c001_v7007000_t0000_u01753151505998") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a50b_d20250722_m023137_c001_v0001183_t0048_u01753151497963") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb89_d20250722_m023131_c001_v7007000_t0000_u01753151491172") 2025/07/22 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a40d_d20250722_m023123_c001_v0001183_t0001_u01753151483337") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f61a_d20250722_m023116_c001_v7007000_t0000_u01753151476215") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a310_d20250722_m023108_c001_v0001183_t0046_u01753151468660") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3845e_d20250722_m023101_c001_v7007000_t0000_u01753151461435") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a207_d20250722_m023053_c001_v0001183_t0038_u01753151453140") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473927_d20250722_m023046_c001_v7007000_t0000_u01753151446416") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a0d7_d20250722_m023038_c001_v0001183_t0048_u01753151438481") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4074ca2dcf41f94f_d20250722_m023026_c001_v7007000_t0000_u01753151426524") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b9d_d20250722_m023022_c001_v0001041_t0014_u01753151422106") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd3f_d20250722_m023015_c001_v7007000_t0000_u01753151415761") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67e0_d20250722_m023010_c001_v0001181_t0056_u01753151410503") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878cc7_d20250722_m023007_c001_v7007000_t0000_u01753151407861") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04f2_d20250722_m023003_c001_v0001113_t0056_u01753151403381") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5d_d20250722_m022956_c001_v7007000_t0000_u01753151396702") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b01_d20250722_m022951_c001_v0001041_t0045_u01753151391515") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5aa_d20250722_m022949_c001_v7007000_t0000_u01753151389352") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6716_d20250722_m022944_c001_v0001181_t0044_u01753151384244") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f236_d20250722_m022932_c001_v7007000_t0000_u01753151372468") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0480_d20250722_m022926_c001_v0001113_t0010_u01753151366983") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025030_d20250722_m022920_c001_v7007000_t0000_u01753151360179") 2025/07/22 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b044c_d20250722_m022912_c001_v0001113_t0055_u01753151352367") 2025/07/22 02:32:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca0e_d20250722_m022906_c001_v7007000_t0000_u01753151346229") 2025/07/22 02:32:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0420_d20250722_m022858_c001_v0001113_t0012_u01753151338276") 2025/07/22 02:32:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd2d_d20250722_m023011_c001_v7007000_t0000_u01753151411226") 2025/07/22 02:32:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67c8_d20250722_m023007_c001_v0001181_t0055_u01753151407423") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d7_d20250722_m023032_c001_v7007000_t0000_u01753151432030") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114baf_d20250722_m023026_c001_v0001041_t0034_u01753151426089") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025094_d20250722_m023146_c001_v7007000_t0000_u01753151506180") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d692a_d20250722_m023138_c001_v0001181_t0023_u01753151498169") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb8a_d20250722_m023131_c001_v7007000_t0000_u01753151491358") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6908_d20250722_m023123_c001_v0001181_t0011_u01753151483541") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f61b_d20250722_m023116_c001_v7007000_t0000_u01753151476397") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d68c4_d20250722_m023108_c001_v0001181_t0054_u01753151468857") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff3845f_d20250722_m023101_c001_v7007000_t0000_u01753151461622") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6888_d20250722_m023053_c001_v0001181_t0015_u01753151453362") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e054473929_d20250722_m023046_c001_v7007000_t0000_u01753151446598") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6858_d20250722_m023038_c001_v0001181_t0047_u01753151438687") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990c3_d20250722_m023026_c001_v7007000_t0000_u01753151426904") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6814_d20250722_m023022_c001_v0001181_t0047_u01753151422445") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd40_d20250722_m023015_c001_v7007000_t0000_u01753151415945") 2025/07/22 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b5d_d20250722_m023010_c001_v0001041_t0058_u01753151410544") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a1_d20250722_m023008_c001_v7007000_t0000_u01753151408449") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b2f_d20250722_m023003_c001_v0001041_t0054_u01753151403658") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5e_d20250722_m022956_c001_v7007000_t0000_u01753151396889") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639db5_d20250722_m022951_c001_v0001183_t0039_u01753151391551") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd0d_d20250722_m022949_c001_v7007000_t0000_u01753151389418") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04b0_d20250722_m022944_c001_v0001113_t0050_u01753151384452") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38400_d20250722_m022932_c001_v7007000_t0000_u01753151372266") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66b2_d20250722_m022927_c001_v0001181_t0042_u01753151367497") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025031_d20250722_m022920_c001_v7007000_t0000_u01753151360362") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d666a_d20250722_m022912_c001_v0001181_t0018_u01753151352678") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca10_d20250722_m022906_c001_v7007000_t0000_u01753151346411") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d661c_d20250722_m022858_c001_v0001181_t0057_u01753151338591") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8aa_d20250722_m023011_c001_v7007000_t0000_u01753151411408") 2025/07/22 02:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0506_d20250722_m023007_c001_v0001113_t0009_u01753151407448") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d8_d20250722_m023032_c001_v7007000_t0000_u01753151432213") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d682a_d20250722_m023026_c001_v0001181_t0057_u01753151426125") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025095_d20250722_m023146_c001_v7007000_t0000_u01753151506382") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cc0_d20250722_m023138_c001_v0001041_t0001_u01753151498381") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb8b_d20250722_m023131_c001_v7007000_t0000_u01753151491542") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c8c_d20250722_m023123_c001_v0001041_t0016_u01753151483752") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f61c_d20250722_m023116_c001_v7007000_t0000_u01753151476580") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c45_d20250722_m023109_c001_v0001041_t0000_u01753151469066") 2025/07/22 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38460_d20250722_m023101_c001_v7007000_t0000_u01753151461807") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c11_d20250722_m023053_c001_v0001041_t0005_u01753151453578") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447392a_d20250722_m023046_c001_v7007000_t0000_u01753151446781") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bcf_d20250722_m023038_c001_v0001041_t0001_u01753151438907") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c366_d20250722_m023026_c001_v7007000_t0000_u01753151426925") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0528_d20250722_m023022_c001_v0001113_t0040_u01753151422662") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd41_d20250722_m023016_c001_v7007000_t0000_u01753151416128") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67e4_d20250722_m023010_c001_v0001181_t0054_u01753151410711") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409cb446aabab131_d20250722_m023008_c001_v7007000_t0000_u01753151408293") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67a4_d20250722_m023004_c001_v0001181_t0016_u01753151404037") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e5f_d20250722_m022957_c001_v7007000_t0000_u01753151397071") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6746_d20250722_m022951_c001_v0001181_t0042_u01753151391698") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b5a_d20250722_m022949_c001_v7007000_t0000_u01753151389558") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ae1_d20250722_m022944_c001_v0001041_t0033_u01753151384749") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b3e_d20250722_m022932_c001_v7007000_t0000_u01753151372649") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a84_d20250722_m022927_c001_v0001041_t0003_u01753151367753") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025032_d20250722_m022920_c001_v7007000_t0000_u01753151360545") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a3e_d20250722_m022912_c001_v0001041_t0050_u01753151352893") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca11_d20250722_m022906_c001_v7007000_t0000_u01753151346594") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a0c_d20250722_m022858_c001_v0001041_t0039_u01753151338862") 2025/07/22 02:32:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4224be72e8878cd1_d20250722_m023011_c001_v7007000_t0000_u01753151411082") 2025/07/22 02:32:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b49_d20250722_m023007_c001_v0001041_t0049_u01753151407484") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b45_d20250722_m022935_c001_v7007000_t0000_u01753151375445") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639bf1_d20250722_m022930_c001_v0001183_t0031_u01753151370726") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b46_d20250722_m022935_c001_v7007000_t0000_u01753151375629") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66d3_d20250722_m022930_c001_v0001181_t0047_u01753151370754") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b47_d20250722_m022935_c001_v7007000_t0000_u01753151375814") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b048a_d20250722_m022930_c001_v0001113_t0035_u01753151370871") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b48_d20250722_m022935_c001_v7007000_t0000_u01753151375999") 2025/07/22 02:32:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639bf9_d20250722_m022930_c001_v0001183_t0039_u01753151370922") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b49_d20250722_m022936_c001_v7007000_t0000_u01753151376193") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a96_d20250722_m022930_c001_v0001041_t0057_u01753151370954") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4a_d20250722_m022936_c001_v7007000_t0000_u01753151376379") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66d5_d20250722_m022930_c001_v0001181_t0046_u01753151370964") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4b_d20250722_m022936_c001_v7007000_t0000_u01753151376562") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639bff_d20250722_m022931_c001_v0001183_t0035_u01753151371144") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4c_d20250722_m022936_c001_v7007000_t0000_u01753151376745") 2025/07/22 02:32:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66d7_d20250722_m022931_c001_v0001181_t0054_u01753151371201") 2025/07/22 02:32:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4d_d20250722_m022936_c001_v7007000_t0000_u01753151376930") 2025/07/22 02:32:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a9a_d20250722_m022931_c001_v0001041_t0058_u01753151371325") 2025/07/22 02:32:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4e_d20250722_m022937_c001_v7007000_t0000_u01753151377115") 2025/07/22 02:32:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b048e_d20250722_m022931_c001_v0001113_t0018_u01753151371337") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b4f_d20250722_m022937_c001_v7007000_t0000_u01753151377299") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639c07_d20250722_m022931_c001_v0001183_t0007_u01753151371358") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b50_d20250722_m022937_c001_v7007000_t0000_u01753151377482") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66d9_d20250722_m022931_c001_v0001181_t0000_u01753151371409") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b51_d20250722_m022937_c001_v7007000_t0000_u01753151377667") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639c11_d20250722_m022931_c001_v0001183_t0002_u01753151371562") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b52_d20250722_m022937_c001_v7007000_t0000_u01753151377853") 2025/07/22 02:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d66db_d20250722_m022931_c001_v0001181_t0032_u01753151371640") 2025/07/22 02:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b53_d20250722_m022938_c001_v7007000_t0000_u01753151378037") 2025/07/22 02:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114aa0_d20250722_m022931_c001_v0001041_t0034_u01753151371650") 2025/07/22 02:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b54_d20250722_m022938_c001_v7007000_t0000_u01753151378220") 2025/07/22 02:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0492_d20250722_m022931_c001_v0001113_t0023_u01753151371661") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e49_d20250722_m022952_c001_v7007000_t0000_u01753151392085") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d5f_d20250722_m022947_c001_v0001183_t0039_u01753151387761") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c34b_d20250722_m022952_c001_v7007000_t0000_u01753151392289") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6726_d20250722_m022947_c001_v0001181_t0059_u01753151387776") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a8c16e4386b5c_d20250722_m022952_c001_v7007000_t0000_u01753151392301") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114aef_d20250722_m022947_c001_v0001041_t0004_u01753151387902") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f5ac_d20250722_m022952_c001_v7007000_t0000_u01753151392096") 2025/07/22 02:32:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04be_d20250722_m022947_c001_v0001113_t0018_u01753151387946") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f415646e60c60141b_d20250722_m022952_c001_v7007000_t0000_u01753151392249") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d65_d20250722_m022947_c001_v0001183_t0000_u01753151387974") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f245_d20250722_m022952_c001_v7007000_t0000_u01753151392055") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d672a_d20250722_m022947_c001_v0001181_t0045_u01753151387986") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70bc8_d20250722_m022952_c001_v7007000_t0000_u01753151392259") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04c0_d20250722_m022948_c001_v0001113_t0036_u01753151388193") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd14_d20250722_m022952_c001_v7007000_t0000_u01753151392416") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d672c_d20250722_m022948_c001_v0001181_t0028_u01753151388202") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c34a_d20250722_m022952_c001_v7007000_t0000_u01753151392108") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d6b_d20250722_m022948_c001_v0001183_t0057_u01753151388212") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f421572249276f247_d20250722_m022952_c001_v7007000_t0000_u01753151392427") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114af1_d20250722_m022948_c001_v0001041_t0046_u01753151388281") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f415646e60c60141c_d20250722_m022952_c001_v7007000_t0000_u01753151392439") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d672e_d20250722_m022948_c001_v0001181_t0004_u01753151388410") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd12_d20250722_m022952_c001_v7007000_t0000_u01753151392034") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d71_d20250722_m022948_c001_v0001183_t0023_u01753151388498") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e4a_d20250722_m022952_c001_v7007000_t0000_u01753151392268") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b04c4_d20250722_m022948_c001_v0001113_t0023_u01753151388602") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd13_d20250722_m022952_c001_v7007000_t0000_u01753151392223") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114af5_d20250722_m022948_c001_v0001041_t0012_u01753151388633") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f415646e60c60141a_d20250722_m022952_c001_v7007000_t0000_u01753151392066") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6730_d20250722_m022948_c001_v0001181_t0028_u01753151388645") 2025/07/22 02:32:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e4b_d20250722_m022952_c001_v7007000_t0000_u01753151392449") 2025/07/22 02:32:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d75_d20250722_m022948_c001_v0001183_t0050_u01753151388690") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf64863_d20250722_m022758_c001_v7007000_t0000_u01753151278084") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1058d0acbc860284_d20250722_m022755_c001_v0001172_t0032_u01753151275587") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b290643_d20250722_m022755_c001_v7007000_t0000_u01753151275403") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1058d0acbc860268_d20250722_m022751_c001_v0001172_t0052_u01753151271869") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29063b_d20250722_m022751_c001_v7007000_t0000_u01753151271138") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6447_d20250722_m022747_c001_v0001181_t0051_u01753151267275") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9d4_d20250722_m022745_c001_v7007000_t0000_u01753151265818") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f116c5649ca705892_d20250722_m022743_c001_v0001117_t0053_u01753151263239") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165dac_d20250722_m022743_c001_v7007000_t0000_u01753151263057") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f116c5649ca705886_d20250722_m022739_c001_v0001117_t0011_u01753151259178") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165da0_d20250722_m022738_c001_v7007000_t0000_u01753151258451") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6392c9_d20250722_m022734_c001_v0001183_t0045_u01753151254994") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d7_d20250722_m022733_c001_v7007000_t0000_u01753151253713") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1091b6c78254cab7_d20250722_m022732_c001_v0001183_t0051_u01753151252515") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aba9_d20250722_m022732_c001_v7007000_t0000_u01753151252327") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1091b6c78254ca99_d20250722_m022729_c001_v0001183_t0044_u01753151249742") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aba4_d20250722_m022729_c001_v7007000_t0000_u01753151249017") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639205_d20250722_m022725_c001_v0001183_t0044_u01753151245806") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d5_d20250722_m022724_c001_v7007000_t0000_u01753151244896") 2025/07/22 02:32:54 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11741cedcef11e37_d20250722_m022723_c001_v0001099_t0015_u01753151243125") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f4fc_d20250722_m022722_c001_v7007000_t0000_u01753151242926") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11741cedcef11e2b_d20250722_m022719_c001_v0001099_t0038_u01753151239509") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f4fa_d20250722_m022718_c001_v7007000_t0000_u01753151238774") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639091_d20250722_m022710_c001_v0001183_t0022_u01753151230993") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b2905b8_d20250722_m022710_c001_v7007000_t0000_u01753151230060") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f113c5f0ee9f1d4f0_d20250722_m022708_c001_v0001179_t0018_u01753151228091") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334208_d20250722_m022707_c001_v7007000_t0000_u01753151227895") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f113c5f0ee9f1d4e4_d20250722_m022704_c001_v0001179_t0049_u01753151224686") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334206_d20250722_m022703_c001_v7007000_t0000_u01753151223945") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83b79_d20250722_m022657_c001_v0001146_t0037_u01753151217582") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e0544737e3_d20250722_m022656_c001_v7007000_t0000_u01753151216672") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11179faa533177c4_d20250722_m022654_c001_v0001184_t0023_u01753151214961") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c2b6_d20250722_m022654_c001_v7007000_t0000_u01753151214779") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11179faa533177a0_d20250722_m022651_c001_v0001184_t0042_u01753151211308") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c2b3_d20250722_m022650_c001_v7007000_t0000_u01753151210573") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d62d0_d20250722_m022644_c001_v0001181_t0034_u01753151204798") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821cd_d20250722_m022643_c001_v7007000_t0000_u01753151203697") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f100501aac8d87c8d_d20250722_m022637_c001_v0001130_t0003_u01753151197943") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa41f0f_d20250722_m022637_c001_v7007000_t0000_u01753151197738") 2025/07/22 02:32:55 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638d9d_d20250722_m022634_c001_v0001183_t0052_u01753151194009") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10432036dbffbc29_d20250722_m022633_c001_v0001134_t0052_u01753151193128") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10432036dbffbc23_d20250722_m022632_c001_v0001134_t0020_u01753151192004") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b18_d20250722_m022618_c001_v7007000_t0000_u01753151178939") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d61a5_d20250722_m022611_c001_v0001181_t0020_u01753151171864") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f112c317caadc54b0_d20250722_m022611_c001_v0001181_t0053_u01753151171095") 2025/07/22 02:32:56 DEBUG : dst/one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f112c317caadc54aa_d20250722_m022610_c001_v0001181_t0044_u01753151170137") 2025/07/22 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf64864_d20250722_m022758_c001_v7007000_t0000_u01753151278269") 2025/07/22 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1016fe7852fafac3_d20250722_m022755_c001_v0001100_t0021_u01753151275119") 2025/07/22 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f119ed6f7b3892cdc_d20250722_m022750_c001_v0001043_t0028_u01753151270696") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9d5_d20250722_m022745_c001_v7007000_t0000_u01753151265999") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f119b27511c4af28d_d20250722_m022742_c001_v0001101_t0008_u01753151262652") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1124484aadbceb4f_d20250722_m022738_c001_v0001153_t0014_u01753151258055") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d8_d20250722_m022733_c001_v7007000_t0000_u01753151253903") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1141b47b1133b314_d20250722_m022731_c001_v0001144_t0020_u01753151251538") 2025/07/22 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103b41305e593f79_d20250722_m022728_c001_v0001171_t0058_u01753151248654") 2025/07/22 02:32:56 DEBUG : dst/three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821ce_d20250722_m022643_c001_v7007000_t0000_u01753151203881") 2025/07/22 02:32:56 DEBUG : dst/three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10432036dbffbc4d_d20250722_m022642_c001_v0001134_t0003_u01753151202299") 2025/07/22 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf64866_d20250722_m022758_c001_v7007000_t0000_u01753151278454") 2025/07/22 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f108f2d60d9d521d8_d20250722_m022756_c001_v0001117_t0045_u01753151276484") 2025/07/22 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11347aa2d6358dbb_d20250722_m022752_c001_v0001153_t0008_u01753151272740") 2025/07/22 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf64867_d20250722_m022758_c001_v7007000_t0000_u01753151278638") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1058d0acbc860292_d20250722_m022757_c001_v0001172_t0020_u01753151277142") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b290645_d20250722_m022756_c001_v7007000_t0000_u01753151276958") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1058d0acbc860276_d20250722_m022753_c001_v0001172_t0036_u01753151273319") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29063f_d20250722_m022753_c001_v7007000_t0000_u01753151273135") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d644b_d20250722_m022748_c001_v0001181_t0046_u01753151268034") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9d6_d20250722_m022746_c001_v7007000_t0000_u01753151266180") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f116c5649ca705896_d20250722_m022744_c001_v0001117_t0055_u01753151264627") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165db4_d20250722_m022744_c001_v7007000_t0000_u01753151264442") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f116c5649ca70588c_d20250722_m022740_c001_v0001117_t0009_u01753151260641") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165da3_d20250722_m022740_c001_v7007000_t0000_u01753151260457") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6392d3_d20250722_m022735_c001_v0001183_t0041_u01753151255431") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9abaa_d20250722_m022733_c001_v7007000_t0000_u01753151253153") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6401_d20250722_m022730_c001_v0001181_t0016_u01753151250729") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aba7_d20250722_m022730_c001_v7007000_t0000_u01753151250355") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63920f_d20250722_m022726_c001_v0001183_t0008_u01753151246210") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f4fe_d20250722_m022723_c001_v7007000_t0000_u01753151243962") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d63c8_d20250722_m022721_c001_v0001181_t0000_u01753151241740") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f4fb_d20250722_m022720_c001_v7007000_t0000_u01753151240651") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6390d1_d20250722_m022713_c001_v0001183_t0023_u01753151233930") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334209_d20250722_m022709_c001_v7007000_t0000_u01753151229128") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83b9f_d20250722_m022706_c001_v0001146_t0014_u01753151226603") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca528334207_d20250722_m022705_c001_v7007000_t0000_u01753151225486") 2025/07/22 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6348_d20250722_m022658_c001_v0001181_t0009_u01753151218533") 2025/07/22 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c2b7_d20250722_m022655_c001_v7007000_t0000_u01753151215751") 2025/07/22 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d632e_d20250722_m022653_c001_v0001181_t0043_u01753151213614") 2025/07/22 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402b5cb9e944c2b4_d20250722_m022652_c001_v7007000_t0000_u01753151212519") 2025/07/22 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638ead_d20250722_m022645_c001_v0001183_t0050_u01753151205844") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9d7_d20250722_m022746_c001_v7007000_t0000_u01753151266362") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f100cb74b59dd35f8_d20250722_m022744_c001_v0001183_t0039_u01753151264241") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10929712fbcda35f_d20250722_m022740_c001_v0001182_t0018_u01753151260239") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d9_d20250722_m022734_c001_v7007000_t0000_u01753151254086") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104c82d21e06c29f_d20250722_m022732_c001_v0001183_t0022_u01753151252954") 2025/07/22 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f108d6c0c0867c5cb_d20250722_m022730_c001_v0001184_t0038_u01753151250144") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf64868_d20250722_m022758_c001_v7007000_t0000_u01753151278823") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6393d1_d20250722_m022747_c001_v0001183_t0012_u01753151267839") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00c9d8_d20250722_m022746_c001_v7007000_t0000_u01753151266543") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6417_d20250722_m022735_c001_v0001181_t0021_u01753151255215") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14da_d20250722_m022734_c001_v7007000_t0000_u01753151254270") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d63e4_d20250722_m022726_c001_v0001181_t0048_u01753151246006") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e14d6_d20250722_m022725_c001_v7007000_t0000_u01753151245079") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6394_d20250722_m022711_c001_v0001181_t0026_u01753151231567") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b2905b9_d20250722_m022710_c001_v7007000_t0000_u01753151230245") 2025/07/22 02:32:58 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638f9d_d20250722_m022658_c001_v0001183_t0025_u01753151218337") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e0544737e4_d20250722_m022656_c001_v7007000_t0000_u01753151216854") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83b27_d20250722_m022645_c001_v0001146_t0040_u01753151205386") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7821d0_d20250722_m022644_c001_v7007000_t0000_u01753151204063") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f119608aff6905d5f_d20250722_m022639_c001_v0001091_t0049_u01753151199902") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b19_d20250722_m022619_c001_v7007000_t0000_u01753151179123") 2025/07/22 02:32:59 DEBUG : dst/two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f112c317caadc54d8_d20250722_m022617_c001_v0001181_t0044_u01753151177963") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b103_d20250722_m022544_c001_v7007000_t0000_u01753151144264") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638903_d20250722_m022540_c001_v0001183_t0025_u01753151140836") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b102_d20250722_m022538_c001_v7007000_t0000_u01753151138810") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63880b_d20250722_m022528_c001_v0001183_t0035_u01753151128298") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d6_d20250722_m022518_c001_v7007000_t0000_u01753151118991") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63870a_d20250722_m022515_c001_v0001183_t0049_u01753151115762") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae3_d20250722_m022456_c001_v7007000_t0000_u01753151096489") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fb0_d20250722_m022454_c001_v0001181_t0025_u01753151094683") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aade_d20250722_m022453_c001_v7007000_t0000_u01753151093918") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f9a_d20250722_m022452_c001_v0001181_t0028_u01753151092734") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad9_d20250722_m022450_c001_v7007000_t0000_u01753151090238") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f82_d20250722_m022448_c001_v0001181_t0039_u01753151088695") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad5_d20250722_m022447_c001_v7007000_t0000_u01753151087890") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f6a_d20250722_m022446_c001_v0001181_t0026_u01753151086713") 2025/07/22 02:32:59 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d331f_d20250722_m022441_c001_v7007000_t0000_u01753151081434") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f2e_d20250722_m022440_c001_v0001181_t0020_u01753151080052") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d331b_d20250722_m022439_c001_v7007000_t0000_u01753151079229") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f20_d20250722_m022438_c001_v0001181_t0015_u01753151078441") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3317_d20250722_m022434_c001_v7007000_t0000_u01753151074447") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ef0_d20250722_m022433_c001_v0001181_t0001_u01753151073253") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aacf_d20250722_m022431_c001_v7007000_t0000_u01753151071379") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ede_d20250722_m022430_c001_v0001181_t0025_u01753151070429") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aacd_d20250722_m022430_c001_v7007000_t0000_u01753151070059") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f105882bff73c4dd1_d20250722_m022429_c001_v0001105_t0030_u01753151069284") 2025/07/22 02:33:00 DEBUG : empty space: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ec4_d20250722_m022427_c001_v0001181_t0021_u01753151067767") 2025/07/22 02:33:00 DEBUG : enormous: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae1_d20250722_m022455_c001_v7007000_t0000_u01753151095679") 2025/07/22 02:33:00 DEBUG : enormous: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fb4_d20250722_m022454_c001_v0001181_t0053_u01753151094890") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f401ab353fbf6486b_d20250722_m022803_c001_v7007000_t0000_u01753151283073") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6394ed_d20250722_m022801_c001_v0001183_t0008_u01753151281896") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d4_d20250722_m022514_c001_v7007000_t0000_u01753151114198") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d602d_d20250722_m022513_c001_v0001181_t0015_u01753151113245") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac7_d20250722_m022425_c001_v7007000_t0000_u01753151065117") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ea6_d20250722_m022423_c001_v0001181_t0042_u01753151063976") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac6_d20250722_m022423_c001_v7007000_t0000_u01753151063429") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e9a_d20250722_m022422_c001_v0001181_t0011_u01753151062833") 2025/07/22 02:33:00 DEBUG : existing: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e92_d20250722_m022421_c001_v0001181_t0043_u01753151061942") 2025/07/22 02:33:01 DEBUG : existing-b: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d5_d20250722_m022514_c001_v7007000_t0000_u01753151114381") 2025/07/22 02:33:01 DEBUG : existing-b: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6386d8_d20250722_m022513_c001_v0001183_t0034_u01753151113232") 2025/07/22 02:33:01 DEBUG : file1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e8_d20250722_m022845_c001_v7007000_t0000_u01753151325938") 2025/07/22 02:33:01 DEBUG : file1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f1149d0_d20250722_m022844_c001_v0001041_t0002_u01753151324657") 2025/07/22 02:33:01 DEBUG : file1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e4_d20250722_m022843_c001_v7007000_t0000_u01753151323342") 2025/07/22 02:33:01 DEBUG : file1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63982a_d20250722_m022841_c001_v0001183_t0054_u01753151321845") 2025/07/22 02:33:01 DEBUG : five: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae4_d20250722_m022459_c001_v7007000_t0000_u01753151099978") 2025/07/22 02:33:01 DEBUG : five: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d5fca_d20250722_m022458_c001_v0001181_t0059_u01753151098065") 2025/07/22 02:33:01 DEBUG : foo: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3316_d20250722_m022432_c001_v7007000_t0000_u01753151072881") 2025/07/22 02:33:01 DEBUG : foo: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d5ee6_d20250722_m022432_c001_v0001181_t0059_u01753151072320") 2025/07/22 02:33:01 DEBUG : foo: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d5ee3_d20250722_m022431_c001_v0001181_t0059_u01753151071748") 2025/07/22 02:33:01 DEBUG : four: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae5_d20250722_m022500_c001_v7007000_t0000_u01753151100160") 2025/07/22 02:33:01 DEBUG : four: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de638586_d20250722_m022458_c001_v0001183_t0039_u01753151098817") 2025/07/22 02:33:01 DEBUG : four: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fc8_d20250722_m022457_c001_v0001181_t0035_u01753151097485") 2025/07/22 02:33:01 DEBUG : hello world2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f3_d20250722_m022342_c001_v7007000_t0000_u01753151022039") 2025/07/22 02:33:01 DEBUG : hello world2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5dd3_d20250722_m022341_c001_v0001181_t0033_u01753151021437") 2025/07/22 02:33:01 DEBUG : ignore-size: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac5_d20250722_m022421_c001_v7007000_t0000_u01753151061574") 2025/07/22 02:33:01 DEBUG : ignore-size: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e8c_d20250722_m022420_c001_v0001181_t0051_u01753151060635") 2025/07/22 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d2_d20250722_m022512_c001_v7007000_t0000_u01753151112489") 2025/07/22 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6023_d20250722_m022511_c001_v0001181_t0057_u01753151111720") 2025/07/22 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf8_d20250722_m022510_c001_v7007000_t0000_u01753151110961") 2025/07/22 02:33:02 DEBUG : nested/sub dir/file: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6020_d20250722_m022510_c001_v0001181_t0034_u01753151110048") 2025/07/22 02:33:02 DEBUG : one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae6_d20250722_m022500_c001_v7007000_t0000_u01753151100342") 2025/07/22 02:33:02 DEBUG : one: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d5fc2_d20250722_m022456_c001_v0001181_t0059_u01753151096895") 2025/07/22 02:33:02 DEBUG : only0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d0_d20250722_m022837_c001_v7007000_t0000_u01753151317416") 2025/07/22 02:33:02 DEBUG : only0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41674c4d1f1149b4_d20250722_m022833_c001_v0001041_t0000_u01753151313012") 2025/07/22 02:33:02 DEBUG : only0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d652a_d20250722_m022822_c001_v0001181_t0016_u01753151302572") 2025/07/22 02:33:02 DEBUG : only0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165de6_d20250722_m022816_c001_v7007000_t0000_u01753151296008") 2025/07/22 02:33:02 DEBUG : only0: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64b8_d20250722_m022806_c001_v0001181_t0059_u01753151286552") 2025/07/22 02:33:02 DEBUG : only1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d1_d20250722_m022837_c001_v7007000_t0000_u01753151317599") 2025/07/22 02:33:02 DEBUG : only1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de639775_d20250722_m022832_c001_v0001183_t0039_u01753151312475") 2025/07/22 02:33:02 DEBUG : only1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6530_d20250722_m022823_c001_v0001181_t0053_u01753151303024") 2025/07/22 02:33:02 DEBUG : only1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b3f_d20250722_m022816_c001_v7007000_t0000_u01753151296405") 2025/07/22 02:33:02 DEBUG : only1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64ba_d20250722_m022806_c001_v0001181_t0030_u01753151286989") 2025/07/22 02:33:02 DEBUG : only10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d2_d20250722_m022837_c001_v7007000_t0000_u01753151317782") 2025/07/22 02:33:02 DEBUG : only10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d6585_d20250722_m022832_c001_v0001181_t0059_u01753151312867") 2025/07/22 02:33:02 DEBUG : only10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d654e_d20250722_m022826_c001_v0001181_t0024_u01753151306826") 2025/07/22 02:33:02 DEBUG : only10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29066d_d20250722_m022816_c001_v7007000_t0000_u01753151296585") 2025/07/22 02:33:02 DEBUG : only10: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64de_d20250722_m022810_c001_v0001181_t0018_u01753151290934") 2025/07/22 02:33:02 DEBUG : only11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d3_d20250722_m022837_c001_v7007000_t0000_u01753151317964") 2025/07/22 02:33:02 DEBUG : only11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de63976f_d20250722_m022832_c001_v0001183_t0039_u01753151312291") 2025/07/22 02:33:02 DEBUG : only11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6552_d20250722_m022827_c001_v0001181_t0002_u01753151307252") 2025/07/22 02:33:03 DEBUG : only11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99053_d20250722_m022816_c001_v7007000_t0000_u01753151296381") 2025/07/22 02:33:03 DEBUG : only11: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64e4_d20250722_m022811_c001_v0001181_t0048_u01753151291348") 2025/07/22 02:33:03 DEBUG : only12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d4_d20250722_m022838_c001_v7007000_t0000_u01753151318148") 2025/07/22 02:33:03 DEBUG : only12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de63975f_d20250722_m022831_c001_v0001183_t0039_u01753151311707") 2025/07/22 02:33:03 DEBUG : only12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6556_d20250722_m022827_c001_v0001181_t0010_u01753151307653") 2025/07/22 02:33:03 DEBUG : only12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b40_d20250722_m022816_c001_v7007000_t0000_u01753151296595") 2025/07/22 02:33:03 DEBUG : only12: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64e8_d20250722_m022811_c001_v0001181_t0020_u01753151291780") 2025/07/22 02:33:03 DEBUG : only13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d5_d20250722_m022838_c001_v7007000_t0000_u01753151318332") 2025/07/22 02:33:03 DEBUG : only13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d6577_d20250722_m022831_c001_v0001181_t0059_u01753151311717") 2025/07/22 02:33:03 DEBUG : only13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d655a_d20250722_m022828_c001_v0001181_t0020_u01753151308067") 2025/07/22 02:33:03 DEBUG : only13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165de7_d20250722_m022816_c001_v7007000_t0000_u01753151296190") 2025/07/22 02:33:03 DEBUG : only13: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64ec_d20250722_m022812_c001_v0001181_t0029_u01753151292252") 2025/07/22 02:33:03 DEBUG : only14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d6_d20250722_m022838_c001_v7007000_t0000_u01753151318514") 2025/07/22 02:33:03 DEBUG : only14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403fc019159b03ce_d20250722_m022832_c001_v0001113_t0001_u01753151312269") 2025/07/22 02:33:03 DEBUG : only14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d655c_d20250722_m022828_c001_v0001181_t0011_u01753151308521") 2025/07/22 02:33:03 DEBUG : only14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165dea_d20250722_m022816_c001_v7007000_t0000_u01753151296738") 2025/07/22 02:33:03 DEBUG : only14: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64ee_d20250722_m022812_c001_v0001181_t0039_u01753151292670") 2025/07/22 02:33:03 DEBUG : only15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d7_d20250722_m022838_c001_v7007000_t0000_u01753151318697") 2025/07/22 02:33:03 DEBUG : only15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41674c4d1f1149ac_d20250722_m022832_c001_v0001041_t0000_u01753151312459") 2025/07/22 02:33:03 DEBUG : only15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d655f_d20250722_m022828_c001_v0001181_t0041_u01753151308950") 2025/07/22 02:33:03 DEBUG : only15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99055_d20250722_m022816_c001_v7007000_t0000_u01753151296759") 2025/07/22 02:33:04 DEBUG : only15: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64f2_d20250722_m022813_c001_v0001181_t0020_u01753151293096") 2025/07/22 02:33:04 DEBUG : only16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d8_d20250722_m022838_c001_v7007000_t0000_u01753151318880") 2025/07/22 02:33:04 DEBUG : only16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de639767_d20250722_m022832_c001_v0001183_t0039_u01753151312107") 2025/07/22 02:33:04 DEBUG : only16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6565_d20250722_m022829_c001_v0001181_t0025_u01753151309398") 2025/07/22 02:33:04 DEBUG : only16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29066e_d20250722_m022816_c001_v7007000_t0000_u01753151296771") 2025/07/22 02:33:04 DEBUG : only16: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64f4_d20250722_m022813_c001_v0001181_t0058_u01753151293513") 2025/07/22 02:33:05 DEBUG : only17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45d9_d20250722_m022839_c001_v7007000_t0000_u01753151319063") 2025/07/22 02:33:05 DEBUG : only17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d6579_d20250722_m022832_c001_v0001181_t0059_u01753151312117") 2025/07/22 02:33:05 DEBUG : only17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6567_d20250722_m022829_c001_v0001181_t0031_u01753151309858") 2025/07/22 02:33:05 DEBUG : only17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29066b_d20250722_m022816_c001_v7007000_t0000_u01753151296394") 2025/07/22 02:33:05 DEBUG : only17: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64fc_d20250722_m022813_c001_v0001181_t0030_u01753151293964") 2025/07/22 02:33:05 DEBUG : only18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45da_d20250722_m022839_c001_v7007000_t0000_u01753151319245") 2025/07/22 02:33:05 DEBUG : only18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d657d_d20250722_m022832_c001_v0001181_t0059_u01753151312310") 2025/07/22 02:33:05 DEBUG : only18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d656b_d20250722_m022830_c001_v0001181_t0009_u01753151310316") 2025/07/22 02:33:05 DEBUG : only18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165de8_d20250722_m022816_c001_v7007000_t0000_u01753151296372") 2025/07/22 02:33:05 DEBUG : only18: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6500_d20250722_m022814_c001_v0001181_t0011_u01753151294391") 2025/07/22 02:33:05 DEBUG : only19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45db_d20250722_m022839_c001_v7007000_t0000_u01753151319429") 2025/07/22 02:33:05 DEBUG : only19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403fc019159b03d6_d20250722_m022832_c001_v0001113_t0001_u01753151312856") 2025/07/22 02:33:05 DEBUG : only19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d656f_d20250722_m022830_c001_v0001181_t0020_u01753151310768") 2025/07/22 02:33:05 DEBUG : only19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165deb_d20250722_m022816_c001_v7007000_t0000_u01753151296919") 2025/07/22 02:33:05 DEBUG : only19: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6502_d20250722_m022814_c001_v0001181_t0019_u01753151294814") 2025/07/22 02:33:05 DEBUG : only2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45dc_d20250722_m022839_c001_v7007000_t0000_u01753151319611") 2025/07/22 02:33:05 DEBUG : only2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403fc019159b03d0_d20250722_m022832_c001_v0001113_t0001_u01753151312486") 2025/07/22 02:33:05 DEBUG : only2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6532_d20250722_m022823_c001_v0001181_t0019_u01753151303447") 2025/07/22 02:33:05 DEBUG : only2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99056_d20250722_m022816_c001_v7007000_t0000_u01753151296942") 2025/07/22 02:33:05 DEBUG : only2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64bc_d20250722_m022807_c001_v0001181_t0024_u01753151287392") 2025/07/22 02:33:05 DEBUG : only3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45dd_d20250722_m022839_c001_v7007000_t0000_u01753151319794") 2025/07/22 02:33:05 DEBUG : only3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d657f_d20250722_m022832_c001_v0001181_t0059_u01753151312495") 2025/07/22 02:33:05 DEBUG : only3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6534_d20250722_m022823_c001_v0001181_t0034_u01753151303866") 2025/07/22 02:33:05 DEBUG : only3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409905114b29066f_d20250722_m022816_c001_v7007000_t0000_u01753151296956") 2025/07/22 02:33:05 DEBUG : only3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64c0_d20250722_m022807_c001_v0001181_t0033_u01753151287802") 2025/07/22 02:33:05 DEBUG : only4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45de_d20250722_m022839_c001_v7007000_t0000_u01753151319977") 2025/07/22 02:33:05 DEBUG : only4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41674c4d1f1149ae_d20250722_m022832_c001_v0001041_t0000_u01753151312647") 2025/07/22 02:33:05 DEBUG : only4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d653a_d20250722_m022824_c001_v0001181_t0039_u01753151304282") 2025/07/22 02:33:06 DEBUG : only4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b42_d20250722_m022816_c001_v7007000_t0000_u01753151296967") 2025/07/22 02:33:06 DEBUG : only4: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64c4_d20250722_m022808_c001_v0001181_t0040_u01753151288303") 2025/07/22 02:33:06 DEBUG : only5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45df_d20250722_m022840_c001_v7007000_t0000_u01753151320160") 2025/07/22 02:33:06 DEBUG : only5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de639779_d20250722_m022832_c001_v0001183_t0039_u01753151312658") 2025/07/22 02:33:06 DEBUG : only5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d653e_d20250722_m022824_c001_v0001181_t0004_u01753151304696") 2025/07/22 02:33:06 DEBUG : only5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165de9_d20250722_m022816_c001_v7007000_t0000_u01753151296556") 2025/07/22 02:33:06 DEBUG : only5: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64c6_d20250722_m022808_c001_v0001181_t0054_u01753151288734") 2025/07/22 02:33:06 DEBUG : only6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e0_d20250722_m022840_c001_v7007000_t0000_u01753151320343") 2025/07/22 02:33:06 DEBUG : only6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403fc019159b03d4_d20250722_m022832_c001_v0001113_t0001_u01753151312670") 2025/07/22 02:33:06 DEBUG : only6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6540_d20250722_m022825_c001_v0001181_t0033_u01753151305110") 2025/07/22 02:33:06 DEBUG : only6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99054_d20250722_m022816_c001_v7007000_t0000_u01753151296573") 2025/07/22 02:33:06 DEBUG : only6: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64cd_d20250722_m022809_c001_v0001181_t0043_u01753151289144") 2025/07/22 02:33:06 DEBUG : only7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e1_d20250722_m022840_c001_v7007000_t0000_u01753151320526") 2025/07/22 02:33:06 DEBUG : only7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d6581_d20250722_m022832_c001_v0001181_t0059_u01753151312682") 2025/07/22 02:33:06 DEBUG : only7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6546_d20250722_m022825_c001_v0001181_t0031_u01753151305570") 2025/07/22 02:33:06 DEBUG : only7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165dec_d20250722_m022817_c001_v7007000_t0000_u01753151297102") 2025/07/22 02:33:06 DEBUG : only7: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64d0_d20250722_m022809_c001_v0001181_t0033_u01753151289632") 2025/07/22 02:33:06 DEBUG : only8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e2_d20250722_m022840_c001_v7007000_t0000_u01753151320708") 2025/07/22 02:33:06 DEBUG : only8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41674c4d1f1149b0_d20250722_m022832_c001_v0001041_t0000_u01753151312830") 2025/07/22 02:33:06 DEBUG : only8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d654a_d20250722_m022826_c001_v0001181_t0028_u01753151306001") 2025/07/22 02:33:06 DEBUG : only8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e99058_d20250722_m022817_c001_v7007000_t0000_u01753151297126") 2025/07/22 02:33:07 DEBUG : only8: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64d4_d20250722_m022810_c001_v0001181_t0029_u01753151290046") 2025/07/22 02:33:07 DEBUG : only9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e3_d20250722_m022840_c001_v7007000_t0000_u01753151320890") 2025/07/22 02:33:07 DEBUG : only9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4101db28de639781_d20250722_m022832_c001_v0001183_t0039_u01753151312845") 2025/07/22 02:33:07 DEBUG : only9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d654c_d20250722_m022826_c001_v0001181_t0016_u01753151306408") 2025/07/22 02:33:07 DEBUG : only9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b41_d20250722_m022816_c001_v7007000_t0000_u01753151296781") 2025/07/22 02:33:07 DEBUG : only9: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d64da_d20250722_m022810_c001_v0001181_t0011_u01753151290516") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf5_d20250722_m022508_c001_v7007000_t0000_u01753151108890") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6000_d20250722_m022506_c001_v0001181_t0003_u01753151106666") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf0_d20250722_m022505_c001_v7007000_t0000_u01753151105919") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fe6_d20250722_m022504_c001_v0001181_t0026_u01753151104299") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaeb_d20250722_m022503_c001_v7007000_t0000_u01753151103561") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db8392b_d20250722_m022501_c001_v0001146_t0037_u01753151101259") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aadc_d20250722_m022451_c001_v7007000_t0000_u01753151091963") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f90_d20250722_m022450_c001_v0001181_t0039_u01753151090790") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad8_d20250722_m022449_c001_v7007000_t0000_u01753151089274") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f7e_d20250722_m022448_c001_v0001181_t0037_u01753151088480") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad4_d20250722_m022447_c001_v7007000_t0000_u01753151087305") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f68_d20250722_m022446_c001_v0001181_t0039_u01753151086500") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d331e_d20250722_m022440_c001_v7007000_t0000_u01753151080862") 2025/07/22 02:33:07 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f2c_d20250722_m022439_c001_v0001181_t0041_u01753151079816") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d331c_d20250722_m022439_c001_v7007000_t0000_u01753151079415") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f1c_d20250722_m022438_c001_v0001181_t0048_u01753151078227") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d331a_d20250722_m022437_c001_v7007000_t0000_u01753151077855") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f0c_d20250722_m022437_c001_v0001181_t0011_u01753151077158") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f06_d20250722_m022436_c001_v0001181_t0020_u01753151076564") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3319_d20250722_m022436_c001_v7007000_t0000_u01753151076185") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f00_d20250722_m022435_c001_v0001181_t0011_u01753151075600") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5efa_d20250722_m022435_c001_v0001181_t0028_u01753151075005") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3318_d20250722_m022434_c001_v7007000_t0000_u01753151074633") 2025/07/22 02:33:08 DEBUG : potato: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ef4_d20250722_m022433_c001_v0001181_t0056_u01753151073854") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f409cb446aabab0e1_d20250722_m022554_c001_v7007000_t0000_u01753151154444") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83a15_d20250722_m022553_c001_v0001146_t0007_u01753151153587") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b104_d20250722_m022544_c001_v7007000_t0000_u01753151144785") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db839d9_d20250722_m022540_c001_v0001146_t0035_u01753151140105") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e122f_d20250722_m022532_c001_v7007000_t0000_u01753151132426") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db839a7_d20250722_m022527_c001_v0001146_t0015_u01753151127657") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d7_d20250722_m022519_c001_v7007000_t0000_u01753151119374") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db8397d_d20250722_m022515_c001_v0001146_t0040_u01753151115328") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae0_d20250722_m022455_c001_v7007000_t0000_u01753151095497") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fae_d20250722_m022454_c001_v0001181_t0013_u01753151094467") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aadf_d20250722_m022454_c001_v7007000_t0000_u01753151094099") 2025/07/22 02:33:08 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f98_d20250722_m022452_c001_v0001181_t0053_u01753151092517") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aadd_d20250722_m022452_c001_v7007000_t0000_u01753151092145") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f94_d20250722_m022451_c001_v0001181_t0023_u01753151091375") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aadb_d20250722_m022450_c001_v7007000_t0000_u01753151090421") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f8a_d20250722_m022449_c001_v0001181_t0037_u01753151089648") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aad6_d20250722_m022448_c001_v7007000_t0000_u01753151088106") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f6c_d20250722_m022447_c001_v0001181_t0038_u01753151087299") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f40783b0bca3d3320_d20250722_m022441_c001_v7007000_t0000_u01753151081621") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5f30_d20250722_m022440_c001_v0001181_t0017_u01753151080638") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f5_d20250722_m022344_c001_v7007000_t0000_u01753151024746") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5ddf_d20250722_m022344_c001_v0001181_t0007_u01753151024168") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f4_d20250722_m022343_c001_v7007000_t0000_u01753151023178") 2025/07/22 02:33:09 DEBUG : potato2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5dd7_d20250722_m022342_c001_v0001181_t0034_u01753151022594") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b105_d20250722_m022545_c001_v7007000_t0000_u01753151145118") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d60c4_d20250722_m022541_c001_v0001181_t0041_u01753151141431") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f411d855b4d1e1231_d20250722_m022532_c001_v7007000_t0000_u01753151132704") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d607c_d20250722_m022528_c001_v0001181_t0039_u01753151128883") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d8_d20250722_m022520_c001_v7007000_t0000_u01753151120343") 2025/07/22 02:33:09 DEBUG : potato3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6041_d20250722_m022515_c001_v0001181_t0015_u01753151115992") 2025/07/22 02:33:09 DEBUG : pre-dest1/1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782197_d20250722_m022627_c001_v7007000_t0000_u01753151187768") 2025/07/22 02:33:09 DEBUG : pre-dest1/1: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6206_d20250722_m022619_c001_v0001181_t0047_u01753151179877") 2025/07/22 02:33:09 DEBUG : pre-dest2/2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed782199_d20250722_m022627_c001_v7007000_t0000_u01753151187949") 2025/07/22 02:33:10 DEBUG : pre-dest2/2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83aab_d20250722_m022620_c001_v0001146_t0054_u01753151180503") 2025/07/22 02:33:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f412b074ac7e70b11_d20250722_m022606_c001_v7007000_t0000_u01753151166106") 2025/07/22 02:33:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de638af1_d20250722_m022602_c001_v0001183_t0054_u01753151162156") 2025/07/22 02:33:10 DEBUG : sizeonly: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac4_d20250722_m022420_c001_v7007000_t0000_u01753151060083") 2025/07/22 02:33:10 DEBUG : sizeonly: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e84_d20250722_m022419_c001_v0001181_t0059_u01753151059139") 2025/07/22 02:33:10 DEBUG : splitbanan: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990d9_d20250722_m023032_c001_v7007000_t0000_u01753151432395") 2025/07/22 02:33:10 DEBUG : splitbanan: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639fff_d20250722_m023025_c001_v0001183_t0038_u01753151425013") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025096_d20250722_m023146_c001_v7007000_t0000_u01753151506565") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cc4_d20250722_m023139_c001_v0001041_t0024_u01753151499551") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffcb8c_d20250722_m023131_c001_v7007000_t0000_u01753151491726") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c96_d20250722_m023124_c001_v0001041_t0017_u01753151484991") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f403a75d114f7f61d_d20250722_m023116_c001_v7007000_t0000_u01753151476763") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c4d_d20250722_m023110_c001_v0001041_t0015_u01753151470139") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f413a4a523ff38461_d20250722_m023101_c001_v7007000_t0000_u01753151461992") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114c17_d20250722_m023055_c001_v0001041_t0058_u01753151455404") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f400906e05447392b_d20250722_m023046_c001_v7007000_t0000_u01753151446963") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114bd7_d20250722_m023040_c001_v0001041_t0029_u01753151440000") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f418e4d80f7e990bf_d20250722_m023026_c001_v7007000_t0000_u01753151426534") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b052c_d20250722_m023023_c001_v0001113_t0019_u01753151423872") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd42_d20250722_m023016_c001_v7007000_t0000_u01753151416311") 2025/07/22 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67d0_d20250722_m023009_c001_v0001181_t0059_u01753151409364") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4044cf3ae02bcd26_d20250722_m023007_c001_v7007000_t0000_u01753151407881") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d67b0_d20250722_m023005_c001_v0001181_t0013_u01753151405275") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4192c8e4eb165e60_d20250722_m022957_c001_v7007000_t0000_u01753151397256") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639d97_d20250722_m022950_c001_v0001183_t0011_u01753151390509") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f415646e60c601418_d20250722_m022949_c001_v7007000_t0000_u01753151389380") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114ae7_d20250722_m022946_c001_v0001041_t0033_u01753151386259") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc843_d20250722_m022932_c001_v7007000_t0000_u01753151372681") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a8a_d20250722_m022928_c001_v0001041_t0044_u01753151368932") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025033_d20250722_m022920_c001_v7007000_t0000_u01753151360733") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a44_d20250722_m022913_c001_v0001041_t0053_u01753151353949") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4143c77fdd00ca13_d20250722_m022906_c001_v7007000_t0000_u01753151346780") 2025/07/22 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114a12_d20250722_m022900_c001_v0001041_t0051_u01753151340100") 2025/07/22 02:33:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41935af121ffc8a5_d20250722_m023011_c001_v7007000_t0000_u01753151411019") 2025/07/22 02:33:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114b3f_d20250722_m023006_c001_v0001041_t0007_u01753151406267") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa4205a_d20250722_m022853_c001_v7007000_t0000_u01753151333248") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d65f6_d20250722_m022850_c001_v0001181_t0049_u01753151330653") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42055_d20250722_m022849_c001_v7007000_t0000_u01753151329528") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b03fe_d20250722_m022846_c001_v0001113_t0047_u01753151326885") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4089fca5283341d3_d20250722_m022512_c001_v7007000_t0000_u01753151112671") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83963_d20250722_m022511_c001_v0001146_t0031_u01753151111709") 2025/07/22 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf9_d20250722_m022511_c001_v7007000_t0000_u01753151111141") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63869e_d20250722_m022510_c001_v0001183_t0011_u01753151110398") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac2_d20250722_m022417_c001_v7007000_t0000_u01753151057077") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e72_d20250722_m022415_c001_v0001181_t0001_u01753151055561") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aac0_d20250722_m022415_c001_v7007000_t0000_u01753151055194") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e6e_d20250722_m022414_c001_v0001181_t0019_u01753151054073") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aabd_d20250722_m022411_c001_v7007000_t0000_u01753151051896") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e62_d20250722_m022410_c001_v0001181_t0026_u01753151050761") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aabc_d20250722_m022410_c001_v7007000_t0000_u01753151050215") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e5e_d20250722_m022408_c001_v0001181_t0034_u01753151048821") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e52_d20250722_m022406_c001_v0001181_t0057_u01753151046336") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aabb_d20250722_m022405_c001_v7007000_t0000_u01753151045968") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e4c_d20250722_m022405_c001_v0001181_t0047_u01753151045390") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e46_d20250722_m022404_c001_v0001181_t0045_u01753151044625") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aab9_d20250722_m022404_c001_v7007000_t0000_u01753151044259") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e36_d20250722_m022401_c001_v0001181_t0002_u01753151041285") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e26_d20250722_m022358_c001_v0001181_t0023_u01753151038441") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0fd_d20250722_m022358_c001_v7007000_t0000_u01753151038071") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e22_d20250722_m022357_c001_v0001181_t0022_u01753151037504") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e1c_d20250722_m022356_c001_v0001181_t0014_u01753151036652") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0fc_d20250722_m022356_c001_v7007000_t0000_u01753151036282") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e07_d20250722_m022352_c001_v0001181_t0017_u01753151032865") 2025/07/22 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0fb_d20250722_m022352_c001_v7007000_t0000_u01753151032495") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5e03_d20250722_m022351_c001_v0001181_t0004_u01753151031921") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0fa_d20250722_m022351_c001_v7007000_t0000_u01753151031006") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5df7_d20250722_m022350_c001_v0001181_t0034_u01753151030433") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f9_d20250722_m022349_c001_v7007000_t0000_u01753151029882") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5def_d20250722_m022349_c001_v0001181_t0024_u01753151029308") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f8_d20250722_m022348_c001_v7007000_t0000_u01753151028393") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5de9_d20250722_m022347_c001_v0001181_t0056_u01753151027645") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f7_d20250722_m022347_c001_v7007000_t0000_u01753151027071") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5de5_d20250722_m022346_c001_v0001181_t0023_u01753151026496") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f6_d20250722_m022345_c001_v7007000_t0000_u01753151025935") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5de1_d20250722_m022345_c001_v0001181_t0041_u01753151025299") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f2_d20250722_m022340_c001_v7007000_t0000_u01753151020885") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5dd1_d20250722_m022340_c001_v0001181_t0017_u01753151020308") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b0f1_d20250722_m022339_c001_v7007000_t0000_u01753151019758") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5dc9_d20250722_m022339_c001_v0001181_t0016_u01753151019179") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b066_d20250722_m022338_c001_v7007000_t0000_u01753151018265") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5dc3_d20250722_m022337_c001_v0001181_t0002_u01753151017690") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f402ced59ad79b065_d20250722_m022335_c001_v7007000_t0000_u01753151015325") 2025/07/22 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5db2_d20250722_m022334_c001_v0001181_t0012_u01753151014742") 2025/07/22 02:33:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa4205b_d20250722_m022853_c001_v7007000_t0000_u01753151333433") 2025/07/22 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f1149e2_d20250722_m022850_c001_v0001041_t0049_u01753151330662") 2025/07/22 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f406e92df7aa42056_d20250722_m022849_c001_v7007000_t0000_u01753151329710") 2025/07/22 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639886_d20250722_m022846_c001_v0001183_t0014_u01753151326895") 2025/07/22 02:33:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025097_d20250722_m023148_c001_v7007000_t0000_u01753151508751") 2025/07/22 02:33:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0612_d20250722_m023147_c001_v0001113_t0012_u01753151507946") 2025/07/22 02:33:14 DEBUG : sub/yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf3_d20250722_m022508_c001_v7007000_t0000_u01753151108344") 2025/07/22 02:33:14 DEBUG : sub/yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11505a193db83947_d20250722_m022506_c001_v0001146_t0017_u01753151106654") 2025/07/22 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e9_d20250722_m022846_c001_v7007000_t0000_u01753151326122") 2025/07/22 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d65c6_d20250722_m022844_c001_v0001181_t0019_u01753151324312") 2025/07/22 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e5_d20250722_m022843_c001_v7007000_t0000_u01753151323527") 2025/07/22 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b03f0_d20250722_m022841_c001_v0001113_t0059_u01753151321870") 2025/07/22 02:33:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45ea_d20250722_m022846_c001_v7007000_t0000_u01753151326306") 2025/07/22 02:33:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de639854_d20250722_m022844_c001_v0001183_t0038_u01753151324300") 2025/07/22 02:33:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404f17111b5a45e6_d20250722_m022843_c001_v7007000_t0000_u01753151323711") 2025/07/22 02:33:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d65b8_d20250722_m022841_c001_v0001181_t0059_u01753151321854") 2025/07/22 02:33:14 DEBUG : three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae7_d20250722_m022500_c001_v7007000_t0000_u01753151100524") 2025/07/22 02:33:14 DEBUG : three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fd0_d20250722_m022459_c001_v0001181_t0027_u01753151099391") 2025/07/22 02:33:14 DEBUG : three: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d5fc6_d20250722_m022457_c001_v0001181_t0031_u01753151097269") 2025/07/22 02:33:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c025098_d20250722_m023150_c001_v7007000_t0000_u01753151510332") 2025/07/22 02:33:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a5f1_d20250722_m023149_c001_v0001183_t0030_u01753151509711") 2025/07/22 02:33:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250ad_d20250722_m023209_c001_v7007000_t0000_u01753151529652") 2025/07/22 02:33:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d698a_d20250722_m023207_c001_v0001181_t0002_u01753151527927") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250a9_d20250722_m023206_c001_v7007000_t0000_u01753151526364") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a6ee_d20250722_m023204_c001_v0001183_t0025_u01753151524443") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250a6_d20250722_m023203_c001_v7007000_t0000_u01753151523481") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b062e_d20250722_m023202_c001_v0001113_t0009_u01753151522709") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02509f_d20250722_m023157_c001_v7007000_t0000_u01753151517572") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a677_d20250722_m023156_c001_v0001183_t0017_u01753151516402") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250a2_d20250722_m023159_c001_v7007000_t0000_u01753151519947") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d6974_d20250722_m023158_c001_v0001181_t0055_u01753151518531") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02509e_d20250722_m023155_c001_v7007000_t0000_u01753151515442") 2025/07/22 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103fc019159b0620_d20250722_m023154_c001_v0001113_t0027_u01753151514676") 2025/07/22 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02509b_d20250722_m023153_c001_v7007000_t0000_u01753151513704") 2025/07/22 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114cf2_d20250722_m023152_c001_v0001041_t0011_u01753151512923") 2025/07/22 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c02509a_d20250722_m023151_c001_v7007000_t0000_u01753151511956") 2025/07/22 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f104ac30e945d695e_d20250722_m023151_c001_v0001181_t0037_u01753151511316") 2025/07/22 02:33:15 DEBUG : toe/toe/toe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4206684fed7822d6_d20250722_m023215_c001_v7007000_t0000_u01753151535035") 2025/07/22 02:33:15 DEBUG : toe/toe/toe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de63a774_d20250722_m023214_c001_v0001183_t0012_u01753151534409") 2025/07/22 02:33:15 DEBUG : toe/toe/toe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250a4_d20250722_m023201_c001_v7007000_t0000_u01753151521739") 2025/07/22 02:33:15 DEBUG : toe/toe/toe: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114d10_d20250722_m023200_c001_v0001041_t0047_u01753151520924") 2025/07/22 02:33:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250ae_d20250722_m023210_c001_v7007000_t0000_u01753151530237") 2025/07/22 02:33:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f11674c4d1f114d22_d20250722_m023209_c001_v0001041_t0015_u01753151529332") 2025/07/22 02:33:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f4050ca8d1c0250aa_d20250722_m023206_c001_v7007000_t0000_u01753151526967") 2025/07/22 02:33:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1156a988fe2df096_d20250722_m023205_c001_v0001117_t0036_u01753151525630") 2025/07/22 02:33:16 DEBUG : two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aae8_d20250722_m022500_c001_v7007000_t0000_u01753151100706") 2025/07/22 02:33:16 DEBUG : two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41505a193db83917_d20250722_m022458_c001_v0001146_t0014_u01753151098612") 2025/07/22 02:33:16 DEBUG : two: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f404ac30e945d5fc4_d20250722_m022457_c001_v0001181_t0059_u01753151097084") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf6_d20250722_m022509_c001_v7007000_t0000_u01753151109108") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f10171b60f2daa7af_d20250722_m022507_c001_v0001032_t0011_u01753151107937") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaee_d20250722_m022505_c001_v7007000_t0000_u01753151105375") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6385f8_d20250722_m022504_c001_v0001183_t0035_u01753151104307") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaea_d20250722_m022503_c001_v7007000_t0000_u01753151103015") 2025/07/22 02:33:16 DEBUG : yam: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1101db28de6385be_d20250722_m022501_c001_v0001183_t0030_u01753151101267") 2025/07/22 02:33:16 DEBUG : yaml: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaf1_d20250722_m022506_c001_v7007000_t0000_u01753151106103") 2025/07/22 02:33:16 DEBUG : yaml: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f103e1dc44a9f4271_d20250722_m022505_c001_v0001165_t0049_u01753151105168") 2025/07/22 02:33:16 DEBUG : yaml: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f41615f3afca9aaed_d20250722_m022503_c001_v7007000_t0000_u01753151103745") 2025/07/22 02:33:16 DEBUG : yaml: Deleting (id "4_zefb27df3f01d2bfb9f880e1b_f1185cb53fbcf1d90_d20250722_m022502_c001_v0001165_t0001_u01753151102796") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m45.824044613s (try 1/5)