"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/08 03:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi" 2025/07/08 03:21:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 03:21:18 DEBUG : Creating backend with remote "/tmp/rclone3164099625" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/08 03:21:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:21 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:21 DEBUG : B2 bucket rclone-test-caquqot7homi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:23 DEBUG : Creating backend with remote "/non-existing" 2025/07/08 03:21:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/08 03:21:23 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:23 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:24 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:24 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:25 INFO : B2 bucket rclone-test-caquqot7homi: Running all checks before starting transfers 2025/07/08 03:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:25 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:25 INFO : B2 bucket rclone-test-caquqot7homi: Checks finished, now starting transfers 2025/07/08 03:21:25 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:26 ERROR : Ignoring --no-traverse with sync 2025/07/08 03:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:26 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:26 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:27 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/08 03:21:28 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:28 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/08 03:21:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:21:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:21:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 03:21:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:21:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:21:31 INFO : sub dir2: Making directory 2025/07/08 03:21:31 INFO : sub dir: Making directory 2025/07/08 03:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:31 INFO : sub dir2/sub sub dir2: Making directory 2025/07/08 03:21:31 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:31 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:32 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/08 03:21:32 DEBUG : B2 bucket rclone-test-caquqot7homi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:32 INFO : sub dir2: Making directory 2025/07/08 03:21:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 03:21:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:32 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:32 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:33 DEBUG : sub dir2: Making directory with metadata 2025/07/08 03:21:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:34 INFO : sub dir2: Making directory 2025/07/08 03:21:34 INFO : sub dir: Making directory 2025/07/08 03:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:34 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:34 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/08 03:21:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 03:21:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:35 INFO : sub dir2: Making directory 2025/07/08 03:21:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:35 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:35 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:35 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:36 DEBUG : sub dir2: Making directory with metadata 2025/07/08 03:21:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:21:36 INFO : sub dir2: Making directory 2025/07/08 03:21:36 INFO : sub dir: Making directory 2025/07/08 03:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:36 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:36 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:37 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/08 03:21:37 DEBUG : B2 bucket rclone-test-caquqot7homi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:38 INFO : sub dir2: Making directory 2025/07/08 03:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:38 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:38 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:38 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bobirol9dure" 2025/07/08 03:21:39 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-bobirol9dure 2025/07/08 03:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:40 DEBUG : B2 bucket rclone-test-bobirol9dure: Waiting for checks to finish 2025/07/08 03:21:40 DEBUG : B2 bucket rclone-test-bobirol9dure: Waiting for transfers to finish 2025/07/08 03:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:41 DEBUG : B2 bucket rclone-test-bobirol9dure: Purge remote 2025/07/08 03:21:41 INFO : B2 bucket rclone-test-bobirol9dure: cleaning bucket "rclone-test-bobirol9dure" of all files 2025/07/08 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd1300ddeb8b9f780e1b_f102ae3ec320da68b_d20250708_m032141_c001_v0001181_t0003_u01751944901428") --- PASS: TestServerSideCopy (3.86s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:21:43 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:43 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/08 03:21:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sitazam5kizu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-sitazam5kizu 2025/07/08 03:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:46 DEBUG : B2 bucket rclone-test-sitazam5kizu: Waiting for checks to finish 2025/07/08 03:21:46 DEBUG : B2 bucket rclone-test-sitazam5kizu: Waiting for transfers to finish 2025/07/08 03:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:21:48 DEBUG : B2 bucket rclone-test-sitazam5kizu: Waiting for checks to finish 2025/07/08 03:21:48 DEBUG : B2 bucket rclone-test-sitazam5kizu: Waiting for transfers to finish 2025/07/08 03:21:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/08 03:21:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:48 DEBUG : B2 bucket rclone-test-sitazam5kizu: Purge remote 2025/07/08 03:21:48 INFO : B2 bucket rclone-test-sitazam5kizu: cleaning bucket "rclone-test-sitazam5kizu" of all files 2025/07/08 03:21:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd7300ddeb8b9f780e1b_f1016f78bb690e03d_d20250708_m032148_c001_v0001130_t0018_u01751944908599") 2025/07/08 03:21:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd7300ddeb8b9f780e1b_f109291fb3eeeeb9f_d20250708_m032147_c001_v0001180_t0036_u01751944907063") --- PASS: TestServerSideCopyOverSelf (5.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:21:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:21:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:21:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/08 03:21:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/08 03:21:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-viyivas9donu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-viyivas9donu 2025/07/08 03:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:53 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for checks to finish 2025/07/08 03:21:53 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for transfers to finish 2025/07/08 03:21:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:21:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:21:55 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for checks to finish 2025/07/08 03:21:55 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for transfers to finish 2025/07/08 03:21:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/08 03:21:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:56 INFO : sub dir/hello world: Deleted 2025/07/08 03:21:56 DEBUG : testing file moves 2025/07/08 03:21:57 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for checks to finish 2025/07/08 03:21:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/08 03:21:57 DEBUG : B2 bucket rclone-test-viyivas9donu: Waiting for transfers to finish 2025/07/08 03:21:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/08 03:21:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 03:21:57 INFO : sub dir/hello world: Deleted 2025/07/08 03:21:58 DEBUG : B2 bucket rclone-test-viyivas9donu: Purge remote 2025/07/08 03:21:58 INFO : B2 bucket rclone-test-viyivas9donu: cleaning bucket "rclone-test-viyivas9donu" of all files 2025/07/08 03:21:58 DEBUG : sub dir/hello world: Deleting (id "4_zef32ed4300ddeb8b9f780e1b_f104c3690f36c08cb_d20250708_m032157_c001_v0001171_t0039_u01751944917390") 2025/07/08 03:21:58 DEBUG : sub dir/hello world: Deleting (id "4_zef32ed4300ddeb8b9f780e1b_f116fac772c4c41b3_d20250708_m032155_c001_v0001182_t0022_u01751944915860") 2025/07/08 03:21:58 DEBUG : sub dir/hello world: Deleting (id "4_zef32ed4300ddeb8b9f780e1b_f103bf512e5605e47_d20250708_m032154_c001_v0001042_t0002_u01751944914563") --- PASS: TestServerSideMoveOverSelf (7.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:21:59 ERROR : error listing: directory not found 2025/07/08 03:22:00 INFO : Local file system at /tmp/rclone3164099625: Making directory 2025/07/08 03:22:00 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:00 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:01 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for checks to finish 2025/07/08 03:22:01 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for transfers to finish 2025/07/08 03:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:22:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/08 03:22:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/08 03:22:03 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:03 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:22:03 INFO : check sum: Copied (new) 2025/07/08 03:22:03 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:03 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:22:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/08 03:22:03 DEBUG : check sum: Unchanged skipping 2025/07/08 03:22:03 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:03 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/08 03:22:04 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:04 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/08 03:22:05 INFO : sizeonly: Copied (new) 2025/07/08 03:22:05 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:05 DEBUG : sizeonly: Sizes identical 2025/07/08 03:22:05 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:05 DEBUG : sizeonly: Unchanged skipping 2025/07/08 03:22:05 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:05 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/08 03:22:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/08 03:22:06 INFO : ignore-size: Copied (new) 2025/07/08 03:22:06 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:22:06 DEBUG : ignore-size: Unchanged skipping 2025/07/08 03:22:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:06 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:22:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:08 DEBUG : existing: Unchanged skipping 2025/07/08 03:22:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:08 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:08 INFO : There was nothing to transfer 2025/07/08 03:22:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/08 03:22:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/08 03:22:08 INFO : existing: Copied (replaced existing) 2025/07/08 03:22:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:22:09 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:09 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/08 03:22:09 INFO : existing: Copied (new) 2025/07/08 03:22:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:10 DEBUG : existing: Destination exists, skipping 2025/07/08 03:22:10 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:10 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:10 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:11 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/08 03:22:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:11 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:22:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:11 INFO : a/potato2: Copied (new) 2025/07/08 03:22:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:11 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:12 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:13 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/08 03:22:13 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:22:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/08 03:22:13 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:13 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:13 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:13 INFO : There was nothing to transfer 2025/07/08 03:22:13 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:13 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/08 03:22:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:22:14 INFO : empty space: Updated modification time in destination 2025/07/08 03:22:14 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:14 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:16 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/08 03:22:16 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:22:16 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:16 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:16 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:17 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/08 03:22:17 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3164099625) 2025/07/08 03:22:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-caquqot7homi) 2025/07/08 03:22:17 DEBUG : foo: sha1 differ 2025/07/08 03:22:17 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/08 03:22:17 INFO : foo: Copied (replaced existing) 2025/07/08 03:22:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 03:22:18 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:18 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:18 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:19 INFO : potato: Copied (new) 2025/07/08 03:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/08 03:22:20 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/08 03:22:20 INFO : potato: Copied (replaced existing) 2025/07/08 03:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:22 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:22 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/08 03:22:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3164099625) 2025/07/08 03:22:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-caquqot7homi) 2025/07/08 03:22:22 DEBUG : potato: sha1 differ 2025/07/08 03:22:22 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/08 03:22:22 INFO : potato: Copied (replaced existing) 2025/07/08 03:22:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:23 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/08 03:22:23 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:23 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:23 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:25 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:25 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:25 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:25 INFO : potato2: Copied (new) 2025/07/08 03:22:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:27 INFO : d: Making directory 2025/07/08 03:22:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/08 03:22:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:27 INFO : a/potato2: Copied (new) 2025/07/08 03:22:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:22:27 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:27 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:27 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/08 03:22:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:30 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:22:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:30 INFO : a/potato2: Copied (new) 2025/07/08 03:22:30 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting files as there were IO errors 2025/07/08 03:22:30 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:31 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:31 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:31 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:32 INFO : potato: Deleted 2025/07/08 03:22:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:33 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:33 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:33 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:34 INFO : potato: Deleted 2025/07/08 03:22:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:34 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:34 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:22:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:22:36 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:36 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/08 03:22:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:37 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:22:37 DEBUG : enormous: Excluded 2025/07/08 03:22:37 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:22:37 DEBUG : potato2: Excluded 2025/07/08 03:22:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:22:38 DEBUG : potato2: Excluded 2025/07/08 03:22:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:38 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:38 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:38 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:38 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:38 INFO : There was nothing to transfer 2025/07/08 03:22:38 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:22:38 DEBUG : enormous: Excluded 2025/07/08 03:22:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:22:38 DEBUG : potato2: Excluded 2025/07/08 03:22:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:22:38 DEBUG : potato2: Excluded 2025/07/08 03:22:38 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for checks to finish 2025/07/08 03:22:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/08 03:22:38 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:38 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for transfers to finish 2025/07/08 03:22:38 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:22:40 DEBUG : enormous: Excluded 2025/07/08 03:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:22:40 DEBUG : potato2: Excluded 2025/07/08 03:22:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:22:40 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:40 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:40 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:40 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:40 INFO : enormous: Deleted 2025/07/08 03:22:40 INFO : potato2: Deleted 2025/07/08 03:22:40 INFO : There was nothing to transfer 2025/07/08 03:22:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/08 03:22:41 DEBUG : empty space: Unchanged skipping 2025/07/08 03:22:41 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for checks to finish 2025/07/08 03:22:41 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for transfers to finish 2025/07/08 03:22:41 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:41 INFO : enormous: Deleted 2025/07/08 03:22:41 INFO : potato2: Deleted 2025/07/08 03:22:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:42 DEBUG : five: Need to transfer - File not found at Destination 2025/07/08 03:22:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/08 03:22:42 DEBUG : one: Destination is newer than source, skipping 2025/07/08 03:22:42 DEBUG : three: Sizes identical 2025/07/08 03:22:42 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/08 03:22:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/08 03:22:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3164099625) 2025/07/08 03:22:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-caquqot7homi) 2025/07/08 03:22:42 DEBUG : two: sha1 differ 2025/07/08 03:22:42 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/08 03:22:43 INFO : five: Copied (new) 2025/07/08 03:22:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/08 03:22:43 INFO : four: Copied (replaced existing) 2025/07/08 03:22:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/08 03:22:43 INFO : two: Copied (replaced existing) 2025/07/08 03:22:43 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:44 DEBUG : one: Destination is newer than source, skipping 2025/07/08 03:22:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/08 03:22:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/08 03:22:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/08 03:22:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/08 03:22:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/08 03:22:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/08 03:22:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/08 03:22:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3164099625) 2025/07/08 03:22:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/08 03:22:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-caquqot7homi) 2025/07/08 03:22:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/08 03:22:44 DEBUG : three: sha1 differ 2025/07/08 03:22:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/08 03:22:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:22:44 INFO : three: Copied (replaced existing) 2025/07/08 03:22:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === 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-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/08 03:22:45 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:45 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 03:22:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/08 03:22:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/08 03:22:46 INFO : potato: Copied (new) 2025/07/08 03:22:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:46 INFO : yam: Copied (new) 2025/07/08 03:22:46 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:22:46 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:46 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:46 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:46 DEBUG : potato: Unchanged skipping 2025/07/08 03:22:46 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:47 INFO : yam: Copied (server-side copy) to: yaml 2025/07/08 03:22:47 INFO : yam: Deleted 2025/07/08 03:22:47 INFO : yaml: Renamed from "yam" 2025/07/08 03:22:47 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/08 03:22:48 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:48 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 03:22:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/08 03:22:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:48 INFO : yam: Copied (new) 2025/07/08 03:22:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/08 03:22:49 INFO : potato: Copied (new) 2025/07/08 03:22:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:22:49 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:49 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:49 DEBUG : potato: Unchanged skipping 2025/07/08 03:22:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:49 INFO : yam: Copied (server-side copy) to: yaml 2025/07/08 03:22:50 INFO : yam: Deleted 2025/07/08 03:22:50 INFO : yaml: Renamed from "yam" 2025/07/08 03:22:50 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/08 03:22:51 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:51 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 03:22:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/08 03:22:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:51 INFO : sub/yam: Copied (new) 2025/07/08 03:22:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/08 03:22:51 INFO : potato: Copied (new) 2025/07/08 03:22:51 DEBUG : Waiting for deletions to finish 2025/07/08 03:22:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:22:51 DEBUG : potato: Unchanged skipping 2025/07/08 03:22:51 INFO : B2 bucket rclone-test-caquqot7homi: Making map for --track-renames 2025/07/08 03:22:51 INFO : B2 bucket rclone-test-caquqot7homi: Finished making map for --track-renames 2025/07/08 03:22:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for renames to finish 2025/07/08 03:22:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/08 03:22:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/08 03:22:52 INFO : sub/yam: Deleted 2025/07/08 03:22:52 INFO : yam: Renamed from "sub/yam" 2025/07/08 03:22:52 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:53 DEBUG : Creating backend with remote "/tmp/rclone3164099625/dir1" 2025/07/08 03:22:53 DEBUG : Config file has changed externally - reloading 2025/07/08 03:22:53 DEBUG : Creating backend with remote "/tmp/rclone3164099625/dir2" 2025/07/08 03:22:53 DEBUG : Local file system at /tmp/rclone3164099625/dir2: Using server-side directory move 2025/07/08 03:22:53 INFO : Local file system at /tmp/rclone3164099625/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 03:22:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/08 03:22:53 INFO : file1.txt: Moved (server-side) 2025/07/08 03:22:53 DEBUG : Local file system at /tmp/rclone3164099625/dir2: Waiting for checks to finish 2025/07/08 03:22:53 DEBUG : Local file system at /tmp/rclone3164099625/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 03:22:54 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:54 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/08 03:22:54 INFO : nested/sub dir/file: Copied (new) 2025/07/08 03:22:54 INFO : nested/sub dir/file: Deleted 2025/07/08 03:22:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:22:54 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:22:54 INFO : sub dir/hello world: Deleted 2025/07/08 03:22:54 INFO : sub dir: Removing directory 2025/07/08 03:22:54 INFO : nested/sub dir: Removing directory 2025/07/08 03:22:54 INFO : nested: Removing directory 2025/07/08 03:22:54 DEBUG : Local file system at /tmp/rclone3164099625: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 03:22:55 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:55 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/08 03:22:56 INFO : nested/sub dir/file: Copied (new) 2025/07/08 03:22:56 INFO : nested/sub dir/file: Deleted 2025/07/08 03:22:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:22:56 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:22:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/08 03:22:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:22:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/08 03:22:57 INFO : existing-b: Copied (new) 2025/07/08 03:22:57 INFO : existing-b: Deleted 2025/07/08 03:22:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/08 03:22:57 INFO : existing: Copied (new) 2025/07/08 03:22:57 INFO : existing: Deleted 2025/07/08 03:22:58 DEBUG : existing: Destination exists, skipping 2025/07/08 03:22:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/08 03:22:58 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:22:58 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:22:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jamuraw7roqi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-jamuraw7roqi 2025/07/08 03:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/08 03:23:03 DEBUG : empty space: Unchanged skipping 2025/07/08 03:23:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:23:03 DEBUG : B2 bucket rclone-test-jamuraw7roqi: Waiting for checks to finish 2025/07/08 03:23:03 INFO : empty space: Deleted 2025/07/08 03:23:03 DEBUG : B2 bucket rclone-test-jamuraw7roqi: Waiting for transfers to finish 2025/07/08 03:23:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:03 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:04 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:04 INFO : potato2: Deleted 2025/07/08 03:23:04 INFO : potato3: Deleted 2025/07/08 03:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-degirid3lumu" 2025/07/08 03:23:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/08 03:23:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/08 03:23:05 DEBUG : B2 bucket rclone-test-degirid3lumu: Waiting for checks to finish 2025/07/08 03:23:05 DEBUG : B2 bucket rclone-test-degirid3lumu: Waiting for transfers to finish 2025/07/08 03:23:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:23:06 INFO : empty space: Copied (server-side copy) 2025/07/08 03:23:06 INFO : empty space: Deleted 2025/07/08 03:23:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:06 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:07 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:07 INFO : potato3: Deleted 2025/07/08 03:23:07 INFO : potato2: Deleted 2025/07/08 03:23:07 DEBUG : B2 bucket rclone-test-degirid3lumu: Purge remote 2025/07/08 03:23:07 INFO : B2 bucket rclone-test-degirid3lumu: cleaning bucket "rclone-test-degirid3lumu" of all files 2025/07/08 03:23:07 DEBUG : empty space: Deleting (id "4_z4f82fdd300edeb8b9f780e1b_f109937f7c1aa0232_d20250708_m032306_c001_v0001161_t0050_u01751944986466") 2025/07/08 03:23:07 DEBUG : potato2: Deleting (id "4_z4f82fdd300edeb8b9f780e1b_f112e8cc8c5baabc3_d20250708_m032306_c001_v0001150_t0000_u01751944986824") 2025/07/08 03:23:07 DEBUG : potato3: Deleting (id "4_z4f82fdd300edeb8b9f780e1b_f114455ce8ff58037_d20250708_m032306_c001_v0001177_t0055_u01751944986847") 2025/07/08 03:23:08 DEBUG : B2 bucket rclone-test-jamuraw7roqi: Purge remote 2025/07/08 03:23:08 INFO : B2 bucket rclone-test-jamuraw7roqi: cleaning bucket "rclone-test-jamuraw7roqi" of all files 2025/07/08 03:23:08 DEBUG : empty space: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f409f9734efaef615_d20250708_m032306_c001_v7007000_t0000_u01751944986767") 2025/07/08 03:23:08 DEBUG : empty space: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f112046480ebcc493_d20250708_m032302_c001_v0001146_t0022_u01751944982329") 2025/07/08 03:23:08 DEBUG : potato2: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f402b0539e57ca292_d20250708_m032307_c001_v7007000_t0000_u01751944987142") 2025/07/08 03:23:08 DEBUG : potato2: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f107f23f05c323795_d20250708_m032303_c001_v0001100_t0048_u01751944983613") 2025/07/08 03:23:08 DEBUG : potato3: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f409f9734efaef616_d20250708_m032307_c001_v7007000_t0000_u01751944987052") 2025/07/08 03:23:08 DEBUG : potato3: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f112fa2e69ba1a7f4_d20250708_m032303_c001_v0001184_t0052_u01751944983967") 2025/07/08 03:23:08 DEBUG : potato3: Deleting (id "4_zefa2eda300edeb8b9f780e1b_f112046480ebcc495_d20250708_m032302_c001_v0001146_t0040_u01751944982715") --- PASS: TestServerSideMove (11.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sivijul0timi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-sivijul0timi 2025/07/08 03:23:15 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 03:23:15 DEBUG : empty space: Excluded 2025/07/08 03:23:15 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 03:23:15 DEBUG : empty space: Excluded 2025/07/08 03:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:23:15 DEBUG : B2 bucket rclone-test-sivijul0timi: Waiting for checks to finish 2025/07/08 03:23:15 DEBUG : B2 bucket rclone-test-sivijul0timi: Waiting for transfers to finish 2025/07/08 03:23:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:15 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:15 INFO : potato2: Deleted 2025/07/08 03:23:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:16 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:16 INFO : potato3: Deleted 2025/07/08 03:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kohadet5zita" 2025/07/08 03:23:17 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 03:23:17 DEBUG : empty space: Excluded 2025/07/08 03:23:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/08 03:23:17 DEBUG : B2 bucket rclone-test-kohadet5zita: Waiting for checks to finish 2025/07/08 03:23:17 DEBUG : B2 bucket rclone-test-kohadet5zita: Waiting for transfers to finish 2025/07/08 03:23:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:18 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:18 INFO : potato2: Deleted 2025/07/08 03:23:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:18 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:18 INFO : potato3: Deleted 2025/07/08 03:23:19 DEBUG : B2 bucket rclone-test-kohadet5zita: Purge remote 2025/07/08 03:23:19 INFO : B2 bucket rclone-test-kohadet5zita: cleaning bucket "rclone-test-kohadet5zita" of all files 2025/07/08 03:23:19 DEBUG : potato2: Deleting (id "4_zcf922db300fdeb8b9f780e1b_f109a3ef1b2ab8ce3_d20250708_m032318_c001_v0001183_t0000_u01751944998339") 2025/07/08 03:23:19 DEBUG : potato3: Deleting (id "4_zcf922db300fdeb8b9f780e1b_f1037ead0573f8104_d20250708_m032318_c001_v0001177_t0051_u01751944998576") 2025/07/08 03:23:20 DEBUG : B2 bucket rclone-test-sivijul0timi: Purge remote 2025/07/08 03:23:20 INFO : B2 bucket rclone-test-sivijul0timi: cleaning bucket "rclone-test-sivijul0timi" of all files 2025/07/08 03:23:20 DEBUG : empty space: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f11871f06b92511e9_d20250708_m032314_c001_v0001177_t0050_u01751944994365") 2025/07/08 03:23:20 DEBUG : potato2: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f4081fe67e78b5049_d20250708_m032318_c001_v7007000_t0000_u01751944998542") 2025/07/08 03:23:20 DEBUG : potato2: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f109f1f92c121fe32_d20250708_m032315_c001_v0001042_t0046_u01751944995257") 2025/07/08 03:23:20 DEBUG : potato3: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f4081fe67e78b504a_d20250708_m032318_c001_v7007000_t0000_u01751944998793") 2025/07/08 03:23:20 DEBUG : potato3: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f1044985a1f3c087f_d20250708_m032315_c001_v0001106_t0054_u01751944995608") 2025/07/08 03:23:20 DEBUG : potato3: Deleting (id "4_z1fc21da300fdeb8b9f780e1b_f11871f06b92511eb_d20250708_m032314_c001_v0001177_t0043_u01751944994581") --- PASS: TestServerSideMoveWithFilter (12.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fuluwut0yeta" 2025/07/08 03:23:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caquqot7homi -> B2 bucket rclone-test-fuluwut0yeta 2025/07/08 03:23:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:23:27 DEBUG : B2 bucket rclone-test-fuluwut0yeta: Waiting for checks to finish 2025/07/08 03:23:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/08 03:23:27 DEBUG : empty space: Unchanged skipping 2025/07/08 03:23:28 INFO : empty space: Deleted 2025/07/08 03:23:28 DEBUG : B2 bucket rclone-test-fuluwut0yeta: Waiting for transfers to finish 2025/07/08 03:23:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:28 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:28 INFO : potato2: Deleted 2025/07/08 03:23:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:28 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:28 INFO : potato3: Deleted 2025/07/08 03:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bujonul3tuwe" 2025/07/08 03:23:29 INFO : tomatoDir: Making directory 2025/07/08 03:23:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/08 03:23:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/08 03:23:30 DEBUG : B2 bucket rclone-test-bujonul3tuwe: Waiting for checks to finish 2025/07/08 03:23:30 DEBUG : B2 bucket rclone-test-bujonul3tuwe: Waiting for transfers to finish 2025/07/08 03:23:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/08 03:23:31 INFO : empty space: Copied (server-side copy) 2025/07/08 03:23:31 INFO : empty space: Deleted 2025/07/08 03:23:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/08 03:23:31 INFO : potato2: Copied (server-side copy) 2025/07/08 03:23:31 INFO : potato2: Deleted 2025/07/08 03:23:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/08 03:23:32 INFO : potato3: Copied (server-side copy) 2025/07/08 03:23:32 INFO : potato3: Deleted 2025/07/08 03:23:32 DEBUG : B2 bucket rclone-test-bujonul3tuwe: Purge remote 2025/07/08 03:23:32 INFO : B2 bucket rclone-test-bujonul3tuwe: cleaning bucket "rclone-test-bujonul3tuwe" of all files 2025/07/08 03:23:33 DEBUG : empty space: Deleting (id "4_z1f825de300fdeb8b9f780e1b_f117d61a371b9d57d_d20250708_m032331_c001_v0001181_t0033_u01751945011231") 2025/07/08 03:23:33 DEBUG : potato2: Deleting (id "4_z1f825de300fdeb8b9f780e1b_f101308b9c7874067_d20250708_m032331_c001_v0001171_t0039_u01751945011532") 2025/07/08 03:23:33 DEBUG : potato3: Deleting (id "4_z1f825de300fdeb8b9f780e1b_f11052245cf72383c_d20250708_m032331_c001_v0001131_t0018_u01751945011682") 2025/07/08 03:23:33 DEBUG : B2 bucket rclone-test-fuluwut0yeta: Purge remote 2025/07/08 03:23:33 INFO : B2 bucket rclone-test-fuluwut0yeta: cleaning bucket "rclone-test-fuluwut0yeta" of all files 2025/07/08 03:23:34 DEBUG : empty space: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f41454ec29268c069_d20250708_m032331_c001_v7007000_t0000_u01751945011454") 2025/07/08 03:23:34 DEBUG : empty space: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f102bf046aa11f54a_d20250708_m032327_c001_v0001180_t0055_u01751945007201") 2025/07/08 03:23:34 DEBUG : potato2: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f41454ec29268c06c_d20250708_m032331_c001_v7007000_t0000_u01751945011828") 2025/07/08 03:23:34 DEBUG : potato2: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f116a652b0a829ad4_d20250708_m032327_c001_v0001178_t0048_u01751945007969") 2025/07/08 03:23:34 DEBUG : potato3: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f41454ec29268c06e_d20250708_m032332_c001_v7007000_t0000_u01751945012113") 2025/07/08 03:23:34 DEBUG : potato3: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f1141741dedecad09_d20250708_m032328_c001_v0001117_t0020_u01751945008197") 2025/07/08 03:23:34 DEBUG : potato3: Deleting (id "4_zbfe24db300fdeb8b9f780e1b_f102bf046aa11f54e_d20250708_m032327_c001_v0001180_t0019_u01751945007399") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:35 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:38 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:39 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/rclone-sync-test" 2025/07/08 03:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/rclone-sync-test-include/layer2" 2025/07/08 03:23:44 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/rclone-sync-test-ignore-file" 2025/07/08 03:23:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 03:23:48 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test: Waiting for checks to finish 2025/07/08 03:23:48 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test: Waiting for transfers to finish 2025/07/08 03:23:48 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:48 INFO : There was nothing to transfer 2025/07/08 03:23:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 03:23:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:23:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:23:48 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:48 INFO : There was nothing to transfer 2025/07/08 03:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 03:23:49 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/08 03:23:49 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/08 03:23:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:49 INFO : There was nothing to transfer 2025/07/08 03:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 03:23:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:23:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:23:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:49 INFO : There was nothing to transfer 2025/07/08 03:23:50 DEBUG : Excluded 2025/07/08 03:23:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 03:23:50 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/08 03:23:50 DEBUG : B2 bucket rclone-test-caquqot7homi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/08 03:23:50 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/CompareDest" 2025/07/08 03:23:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 03:23:53 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:23:53 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:23:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:23:54 INFO : one: Copied (new) 2025/07/08 03:23:54 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:23:55 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:23:55 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:23:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/08 03:23:55 INFO : one: Copied (replaced existing) 2025/07/08 03:23:55 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:23:57 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:23:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:23:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:23:58 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:23:58 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:58 INFO : There was nothing to transfer 2025/07/08 03:23:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:23:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:23:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 03:23:59 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:23:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:23:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:23:59 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:23:59 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:59 INFO : There was nothing to transfer 2025/07/08 03:23:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 03:24:00 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:24:00 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:00 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:00 INFO : There was nothing to transfer 2025/07/08 03:24:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:01 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/08 03:24:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/08 03:24:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 03:24:01 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:24:01 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:01 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:01 INFO : There was nothing to transfer 2025/07/08 03:24:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:02 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 03:24:02 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:24:02 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/08 03:24:02 INFO : two: Copied (new) 2025/07/08 03:24:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:24:05 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dest" 2025/07/08 03:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/pre-dest1" 2025/07/08 03:24:07 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/pre-dest2" 2025/07/08 03:24:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/08 03:24:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/08 03:24:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/08 03:24:10 DEBUG : B2 bucket rclone-test-caquqot7homi path dest: Waiting for checks to finish 2025/07/08 03:24:10 DEBUG : B2 bucket rclone-test-caquqot7homi path dest: Waiting for transfers to finish 2025/07/08 03:24:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/08 03:24:11 INFO : 3: Copied (new) 2025/07/08 03:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/CopyDest" 2025/07/08 03:24:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 03:24:16 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:16 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:24:17 INFO : one: Copied (new) 2025/07/08 03:24:17 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:17 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:18 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/08 03:24:18 INFO : one: Copied (replaced existing) 2025/07/08 03:24:18 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/BackupDir" 2025/07/08 03:24:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:21 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:24:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:24:22 INFO : one: Copied (server-side copy) 2025/07/08 03:24:23 INFO : one: Deleted 2025/07/08 03:24:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/08 03:24:23 INFO : one: Copied (server-side copy) 2025/07/08 03:24:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/08 03:24:23 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:23 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:24 DEBUG : one: Unchanged skipping 2025/07/08 03:24:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/08 03:24:25 INFO : two: Copied (server-side copy) 2025/07/08 03:24:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/08 03:24:25 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:25 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:25 DEBUG : one: Unchanged skipping 2025/07/08 03:24:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:25 DEBUG : two: Unchanged skipping 2025/07/08 03:24:25 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:25 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:25 INFO : There was nothing to transfer 2025/07/08 03:24:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:26 DEBUG : one: Unchanged skipping 2025/07/08 03:24:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/08 03:24:26 DEBUG : three: Destination not found in --copy-dest 2025/07/08 03:24:26 DEBUG : three: Need to transfer - File not found at Destination 2025/07/08 03:24:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 03:24:26 DEBUG : two: Unchanged skipping 2025/07/08 03:24:26 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:26 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/08 03:24:27 INFO : three: Copied (new) 2025/07/08 03:24:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.40s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:24:32 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/backup" 2025/07/08 03:24:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:24:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:34 DEBUG : two: Unchanged skipping 2025/07/08 03:24:34 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:24:35 INFO : one: Copied (server-side copy) 2025/07/08 03:24:35 INFO : one: Deleted 2025/07/08 03:24:35 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:24:36 INFO : one: Copied (new) 2025/07/08 03:24:36 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:24:37 INFO : three.txt: Copied (server-side copy) 2025/07/08 03:24:37 INFO : three.txt: Deleted 2025/07/08 03:24:37 INFO : three.txt: Moved into backup dir 2025/07/08 03:24:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:24:39 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:39 DEBUG : two: Unchanged skipping 2025/07/08 03:24:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:24:39 INFO : one: Copied (server-side copy) 2025/07/08 03:24:39 INFO : one: Deleted 2025/07/08 03:24:39 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:24:40 INFO : one: Copied (new) 2025/07/08 03:24:40 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:24:40 INFO : three.txt: Copied (server-side copy) 2025/07/08 03:24:40 INFO : three.txt: Deleted 2025/07/08 03:24:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:24:43 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/backup" 2025/07/08 03:24:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:24:46 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:46 DEBUG : two: Unchanged skipping 2025/07/08 03:24:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:24:48 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:24:48 INFO : one: Deleted 2025/07/08 03:24:48 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:24:49 INFO : one: Copied (new) 2025/07/08 03:24:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:24:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:24:50 INFO : three.txt: Deleted 2025/07/08 03:24:50 INFO : three.txt: Moved into backup dir 2025/07/08 03:24:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:24:52 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:24:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:24:52 DEBUG : two: Unchanged skipping 2025/07/08 03:24:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:24:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:24:52 INFO : one: Deleted 2025/07/08 03:24:52 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:24:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:24:53 INFO : one: Copied (new) 2025/07/08 03:24:53 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:24:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:24:53 INFO : three.txt: Deleted 2025/07/08 03:24:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/backup" 2025/07/08 03:25:00 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:25:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:25:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:00 DEBUG : two: Unchanged skipping 2025/07/08 03:25:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:25:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/08 03:25:01 INFO : one: Deleted 2025/07/08 03:25:01 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:25:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:02 INFO : one: Copied (new) 2025/07/08 03:25:02 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:25:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/08 03:25:03 INFO : three.txt: Deleted 2025/07/08 03:25:03 INFO : three.txt: Moved into backup dir 2025/07/08 03:25:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:25:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:05 DEBUG : two: Unchanged skipping 2025/07/08 03:25:05 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/08 03:25:06 INFO : one: Deleted 2025/07/08 03:25:06 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:25:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:25:06 INFO : one: Copied (new) 2025/07/08 03:25:06 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/08 03:25:07 INFO : three.txt: Deleted 2025/07/08 03:25:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:25:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:25:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:12 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:25:12 DEBUG : two: Unchanged skipping 2025/07/08 03:25:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:25:12 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:25:13 INFO : one: Deleted 2025/07/08 03:25:13 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:25:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:13 INFO : one: Copied (new) 2025/07/08 03:25:13 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:25:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:25:14 INFO : three.txt: Deleted 2025/07/08 03:25:14 INFO : three.txt: Moved into backup dir 2025/07/08 03:25:15 DEBUG : one.bak: Excluded (Path Filter) 2025/07/08 03:25:15 DEBUG : one.bak: Excluded 2025/07/08 03:25:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/08 03:25:15 DEBUG : three.txt.bak: Excluded 2025/07/08 03:25:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:25:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:15 DEBUG : two: Unchanged skipping 2025/07/08 03:25:15 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for checks to finish 2025/07/08 03:25:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:16 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:25:16 INFO : one: Deleted 2025/07/08 03:25:16 DEBUG : B2 bucket rclone-test-caquqot7homi path dst: Waiting for transfers to finish 2025/07/08 03:25:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:25:17 INFO : one: Copied (new) 2025/07/08 03:25:17 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:25:17 INFO : three.txt: Deleted 2025/07/08 03:25:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:20 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:25:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:25:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:25:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:25:23 INFO : one: Deleted 2025/07/08 03:25:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:24 INFO : one: Copied (new) 2025/07/08 03:25:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:24 DEBUG : two: Unchanged skipping 2025/07/08 03:25:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/08 03:25:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:25:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:25:25 INFO : three.txt: Deleted 2025/07/08 03:25:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:26 INFO : three.txt: Copied (new) 2025/07/08 03:25:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:25:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/08 03:25:27 INFO : one: Deleted 2025/07/08 03:25:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:25:28 INFO : one: Copied (new) 2025/07/08 03:25:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:28 DEBUG : two: Unchanged skipping 2025/07/08 03:25:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/08 03:25:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/08 03:25:29 INFO : three.txt: Deleted 2025/07/08 03:25:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/08 03:25:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-caquqot7homi/dst" 2025/07/08 03:25:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 03:25:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/08 03:25:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/08 03:25:36 INFO : one: Deleted 2025/07/08 03:25:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:37 INFO : one: Copied (new) 2025/07/08 03:25:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:37 DEBUG : two: Unchanged skipping 2025/07/08 03:25:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/08 03:25:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/08 03:25:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/08 03:25:38 INFO : three.txt: Deleted 2025/07/08 03:25:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:39 INFO : three.txt: Copied (new) 2025/07/08 03:25:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 03:25:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/08 03:25:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/08 03:25:40 INFO : one: Deleted 2025/07/08 03:25:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/08 03:25:40 INFO : one: Copied (new) 2025/07/08 03:25:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:41 DEBUG : two: Unchanged skipping 2025/07/08 03:25:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/08 03:25:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/08 03:25:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/08 03:25:42 INFO : three.txt: Deleted 2025/07/08 03:25:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/08 03:25:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/08 03:25:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:25:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:25:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/08 03:25:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/08 03:25:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:25:46 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:25:46 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:25:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/08 03:25:47 INFO : existing: Copied (new) 2025/07/08 03:25:47 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/08 03:25:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/08 03:25:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:25:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:25:48 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting files as there were IO errors 2025/07/08 03:25:48 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.32s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:25:49 DEBUG : existing: Unchanged skipping 2025/07/08 03:25:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:25:49 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:25:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:25:52 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff25dd300ddeb8b9f780e1b/c001_v0001184_t0023": EOF 2025/07/08 03:25:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff25dd300ddeb8b9f780e1b/c001_v0001184_t0023": EOF) 2025/07/08 03:25:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-caquqot7homi: 1/10 (Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff25dd300ddeb8b9f780e1b/c001_v0001184_t0023": EOF) 2025/07/08 03:25:55 DEBUG : pacer: Reducing sleep to 10ms 2025/07/08 03:26:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:26:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both11: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both13: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both14: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both10: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both16: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both0: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both12: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both15: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both17: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both2: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both3: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both4: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both18: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both6: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both19: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both1: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:07 DEBUG : both5: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both7: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both8: Unchanged skipping 2025/07/08 03:26:07 DEBUG : both9: Unchanged skipping 2025/07/08 03:26:07 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:26:07 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:08 INFO : only13: Deleted 2025/07/08 03:26:08 INFO : only14: Deleted 2025/07/08 03:26:08 INFO : only15: Deleted 2025/07/08 03:26:08 INFO : only18: Deleted 2025/07/08 03:26:08 INFO : only4: Deleted 2025/07/08 03:26:08 INFO : only16: Deleted 2025/07/08 03:26:08 INFO : only7: Deleted 2025/07/08 03:26:08 INFO : only0: Deleted 2025/07/08 03:26:08 INFO : only12: Deleted 2025/07/08 03:26:08 INFO : only19: Deleted 2025/07/08 03:26:08 INFO : only6: Deleted 2025/07/08 03:26:08 INFO : only8: Deleted 2025/07/08 03:26:08 INFO : only17: Deleted 2025/07/08 03:26:08 INFO : only11: Deleted 2025/07/08 03:26:08 INFO : only1: Deleted 2025/07/08 03:26:09 INFO : only2: Deleted 2025/07/08 03:26:09 INFO : only5: Deleted 2025/07/08 03:26:09 INFO : only10: Deleted 2025/07/08 03:26:09 INFO : only3: Deleted 2025/07/08 03:26:09 INFO : only9: Deleted 2025/07/08 03:26:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both0: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both10: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both11: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both12: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both13: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both14: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both15: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both16: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both17: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both18: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:26:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both19: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both4: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both1: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both2: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both3: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both5: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:26 DEBUG : both6: Unchanged skipping 2025/07/08 03:26:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/08 03:26:26 DEBUG : both7: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both8: Unchanged skipping 2025/07/08 03:26:26 DEBUG : both9: Unchanged skipping 2025/07/08 03:26:26 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:26:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only0: Copied (replaced existing) 2025/07/08 03:26:27 INFO : only10: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only13: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only14: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only11: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only15: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only16: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only17: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only12: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only18: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only19: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only1: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only2: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only3: Copied (replaced existing) 2025/07/08 03:26:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:27 INFO : only4: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:28 INFO : only5: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:28 INFO : only6: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:28 INFO : only7: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:28 INFO : only8: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/08 03:26:28 INFO : only9: Copied (replaced existing) 2025/07/08 03:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.77s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:36 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:26:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:26:36 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 03:26:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:26:36 INFO : empty_on_remote: Making directory 2025/07/08 03:26:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 03:26:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:39 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:26:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:26:39 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 03:26:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:26:39 INFO : empty_on_remote: Making directory 2025/07/08 03:26:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 03:26:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:41 INFO : sub dir: Making directory 2025/07/08 03:26:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:26:45 INFO : sub dir: Making directory 2025/07/08 03:26:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:26:56 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:56 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:26:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : apple: Unchanged skipping 2025/07/08 03:26:57 DEBUG : banana: Unchanged skipping 2025/07/08 03:26:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:26:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:26:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:26:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:26:57 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:57 INFO : There was nothing to transfer 2025/07/08 03:26:57 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:57 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:26:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : apple: Unchanged skipping 2025/07/08 03:26:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:26:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:26:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : banana: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:26:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:26:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:26:58 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:26:58 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:58 INFO : There was nothing to transfer 2025/07/08 03:26:58 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:58 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:26:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:27:12 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:13 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:13 DEBUG : apple: Unchanged skipping 2025/07/08 03:27:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:27:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:27:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:13 DEBUG : banana: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:14 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:14 INFO : There was nothing to transfer 2025/07/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:14 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : apple: Unchanged skipping 2025/07/08 03:27:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:27:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : banana: Unchanged skipping 2025/07/08 03:27:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:27:14 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:14 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:14 INFO : There was nothing to transfer 2025/07/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:15 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:27:27 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:28 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:27:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:27:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:27:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/08 03:27:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/08 03:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:27:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:27:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:27:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:27:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:27:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:27:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/08 03:27:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/08 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:27:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:27:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:27:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:27:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:27:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:27:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:27:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:27:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:27:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:27:31 INFO : appleappleapplebanana: Deleted 2025/07/08 03:27:31 INFO : banana: Deleted 2025/07/08 03:27:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:27:31 INFO : apple: Deleted 2025/07/08 03:27:31 INFO : splitbananasplit: Deleted 2025/07/08 03:27:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:27:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:27:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : apple: Unchanged skipping 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:27:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : banana: Unchanged skipping 2025/07/08 03:27:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:27:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:27:32 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:32 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:32 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 03:27:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:27:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:27:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:27:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:27:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:27:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:27:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:27:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:27:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:27:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:27:47 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:47 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 03:27:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:27:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:27:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/08 03:27:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/08 03:27:48 INFO : apple: Copied (new) to: PREFIXapple 2025/07/08 03:27:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:27:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:27:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:27:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:27:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:27:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:27:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:27:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:27:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:27:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:27:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:27:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:27:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:27:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 03:27:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:48 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/08 03:27:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/08 03:27:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:27:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:27:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:27:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/08 03:27:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:27:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:27:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:27:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:27:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:27:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:27:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:27:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:27:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:27:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:27:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:27:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:27:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:27:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:27:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:27:49 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:27:50 INFO : banana: Deleted 2025/07/08 03:27:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:27:50 INFO : appleappleapplebanana: Deleted 2025/07/08 03:27:50 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:27:50 INFO : apple: Deleted 2025/07/08 03:27:50 INFO : splitbananasplit: Deleted 2025/07/08 03:27:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:27:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:27:50 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:27:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:27:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:27:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:27:51 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:27:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/08 03:27:51 INFO : banana: Copied (new) 2025/07/08 03:27:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:27:51 INFO : appleappleapplebanana: Copied (new) 2025/07/08 03:27:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/08 03:27:51 INFO : apple: Copied (new) 2025/07/08 03:27:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:27:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/08 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:27:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/08 03:27:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:27:51 INFO : splitbananasplit: Copied (new) 2025/07/08 03:27:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:27:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/08 03:27:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:27:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/08 03:27:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:27:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:27:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:27:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:27:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:27:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:27:52 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:27:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:27:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:27:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:27:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:27:52 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:27:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/08 03:27:52 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/08 03:27:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/08 03:27:52 INFO : PREFIXbanana: Deleted 2025/07/08 03:27:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/08 03:27:53 INFO : PREFIXapple: Deleted 2025/07/08 03:27:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/08 03:27:53 INFO : PREFIXsplitbananasplit: Deleted 2025/07/08 03:27:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/08 03:27:53 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:53 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:27:53 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:54 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:28:07 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:07 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:28:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/08 03:28:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/08 03:28:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:28:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:28:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:28:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:28:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:28:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:28:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:28:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:28:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:28:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:28:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:28:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:28:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:28:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:28:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:28:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:28:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:28:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:28:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:28:09 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:28:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:28:09 INFO : splitbananasplit: Deleted 2025/07/08 03:28:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:28:09 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:28:10 INFO : apple: Deleted 2025/07/08 03:28:10 INFO : appleappleapplebanana: Deleted 2025/07/08 03:28:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:28:10 INFO : banana: Deleted 2025/07/08 03:28:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:28:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:28:10 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:28:11 INFO : appleappleapplebanana: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/08 03:28:11 INFO : banana: Copied (new) 2025/07/08 03:28:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/08 03:28:11 INFO : apple: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:28:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:28:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:28:11 INFO : splitbananasplit: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:28:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:28:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:28:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:28:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:28:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/08 03:28:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:28:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:28:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:28:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:28:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:28:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:28:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:28:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:28:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:28:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/08 03:28:12 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : bananaSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : splitbananasplitSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/08 03:28:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/08 03:28:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/08 03:28:13 INFO : appleSUFFIX: Deleted 2025/07/08 03:28:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/08 03:28:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/08 03:28:13 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:13 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:13 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:28:26 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:28:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:26 DEBUG : apple: Unchanged skipping 2025/07/08 03:28:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:26 DEBUG : banana: Unchanged skipping 2025/07/08 03:28:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:28:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/08 03:28:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/08 03:28:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:28:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:28:27 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:27 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/08 03:28:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/08 03:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/08 03:28:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/08 03:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/08 03:28:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/08 03:28:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/08 03:28:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/08 03:28:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/08 03:28:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/08 03:28:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/08 03:28:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/08 03:28:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/08 03:28:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/08 03:28:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/08 03:28:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/08 03:28:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/08 03:28:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/08 03:28:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/08 03:28:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/08 03:28:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/08 03:28:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/08 03:28:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/08 03:28:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/08 03:28:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/08 03:28:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/08 03:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/08 03:28:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/08 03:28:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/08 03:28:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/08 03:28:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/08 03:28:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/08 03:28:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/08 03:28:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/08 03:28:28 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:28 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:28:28 INFO : appleappleapplebanana: Deleted 2025/07/08 03:28:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:28:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:28:28 INFO : splitbananasplit: Deleted 2025/07/08 03:28:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:28:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:28:29 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:29 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : appleapple: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:29 DEBUG : apple: Unchanged skipping 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:28:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:29 DEBUG : banana: Unchanged skipping 2025/07/08 03:28:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:28:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:28:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:30 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : appleapple: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/08 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:28:43 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:43 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:43 DEBUG : apple: Unchanged skipping 2025/07/08 03:28:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:28:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:43 DEBUG : banana: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:28:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:44 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : apple: Unchanged skipping 2025/07/08 03:28:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : banana: Unchanged skipping 2025/07/08 03:28:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:28:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:28:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:45 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:45 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:28:58 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:58 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : apple: Unchanged skipping 2025/07/08 03:28:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : banana: Unchanged skipping 2025/07/08 03:28:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:28:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:28:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:28:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:28:59 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:28:59 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:59 DEBUG : Waiting for deletions to finish 2025/07/08 03:28:59 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:28:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:00 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:00 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:00 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:00 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:00 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:14 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:14 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:14 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:15 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:15 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:15 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:15 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:15 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:16 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:16 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:16 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:16 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:28 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:28 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:29 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:29 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:29 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:29 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:29 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:30 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:30 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:43 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:43 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:44 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:44 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : banana: Unchanged skipping 2025/07/08 03:29:45 DEBUG : apple: Unchanged skipping 2025/07/08 03:29:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:29:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:29:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:29:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:45 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:29:45 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.75s) --- PASS: TestTransform/NFC (14.45s) --- PASS: TestTransform/NFD (16.48s) --- PASS: TestTransform/base64 (17.97s) --- PASS: TestTransform/prefix (20.93s) --- PASS: TestTransform/suffix (19.74s) --- PASS: TestTransform/truncate (16.40s) --- PASS: TestTransform/encoder (15.58s) --- PASS: TestTransform/ISO-8859-1 (14.76s) --- PASS: TestTransform/charmap (15.68s) --- PASS: TestTransform/lowercase (14.72s) --- PASS: TestTransform/ascii (15.04s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 03:29:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 03:29:50 INFO : sub dir_somesuffix: Making directory 2025/07/08 03:29:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 03:29:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/08 03:29:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 03:29:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/08 03:29:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 03:29:50 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:50 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 03:29:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:52 INFO : tictactoe: Making directory 2025/07/08 03:29:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/08 03:29:52 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:52 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/08 03:29:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:54 INFO : toe: Making directory 2025/07/08 03:29:54 INFO : toe/toe: Making directory 2025/07/08 03:29:54 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 03:29:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 03:29:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 03:29:54 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:54 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 03:29:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:56 INFO : toe: Making directory 2025/07/08 03:29:56 INFO : toe/toe: Making directory 2025/07/08 03:29:56 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 03:29:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 03:29:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 03:29:56 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:56 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 03:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:57 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:29:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:29:57 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:57 INFO : tictacempty_dir: Making directory 2025/07/08 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:57 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:57 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:57 INFO : tictactoe: Making directory 2025/07/08 03:29:57 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:57 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:57 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:29:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 03:29:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:29:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 03:29:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:57 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 03:29:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:29:59 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:29:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:29:59 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:59 INFO : tictacempty_dir: Making directory 2025/07/08 03:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:29:59 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:59 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:59 INFO : tictactoe: Making directory 2025/07/08 03:29:59 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:59 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:59 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:29:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 03:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:29:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:29:59 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:29:59 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:29:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:29:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:29:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/08 03:30:00 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:00 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:00 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:00 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 03:30:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/08 03:30:00 NOTICE: B2 bucket rclone-test-caquqot7homi: 0 differences found 2025/07/08 03:30:00 NOTICE: B2 bucket rclone-test-caquqot7homi: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:01 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:01 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:01 INFO : tictactoe: Making directory 2025/07/08 03:30:01 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:01 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:01 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:30:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 03:30:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:30:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 03:30:01 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:01 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 03:30:03 DEBUG : Waiting for deletions to finish 2025/07/08 03:30:03 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:03 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:03 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:30:04 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 03:30:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/08 03:30:04 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.54s) === RUN TestSyntax 2025/07/08 03:30:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:05 INFO : toe: Making directory 2025/07/08 03:30:05 INFO : toe/toe: Making directory 2025/07/08 03:30:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 03:30:05 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:05 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:05 INFO : toe/toe/toe: Copied (new) 2025/07/08 03:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:06 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:30:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:06 INFO : tictacempty_dir: Making directory 2025/07/08 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:06 INFO : tictactoe: Making directory 2025/07/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:06 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 03:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:30:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:06 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:07 INFO : toe/toe/toe.txt: Deleted 2025/07/08 03:30:07 INFO : toe/toe: Removing directory 2025/07/08 03:30:07 INFO : toe: Removing directory 2025/07/08 03:30:07 INFO : empty_dir: Removing directory 2025/07/08 03:30:07 DEBUG : Local file system at /tmp/rclone3164099625: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:08 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:30:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:08 INFO : tictacempty_dir: Making directory 2025/07/08 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:08 INFO : tictactoe: Making directory 2025/07/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:08 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:08 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:09 INFO : toe/toe/toe.txt: Deleted 2025/07/08 03:30:09 INFO : toe/toe: Removing directory 2025/07/08 03:30:09 INFO : toe: Removing directory 2025/07/08 03:30:09 INFO : empty_dir: Removing directory 2025/07/08 03:30:09 DEBUG : Local file system at /tmp/rclone3164099625: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/08 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/08 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/08 03:30:10 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.30s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:11 DEBUG : Reset feature "Copy" 2025/07/08 03:30:11 DEBUG : Reset feature "Move" 2025/07/08 03:30:11 DEBUG : Reset feature "Copy" 2025/07/08 03:30:11 DEBUG : Reset feature "Move" 2025/07/08 03:30:11 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:30:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:11 INFO : tictacempty_dir: Making directory 2025/07/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:11 INFO : tictactoe: Making directory 2025/07/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/07/08 03:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:11 INFO : tictactoe/tictactoe: Making directory 2025/07/08 03:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 03:30:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 03:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:11 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 03:30:12 INFO : toe/toe/toe.txt: Deleted 2025/07/08 03:30:12 INFO : toe/toe: Removing directory 2025/07/08 03:30:12 INFO : toe: Removing directory 2025/07/08 03:30:12 INFO : empty_dir: Removing directory 2025/07/08 03:30:12 DEBUG : Local file system at /tmp/rclone3164099625: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/08 03:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/08 03:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 03:30:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/08 03:30:13 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.68s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:15 DEBUG : toe: transformed to: dG9l 2025/07/08 03:30:15 DEBUG : toe: transformed to: dG9l 2025/07/08 03:30:15 INFO : dG9l: Making directory 2025/07/08 03:30:15 DEBUG : toe: transformed to: dG9l 2025/07/08 03:30:15 DEBUG : toe: transformed to: dG9l 2025/07/08 03:30:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 03:30:15 INFO : dG9l/dG9l: Making directory 2025/07/08 03:30:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 03:30:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/08 03:30:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 03:30:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 03:30:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 03:30:15 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:15 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 03:30:15 DEBUG : Waiting for deletions to finish 2025/07/08 03:30:16 DEBUG : dG9l: transformed to: toe 2025/07/08 03:30:16 DEBUG : dG9l: transformed to: toe 2025/07/08 03:30:16 DEBUG : dG9l: transformed to: toe 2025/07/08 03:30:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/08 03:30:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/08 03:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/08 03:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/08 03:30:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/08 03:30:16 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for checks to finish 2025/07/08 03:30:16 DEBUG : Local file system at /tmp/rclone3164099625: Waiting for transfers to finish 2025/07/08 03:30:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-caquqot7homi", Local "Local file system at /tmp/rclone3164099625", Modify Window "1ms" 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe: transformed to: 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe: transformed to: 2025/07/08 03:30:17 INFO : B2 bucket rclone-test-caquqot7homi: Making directory 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe: transformed to: 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe: transformed to: 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe/toe: transformed to: 2025/07/08 03:30:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 03:30:17 INFO : toe/toe: Making directory 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe/toe: transformed to: 2025/07/08 03:30:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe: transformed to: 2025/07/08 03:30:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 03:30:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 03:30:17 DEBUG : toe/toe/toe: transformed to: 2025/07/08 03:30:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/08 03:30:17 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for checks to finish 2025/07/08 03:30:17 DEBUG : B2 bucket rclone-test-caquqot7homi: Waiting for transfers to finish 2025/07/08 03:30:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/08 03:30:18 INFO : toe/toe/toe: Copied (new) 2025/07/08 03:30:18 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting files as there were IO errors 2025/07/08 03:30:18 ERROR : B2 bucket rclone-test-caquqot7homi: not deleting directories as there were IO errors --- PASS: TestError (1.94s) PASS 2025/07/08 03:30:19 DEBUG : B2 bucket rclone-test-caquqot7homi: Purge remote 2025/07/08 03:30:19 INFO : B2 bucket rclone-test-caquqot7homi: cleaning bucket "rclone-test-caquqot7homi" of all files 2025/07/08 03:30:20 DEBUG : BackupDir/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c6_d20250708_m032428_c001_v7007000_t0000_u01751945068110") 2025/07/08 03:30:20 DEBUG : BackupDir/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1147d100f329c8c1_d20250708_m032422_c001_v0001146_t0003_u01751945062580") 2025/07/08 03:30:20 DEBUG : CompareDest/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a70b_d20250708_m032403_c001_v7007000_t0000_u01751945043129") 2025/07/08 03:30:20 DEBUG : CompareDest/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588516_d20250708_m032357_c001_v0001137_t0028_u01751945037069") 2025/07/08 03:30:20 DEBUG : CompareDest/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a70c_d20250708_m032403_c001_v7007000_t0000_u01751945043311") 2025/07/08 03:30:20 DEBUG : CompareDest/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ab3_d20250708_m032358_c001_v0001180_t0046_u01751945038708") 2025/07/08 03:30:20 DEBUG : CopyDest/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c7_d20250708_m032428_c001_v7007000_t0000_u01751945068292") 2025/07/08 03:30:20 DEBUG : CopyDest/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0526_d20250708_m032419_c001_v0001184_t0012_u01751945059749") 2025/07/08 03:30:20 DEBUG : CopyDest/three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c8_d20250708_m032428_c001_v7007000_t0000_u01751945068501") 2025/07/08 03:30:20 DEBUG : CopyDest/three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ae7_d20250708_m032426_c001_v0001180_t0001_u01751945066239") 2025/07/08 03:30:21 DEBUG : CopyDest/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c9_d20250708_m032428_c001_v7007000_t0000_u01751945068684") 2025/07/08 03:30:21 DEBUG : CopyDest/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588578_d20250708_m032423_c001_v0001137_t0018_u01751945063975") 2025/07/08 03:30:21 DEBUG : EXISTING: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652c3_d20250708_m032550_c001_v7007000_t0000_u01751945150083") 2025/07/08 03:30:21 DEBUG : EXISTING: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886e4_d20250708_m032548_c001_v0001137_t0013_u01751945148985") 2025/07/08 03:30:21 DEBUG : PREFIXapple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc16df_d20250708_m032753_c001_v7007000_t0000_u01751945273236") 2025/07/08 03:30:21 DEBUG : PREFIXapple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dfa_d20250708_m032748_c001_v0001180_t0045_u01751945268059") 2025/07/08 03:30:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4067_d20250708_m032753_c001_v7007000_t0000_u01751945273243") 2025/07/08 03:30:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0394_d20250708_m032748_c001_v0001183_t0048_u01751945268070") 2025/07/08 03:30:21 DEBUG : PREFIXbanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db7_d20250708_m032752_c001_v7007000_t0000_u01751945272889") 2025/07/08 03:30:21 DEBUG : PREFIXbanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588889_d20250708_m032748_c001_v0001137_t0055_u01751945268091") 2025/07/08 03:30:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503dbb_d20250708_m032753_c001_v7007000_t0000_u01751945273260") 2025/07/08 03:30:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9c4_d20250708_m032748_c001_v0001101_t0042_u01751945268081") 2025/07/08 03:30:21 DEBUG : Testêé: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652bb_d20250708_m032546_c001_v7007000_t0000_u01751945146273") 2025/07/08 03:30:21 DEBUG : Testêé: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bc4_d20250708_m032545_c001_v0001180_t0044_u01751945145660") 2025/07/08 03:30:21 DEBUG : Testêé: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886d8_d20250708_m032544_c001_v0001137_t0029_u01751945144580") 2025/07/08 03:30:21 DEBUG : YXBwbGU=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97323_d20250708_m032733_c001_v7007000_t0000_u01751945253738") 2025/07/08 03:30:21 DEBUG : YXBwbGU=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588854_d20250708_m032729_c001_v0001137_t0035_u01751945249698") 2025/07/08 03:30:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97325_d20250708_m032733_c001_v7007000_t0000_u01751945253921") 2025/07/08 03:30:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02cc_d20250708_m032729_c001_v0001183_t0031_u01751945249186") 2025/07/08 03:30:22 DEBUG : YmFuYW5h: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97326_d20250708_m032734_c001_v7007000_t0000_u01751945254103") 2025/07/08 03:30:22 DEBUG : YmFuYW5h: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc98a_d20250708_m032729_c001_v0001101_t0028_u01751945249217") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b61c_d20250708_m032230_c001_v7007000_t0000_u01751944950571") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0141_d20250708_m032229_c001_v0001184_t0022_u01751944949982") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12bb_d20250708_m032228_c001_v7007000_t0000_u01751944948620") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0121_d20250708_m032227_c001_v0001184_t0019_u01751944947659") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712334c_d20250708_m032212_c001_v7007000_t0000_u01751944932584") 2025/07/08 03:30:22 DEBUG : a/potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0067_d20250708_m032211_c001_v0001184_t0014_u01751944931692") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbd9_d20250708_m032946_c001_v7007000_t0000_u01751945386511") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f80_d20250708_m032942_c001_v0001180_t0043_u01751945382155") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb7b_d20250708_m032931_c001_v7007000_t0000_u01751945371452") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f52_d20250708_m032927_c001_v0001180_t0054_u01751945367240") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afdb_d20250708_m032916_c001_v7007000_t0000_u01751945356875") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f2e_d20250708_m032912_c001_v0001180_t0013_u01751945352896") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08275_d20250708_m032901_c001_v7007000_t0000_u01751945341146") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f04_d20250708_m032857_c001_v0001180_t0049_u01751945337407") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08257_d20250708_m032846_c001_v7007000_t0000_u01751945326320") 2025/07/08 03:30:22 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ee4_d20250708_m032842_c001_v0001180_t0029_u01751945322068") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e0_d20250708_m032830_c001_v7007000_t0000_u01751945310814") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca36_d20250708_m032824_c001_v0001101_t0017_u01751945304955") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194a_d20250708_m032814_c001_v7007000_t0000_u01751945294332") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888e1_d20250708_m032811_c001_v0001137_t0029_u01751945291081") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c85db_d20250708_m032809_c001_v7007000_t0000_u01751945289930") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e50_d20250708_m032805_c001_v0001180_t0016_u01751945285840") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318ba_d20250708_m032754_c001_v7007000_t0000_u01751945274632") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588899_d20250708_m032751_c001_v0001137_t0058_u01751945271387") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db5_d20250708_m032750_c001_v7007000_t0000_u01751945270454") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f037c_d20250708_m032746_c001_v0001183_t0038_u01751945266001") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c21e_d20250708_m032731_c001_v7007000_t0000_u01751945251713") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02b6_d20250708_m032726_c001_v0001183_t0040_u01751945246647") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca413_d20250708_m032715_c001_v7007000_t0000_u01751945235722") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0220_d20250708_m032710_c001_v0001183_t0000_u01751945230755") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15e6_d20250708_m032659_c001_v7007000_t0000_u01751945219240") 2025/07/08 03:30:23 DEBUG : apple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0169_d20250708_m032655_c001_v0001183_t0059_u01751945215024") 2025/07/08 03:30:23 DEBUG : appleSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926cf79_d20250708_m032812_c001_v7007000_t0000_u01751945292952") 2025/07/08 03:30:23 DEBUG : appleSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0476_d20250708_m032807_c001_v0001183_t0012_u01751945287955") 2025/07/08 03:30:23 DEBUG : appleapple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e1_d20250708_m032830_c001_v7007000_t0000_u01751945310998") 2025/07/08 03:30:23 DEBUG : appleapple: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca38_d20250708_m032827_c001_v0001101_t0052_u01751945307005") 2025/07/08 03:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbda_d20250708_m032946_c001_v7007000_t0000_u01751945386695") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb25_d20250708_m032942_c001_v0001101_t0000_u01751945382737") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb7c_d20250708_m032931_c001_v7007000_t0000_u01751945371635") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccae7_d20250708_m032928_c001_v0001101_t0016_u01751945368044") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afdc_d20250708_m032917_c001_v7007000_t0000_u01751945357056") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccabd_d20250708_m032913_c001_v0001101_t0041_u01751945353401") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08276_d20250708_m032901_c001_v7007000_t0000_u01751945341328") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca95_d20250708_m032857_c001_v0001101_t0001_u01751945337938") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08258_d20250708_m032846_c001_v7007000_t0000_u01751945326504") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca64_d20250708_m032842_c001_v0001101_t0055_u01751945322648") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3da_d20250708_m032828_c001_v7007000_t0000_u01751945308667") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0574_d20250708_m032825_c001_v0001183_t0040_u01751945305520") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194b_d20250708_m032814_c001_v7007000_t0000_u01751945294515") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04aa_d20250708_m032811_c001_v0001183_t0042_u01751945291068") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc191e_d20250708_m032809_c001_v7007000_t0000_u01751945289944") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9f8_d20250708_m032806_c001_v0001101_t0023_u01751945286359") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318bc_d20250708_m032754_c001_v7007000_t0000_u01751945274817") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03be_d20250708_m032751_c001_v0001183_t0014_u01751945271397") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de64_d20250708_m032750_c001_v7007000_t0000_u01751945270271") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9bc_d20250708_m032746_c001_v0001101_t0029_u01751945266429") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97318_d20250708_m032731_c001_v7007000_t0000_u01751945251484") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07da4_d20250708_m032727_c001_v0001180_t0033_u01751945247255") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca414_d20250708_m032715_c001_v7007000_t0000_u01751945235917") 2025/07/08 03:30:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d58_d20250708_m032711_c001_v0001180_t0048_u01751945231507") 2025/07/08 03:30:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15e8_d20250708_m032659_c001_v7007000_t0000_u01751945219425") 2025/07/08 03:30:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07cf6_d20250708_m032655_c001_v0001180_t0024_u01751945215721") 2025/07/08 03:30:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331947_d20250708_m032812_c001_v7007000_t0000_u01751945292577") 2025/07/08 03:30:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888cf_d20250708_m032807_c001_v0001137_t0051_u01751945287937") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b61d_d20250708_m032230_c001_v7007000_t0000_u01751944950754") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0137_d20250708_m032229_c001_v0001184_t0021_u01751944949176") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12ba_d20250708_m032228_c001_v7007000_t0000_u01751944948058") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d010f_d20250708_m032226_c001_v0001184_t0004_u01751944946859") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712334b_d20250708_m032212_c001_v7007000_t0000_u01751944932032") 2025/07/08 03:30:25 DEBUG : b/potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0057_d20250708_m032210_c001_v0001184_t0016_u01751944930878") 2025/07/08 03:30:25 DEBUG : backup/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cf7d_d20250708_m032441_c001_v7007000_t0000_u01751945081399") 2025/07/08 03:30:25 DEBUG : backup/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f114e1e01b858cb6a_d20250708_m032439_c001_v0001165_t0001_u01751945079361") 2025/07/08 03:30:25 DEBUG : backup/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f116037e76ca1710e_d20250708_m032435_c001_v0001181_t0001_u01751945075306") 2025/07/08 03:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3316f3_d20250708_m032507_c001_v7007000_t0000_u01751945107670") 2025/07/08 03:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f112b06bec62d01c3_d20250708_m032505_c001_v0001109_t0050_u01751945105377") 2025/07/08 03:30:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f102694a7ce2e84f3_d20250708_m032501_c001_v0001184_t0055_u01751945101127") 2025/07/08 03:30:25 DEBUG : backup/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1450_d20250708_m032454_c001_v7007000_t0000_u01751945094437") 2025/07/08 03:30:25 DEBUG : backup/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1146fa890ce232af_d20250708_m032452_c001_v0001145_t0053_u01751945092319") 2025/07/08 03:30:25 DEBUG : backup/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f100aab7aa7b2c56d_d20250708_m032447_c001_v0001145_t0031_u01751945087821") 2025/07/08 03:30:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3316f5_d20250708_m032507_c001_v7007000_t0000_u01751945107852") 2025/07/08 03:30:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1170d30b4ddca53b_d20250708_m032506_c001_v0001092_t0039_u01751945106737") 2025/07/08 03:30:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1142c828c8757b84_d20250708_m032502_c001_v0001101_t0011_u01751945102895") 2025/07/08 03:30:26 DEBUG : backup/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cf7f_d20250708_m032441_c001_v7007000_t0000_u01751945081583") 2025/07/08 03:30:26 DEBUG : backup/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f11377b4f7e2dc0a1_d20250708_m032440_c001_v0001176_t0056_u01751945080633") 2025/07/08 03:30:26 DEBUG : backup/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f104c48926f7f38a0_d20250708_m032436_c001_v0001104_t0017_u01751945076891") 2025/07/08 03:30:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1451_d20250708_m032454_c001_v7007000_t0000_u01751945094620") 2025/07/08 03:30:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f117c9cda4e662130_d20250708_m032453_c001_v0001091_t0029_u01751945093520") 2025/07/08 03:30:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f11176a0d85497dbc_d20250708_m032449_c001_v0001038_t0025_u01751945089797") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbdb_d20250708_m032946_c001_v7007000_t0000_u01751945386882") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889db_d20250708_m032942_c001_v0001137_t0053_u01751945382424") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb7e_d20250708_m032931_c001_v7007000_t0000_u01751945371818") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889af_d20250708_m032927_c001_v0001137_t0029_u01751945367442") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afdd_d20250708_m032917_c001_v7007000_t0000_u01751945357240") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858898f_d20250708_m032913_c001_v0001137_t0045_u01751945353126") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08277_d20250708_m032901_c001_v7007000_t0000_u01751945341511") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588967_d20250708_m032857_c001_v0001137_t0011_u01751945337639") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08259_d20250708_m032846_c001_v7007000_t0000_u01751945326687") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588938_d20250708_m032842_c001_v0001137_t0054_u01751945322299") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e2_d20250708_m032831_c001_v7007000_t0000_u01751945311181") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07eae_d20250708_m032825_c001_v0001180_t0020_u01751945305285") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194c_d20250708_m032814_c001_v7007000_t0000_u01751945294797") 2025/07/08 03:30:26 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e6c_d20250708_m032811_c001_v0001180_t0055_u01751945291059") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884f9_d20250708_m032810_c001_v7007000_t0000_u01751945290138") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888c9_d20250708_m032806_c001_v0001137_t0053_u01751945286067") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318bd_d20250708_m032755_c001_v7007000_t0000_u01751945275009") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e0e_d20250708_m032751_c001_v0001180_t0058_u01751945271407") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4024a9f40519f596_d20250708_m032750_c001_v7007000_t0000_u01751945270244") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07df8_d20250708_m032746_c001_v0001180_t0000_u01751945266210") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb875c6f_d20250708_m032731_c001_v7007000_t0000_u01751945251494") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858884d_d20250708_m032726_c001_v0001137_t0027_u01751945246845") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca415_d20250708_m032716_c001_v7007000_t0000_u01751945236100") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858881b_d20250708_m032710_c001_v0001137_t0011_u01751945230972") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15e9_d20250708_m032659_c001_v7007000_t0000_u01751945219608") 2025/07/08 03:30:27 DEBUG : banana: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887f3_d20250708_m032655_c001_v0001137_t0037_u01751945215312") 2025/07/08 03:30:27 DEBUG : bananaSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926cf78_d20250708_m032812_c001_v7007000_t0000_u01751945292771") 2025/07/08 03:30:27 DEBUG : bananaSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e5a_d20250708_m032807_c001_v0001180_t0037_u01751945287923") 2025/07/08 03:30:27 DEBUG : both0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c842c_d20250708_m032628_c001_v7007000_t0000_u01751945188824") 2025/07/08 03:30:27 DEBUG : both0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c1f_d20250708_m032614_c001_v0001180_t0025_u01751945174055") 2025/07/08 03:30:27 DEBUG : both0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f4_d20250708_m032609_c001_v7007000_t0000_u01751945169733") 2025/07/08 03:30:27 DEBUG : both0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bcb_d20250708_m032552_c001_v0001180_t0033_u01751945152300") 2025/07/08 03:30:27 DEBUG : both1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c842d_d20250708_m032629_c001_v7007000_t0000_u01751945189006") 2025/07/08 03:30:27 DEBUG : both1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c25_d20250708_m032614_c001_v0001180_t0000_u01751945174962") 2025/07/08 03:30:28 DEBUG : both1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f5_d20250708_m032609_c001_v7007000_t0000_u01751945169916") 2025/07/08 03:30:28 DEBUG : both1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bd1_d20250708_m032555_c001_v0001180_t0048_u01751945155276") 2025/07/08 03:30:28 DEBUG : both10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c842f_d20250708_m032629_c001_v7007000_t0000_u01751945189187") 2025/07/08 03:30:28 DEBUG : both10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c4b_d20250708_m032620_c001_v0001180_t0029_u01751945180212") 2025/07/08 03:30:28 DEBUG : both10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f6_d20250708_m032610_c001_v7007000_t0000_u01751945170099") 2025/07/08 03:30:28 DEBUG : both10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bf5_d20250708_m032600_c001_v0001180_t0025_u01751945160902") 2025/07/08 03:30:28 DEBUG : both11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8430_d20250708_m032629_c001_v7007000_t0000_u01751945189369") 2025/07/08 03:30:28 DEBUG : both11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c51_d20250708_m032620_c001_v0001180_t0011_u01751945180784") 2025/07/08 03:30:28 DEBUG : both11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f7_d20250708_m032610_c001_v7007000_t0000_u01751945170282") 2025/07/08 03:30:28 DEBUG : both11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bf7_d20250708_m032601_c001_v0001180_t0047_u01751945161635") 2025/07/08 03:30:28 DEBUG : both12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8431_d20250708_m032629_c001_v7007000_t0000_u01751945189552") 2025/07/08 03:30:28 DEBUG : both12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c55_d20250708_m032621_c001_v0001180_t0037_u01751945181423") 2025/07/08 03:30:28 DEBUG : both12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f8_d20250708_m032610_c001_v7007000_t0000_u01751945170464") 2025/07/08 03:30:28 DEBUG : both12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bf9_d20250708_m032602_c001_v0001180_t0009_u01751945162195") 2025/07/08 03:30:28 DEBUG : both13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8432_d20250708_m032629_c001_v7007000_t0000_u01751945189734") 2025/07/08 03:30:28 DEBUG : both13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c57_d20250708_m032622_c001_v0001180_t0033_u01751945182278") 2025/07/08 03:30:28 DEBUG : both13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7fa_d20250708_m032610_c001_v7007000_t0000_u01751945170647") 2025/07/08 03:30:28 DEBUG : both13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bfb_d20250708_m032602_c001_v0001180_t0001_u01751945162714") 2025/07/08 03:30:28 DEBUG : both14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8433_d20250708_m032629_c001_v7007000_t0000_u01751945189916") 2025/07/08 03:30:28 DEBUG : both14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c59_d20250708_m032622_c001_v0001180_t0027_u01751945182792") 2025/07/08 03:30:28 DEBUG : both14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7fb_d20250708_m032610_c001_v7007000_t0000_u01751945170832") 2025/07/08 03:30:28 DEBUG : both14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c01_d20250708_m032603_c001_v0001180_t0027_u01751945163317") 2025/07/08 03:30:29 DEBUG : both15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8434_d20250708_m032630_c001_v7007000_t0000_u01751945190145") 2025/07/08 03:30:29 DEBUG : both15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c5f_d20250708_m032623_c001_v0001180_t0058_u01751945183290") 2025/07/08 03:30:29 DEBUG : both15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7fc_d20250708_m032611_c001_v7007000_t0000_u01751945171018") 2025/07/08 03:30:29 DEBUG : both15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c03_d20250708_m032603_c001_v0001180_t0029_u01751945163861") 2025/07/08 03:30:29 DEBUG : both16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8435_d20250708_m032630_c001_v7007000_t0000_u01751945190327") 2025/07/08 03:30:29 DEBUG : both16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c61_d20250708_m032623_c001_v0001180_t0057_u01751945183805") 2025/07/08 03:30:29 DEBUG : both16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7fe_d20250708_m032611_c001_v7007000_t0000_u01751945171206") 2025/07/08 03:30:29 DEBUG : both16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c07_d20250708_m032604_c001_v0001180_t0047_u01751945164434") 2025/07/08 03:30:29 DEBUG : both17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8437_d20250708_m032630_c001_v7007000_t0000_u01751945190509") 2025/07/08 03:30:29 DEBUG : both17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c63_d20250708_m032624_c001_v0001180_t0057_u01751945184351") 2025/07/08 03:30:29 DEBUG : both17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7ff_d20250708_m032611_c001_v7007000_t0000_u01751945171387") 2025/07/08 03:30:29 DEBUG : both17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c09_d20250708_m032605_c001_v0001180_t0057_u01751945165197") 2025/07/08 03:30:29 DEBUG : both18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8438_d20250708_m032630_c001_v7007000_t0000_u01751945190715") 2025/07/08 03:30:29 DEBUG : both18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c67_d20250708_m032624_c001_v0001180_t0045_u01751945184976") 2025/07/08 03:30:29 DEBUG : both18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a800_d20250708_m032611_c001_v7007000_t0000_u01751945171570") 2025/07/08 03:30:29 DEBUG : both18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c0d_d20250708_m032605_c001_v0001180_t0036_u01751945165755") 2025/07/08 03:30:29 DEBUG : both19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8439_d20250708_m032630_c001_v7007000_t0000_u01751945190898") 2025/07/08 03:30:29 DEBUG : both19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c69_d20250708_m032625_c001_v0001180_t0019_u01751945185595") 2025/07/08 03:30:29 DEBUG : both19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a802_d20250708_m032611_c001_v7007000_t0000_u01751945171854") 2025/07/08 03:30:29 DEBUG : both19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c0f_d20250708_m032606_c001_v0001180_t0023_u01751945166364") 2025/07/08 03:30:29 DEBUG : both2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843a_d20250708_m032631_c001_v7007000_t0000_u01751945191080") 2025/07/08 03:30:29 DEBUG : both2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c27_d20250708_m032615_c001_v0001180_t0039_u01751945175600") 2025/07/08 03:30:30 DEBUG : both2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a803_d20250708_m032612_c001_v7007000_t0000_u01751945172037") 2025/07/08 03:30:30 DEBUG : both2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bd3_d20250708_m032555_c001_v0001180_t0031_u01751945155812") 2025/07/08 03:30:30 DEBUG : both3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843b_d20250708_m032631_c001_v7007000_t0000_u01751945191266") 2025/07/08 03:30:30 DEBUG : both3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c2f_d20250708_m032616_c001_v0001180_t0018_u01751945176260") 2025/07/08 03:30:30 DEBUG : both3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a804_d20250708_m032612_c001_v7007000_t0000_u01751945172220") 2025/07/08 03:30:30 DEBUG : both3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bd5_d20250708_m032556_c001_v0001180_t0024_u01751945156357") 2025/07/08 03:30:30 DEBUG : both4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843c_d20250708_m032631_c001_v7007000_t0000_u01751945191449") 2025/07/08 03:30:30 DEBUG : both4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c33_d20250708_m032616_c001_v0001180_t0001_u01751945176796") 2025/07/08 03:30:30 DEBUG : both4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a805_d20250708_m032612_c001_v7007000_t0000_u01751945172402") 2025/07/08 03:30:30 DEBUG : both4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bdd_d20250708_m032556_c001_v0001180_t0051_u01751945156904") 2025/07/08 03:30:30 DEBUG : both5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843d_d20250708_m032631_c001_v7007000_t0000_u01751945191631") 2025/07/08 03:30:30 DEBUG : both5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c37_d20250708_m032617_c001_v0001180_t0012_u01751945177344") 2025/07/08 03:30:30 DEBUG : both5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a806_d20250708_m032612_c001_v7007000_t0000_u01751945172585") 2025/07/08 03:30:30 DEBUG : both5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07be3_d20250708_m032557_c001_v0001180_t0037_u01751945157689") 2025/07/08 03:30:30 DEBUG : both6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843e_d20250708_m032631_c001_v7007000_t0000_u01751945191814") 2025/07/08 03:30:30 DEBUG : both6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c39_d20250708_m032617_c001_v0001180_t0033_u01751945177961") 2025/07/08 03:30:30 DEBUG : both6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a807_d20250708_m032612_c001_v7007000_t0000_u01751945172768") 2025/07/08 03:30:30 DEBUG : both6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07be9_d20250708_m032558_c001_v0001180_t0002_u01751945158203") 2025/07/08 03:30:30 DEBUG : both7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c843f_d20250708_m032631_c001_v7007000_t0000_u01751945191999") 2025/07/08 03:30:30 DEBUG : both7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c3b_d20250708_m032618_c001_v0001180_t0003_u01751945178576") 2025/07/08 03:30:31 DEBUG : both7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a808_d20250708_m032612_c001_v7007000_t0000_u01751945172951") 2025/07/08 03:30:31 DEBUG : both7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07beb_d20250708_m032558_c001_v0001180_t0019_u01751945158833") 2025/07/08 03:30:31 DEBUG : both8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8440_d20250708_m032632_c001_v7007000_t0000_u01751945192193") 2025/07/08 03:30:31 DEBUG : both8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c41_d20250708_m032619_c001_v0001180_t0044_u01751945179067") 2025/07/08 03:30:31 DEBUG : both8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a809_d20250708_m032613_c001_v7007000_t0000_u01751945173135") 2025/07/08 03:30:31 DEBUG : both8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bed_d20250708_m032559_c001_v0001180_t0043_u01751945159481") 2025/07/08 03:30:31 DEBUG : both9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8441_d20250708_m032632_c001_v7007000_t0000_u01751945192377") 2025/07/08 03:30:31 DEBUG : both9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c43_d20250708_m032619_c001_v0001180_t0019_u01751945179673") 2025/07/08 03:30:31 DEBUG : both9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a80a_d20250708_m032613_c001_v7007000_t0000_u01751945173317") 2025/07/08 03:30:31 DEBUG : both9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bf3_d20250708_m032600_c001_v0001180_t0046_u01751945160268") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b620_d20250708_m032230_c001_v7007000_t0000_u01751944950937") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0139_d20250708_m032229_c001_v0001184_t0004_u01751944949369") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12bc_d20250708_m032228_c001_v7007000_t0000_u01751944948806") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0115_d20250708_m032227_c001_v0001184_t0016_u01751944947064") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712334d_d20250708_m032212_c001_v7007000_t0000_u01751944932765") 2025/07/08 03:30:31 DEBUG : c/non empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d005d_d20250708_m032211_c001_v0001184_t0016_u01751944931086") 2025/07/08 03:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97328_d20250708_m032734_c001_v7007000_t0000_u01751945254285") 2025/07/08 03:30:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07db2_d20250708_m032729_c001_v0001180_t0042_u01751945249208") 2025/07/08 03:30:31 DEBUG : check sum: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123339_d20250708_m032204_c001_v7007000_t0000_u01751944924356") 2025/07/08 03:30:31 DEBUG : check sum: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0007_d20250708_m032203_c001_v0001184_t0046_u01751944923398") 2025/07/08 03:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788b8b_d20250708_m033017_c001_v7007000_t0000_u01751945417423") 2025/07/08 03:30:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07fd4_d20250708_m033015_c001_v0001180_t0007_u01751945415832") 2025/07/08 03:30:32 DEBUG : dest/3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c1_d20250708_m032412_c001_v7007000_t0000_u01751945052416") 2025/07/08 03:30:32 DEBUG : dest/3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f404c2001d7c207ef_d20250708_m032411_c001_v0001117_t0002_u01751945051292") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e4_d20250708_m032831_c001_v7007000_t0000_u01751945311363") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0584_d20250708_m032827_c001_v0001183_t0039_u01751945307223") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbdc_d20250708_m032947_c001_v7007000_t0000_u01751945387065") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f74_d20250708_m032936_c001_v0001180_t0021_u01751945376194") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb84_d20250708_m032932_c001_v7007000_t0000_u01751945372012") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f38_d20250708_m032921_c001_v0001180_t0045_u01751945361476") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afde_d20250708_m032917_c001_v7007000_t0000_u01751945357422") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f16_d20250708_m032905_c001_v0001180_t0036_u01751945345797") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08278_d20250708_m032901_c001_v7007000_t0000_u01751945341694") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ef4_d20250708_m032851_c001_v0001180_t0054_u01751945331049") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825a_d20250708_m032846_c001_v7007000_t0000_u01751945326869") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07eda_d20250708_m032835_c001_v0001180_t0026_u01751945315466") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130e90b_d20250708_m032828_c001_v7007000_t0000_u01751945308882") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca1c_d20250708_m032819_c001_v0001101_t0036_u01751945299056") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194d_d20250708_m032814_c001_v7007000_t0000_u01751945294981") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04b2_d20250708_m032811_c001_v0001183_t0034_u01751945291282") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc191d_d20250708_m032809_c001_v7007000_t0000_u01751945289760") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e38_d20250708_m032759_c001_v0001180_t0042_u01751945279315") 2025/07/08 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318c5_d20250708_m032755_c001_v7007000_t0000_u01751945275194") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e14_d20250708_m032751_c001_v0001180_t0016_u01751945271626") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db4_d20250708_m032750_c001_v7007000_t0000_u01751945270303") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0330_d20250708_m032738_c001_v0001183_t0057_u01751945258381") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c21b_d20250708_m032731_c001_v7007000_t0000_u01751945251509") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0266_d20250708_m032720_c001_v0001183_t0019_u01751945240414") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca416_d20250708_m032716_c001_v7007000_t0000_u01751945236288") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f01c5_d20250708_m032703_c001_v0001183_t0041_u01751945223937") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15ea_d20250708_m032659_c001_v7007000_t0000_u01751945219791") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0121_d20250708_m032649_c001_v0001183_t0027_u01751945209494") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4043af8c0b282541_d20250708_m032812_c001_v7007000_t0000_u01751945292634") 2025/07/08 03:30:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e5c_d20250708_m032808_c001_v0001180_t0021_u01751945288146") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e5_d20250708_m032831_c001_v7007000_t0000_u01751945311545") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588916_d20250708_m032827_c001_v0001137_t0023_u01751945307234") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbdd_d20250708_m032947_c001_v7007000_t0000_u01751945387248") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889c9_d20250708_m032936_c001_v0001137_t0058_u01751945376762") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb85_d20250708_m032932_c001_v7007000_t0000_u01751945372197") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858899b_d20250708_m032922_c001_v0001137_t0051_u01751945362046") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afdf_d20250708_m032917_c001_v7007000_t0000_u01751945357602") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588975_d20250708_m032906_c001_v0001137_t0018_u01751945346375") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08279_d20250708_m032901_c001_v7007000_t0000_u01751945341875") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588953_d20250708_m032851_c001_v0001137_t0024_u01751945331611") 2025/07/08 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825b_d20250708_m032847_c001_v7007000_t0000_u01751945327062") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588926_d20250708_m032836_c001_v0001137_t0024_u01751945316079") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c406_d20250708_m032828_c001_v7007000_t0000_u01751945308889") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e98_d20250708_m032819_c001_v0001180_t0004_u01751945299915") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194e_d20250708_m032815_c001_v7007000_t0000_u01751945295164") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e6e_d20250708_m032811_c001_v0001180_t0018_u01751945291293") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926cf5b_d20250708_m032809_c001_v7007000_t0000_u01751945289970") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888b1_d20250708_m032759_c001_v0001137_t0055_u01751945279941") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318c6_d20250708_m032755_c001_v7007000_t0000_u01751945275378") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03c2_d20250708_m032751_c001_v0001183_t0034_u01751945271639") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de63_d20250708_m032750_c001_v7007000_t0000_u01751945270258") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07de0_d20250708_m032738_c001_v0001180_t0049_u01751945258953") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb875c72_d20250708_m032731_c001_v7007000_t0000_u01751945251731") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588833_d20250708_m032720_c001_v0001137_t0045_u01751945240989") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca418_d20250708_m032716_c001_v7007000_t0000_u01751945236474") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588803_d20250708_m032704_c001_v0001137_t0027_u01751945224506") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15eb_d20250708_m032659_c001_v7007000_t0000_u01751945219976") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887e1_d20250708_m032650_c001_v0001137_t0059_u01751945210081") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788505_d20250708_m032812_c001_v7007000_t0000_u01751945292962") 2025/07/08 03:30:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f047a_d20250708_m032808_c001_v0001183_t0025_u01751945288175") 2025/07/08 03:30:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e6_d20250708_m032831_c001_v7007000_t0000_u01751945311728") 2025/07/08 03:30:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ebc_d20250708_m032827_c001_v0001180_t0011_u01751945307244") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbde_d20250708_m032947_c001_v7007000_t0000_u01751945387434") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb17_d20250708_m032937_c001_v0001101_t0001_u01751945377608") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb86_d20250708_m032932_c001_v7007000_t0000_u01751945372381") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccacf_d20250708_m032922_c001_v0001101_t0030_u01751945362725") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe0_d20250708_m032917_c001_v7007000_t0000_u01751945357784") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccaa9_d20250708_m032907_c001_v0001101_t0010_u01751945347251") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827a_d20250708_m032902_c001_v7007000_t0000_u01751945342057") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca7b_d20250708_m032852_c001_v0001101_t0032_u01751945332326") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825c_d20250708_m032847_c001_v7007000_t0000_u01751945327245") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca54_d20250708_m032836_c001_v0001101_t0045_u01751945316814") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331982_d20250708_m032828_c001_v7007000_t0000_u01751945308854") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f052e_d20250708_m032820_c001_v0001183_t0010_u01751945300477") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33194f_d20250708_m032815_c001_v7007000_t0000_u01751945295347") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888e3_d20250708_m032811_c001_v0001137_t0044_u01751945291423") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884f8_d20250708_m032809_c001_v7007000_t0000_u01751945289980") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9e6_d20250708_m032800_c001_v0001101_t0009_u01751945280701") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318c7_d20250708_m032755_c001_v7007000_t0000_u01751945275563") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858889b_d20250708_m032751_c001_v0001137_t0056_u01751945271689") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33186e_d20250708_m032750_c001_v7007000_t0000_u01751945270477") 2025/07/08 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9a2_d20250708_m032739_c001_v0001101_t0009_u01751945259539") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb875c70_d20250708_m032731_c001_v7007000_t0000_u01751945251545") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d8a_d20250708_m032721_c001_v0001180_t0004_u01751945241727") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca419_d20250708_m032716_c001_v7007000_t0000_u01751945236658") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d22_d20250708_m032705_c001_v0001180_t0045_u01751945225321") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15ec_d20250708_m032700_c001_v7007000_t0000_u01751945220159") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07cda_d20250708_m032650_c001_v0001180_t0028_u01751945210518") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331949_d20250708_m032812_c001_v7007000_t0000_u01751945292974") 2025/07/08 03:30:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888d3_d20250708_m032808_c001_v0001137_t0029_u01751945288204") 2025/07/08 03:30:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e7_d20250708_m032831_c001_v7007000_t0000_u01751945311913") 2025/07/08 03:30:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca3c_d20250708_m032827_c001_v0001101_t0038_u01751945307407") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe1_d20250708_m032947_c001_v7007000_t0000_u01751945387618") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f08b4_d20250708_m032938_c001_v0001183_t0013_u01751945378375") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb8e_d20250708_m032932_c001_v7007000_t0000_u01751945372566") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f07f4_d20250708_m032923_c001_v0001183_t0029_u01751945363621") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe2_d20250708_m032917_c001_v7007000_t0000_u01751945357966") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0728_d20250708_m032907_c001_v0001183_t0057_u01751945347971") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827b_d20250708_m032902_c001_v7007000_t0000_u01751945342239") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0696_d20250708_m032853_c001_v0001183_t0046_u01751945333391") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825d_d20250708_m032847_c001_v7007000_t0000_u01751945327428") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f05f3_d20250708_m032837_c001_v0001183_t0058_u01751945317587") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3dd_d20250708_m032828_c001_v7007000_t0000_u01751945308860") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588904_d20250708_m032821_c001_v0001137_t0018_u01751945301041") 2025/07/08 03:30:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331950_d20250708_m032815_c001_v7007000_t0000_u01751945295531") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e72_d20250708_m032811_c001_v0001180_t0000_u01751945291490") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc191c_d20250708_m032809_c001_v7007000_t0000_u01751945289577") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f042c_d20250708_m032801_c001_v0001183_t0034_u01751945281607") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318c8_d20250708_m032755_c001_v7007000_t0000_u01751945275759") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e16_d20250708_m032751_c001_v0001180_t0059_u01751945271831") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc16b3_d20250708_m032750_c001_v7007000_t0000_u01751945270506") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858886f_d20250708_m032740_c001_v0001137_t0057_u01751945260360") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a64f_d20250708_m032731_c001_v7007000_t0000_u01751945251287") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc972_d20250708_m032722_c001_v0001101_t0024_u01751945242298") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca41a_d20250708_m032716_c001_v7007000_t0000_u01751945236844") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc948_d20250708_m032705_c001_v0001101_t0011_u01751945225897") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15ee_d20250708_m032700_c001_v7007000_t0000_u01751945220344") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc916_d20250708_m032650_c001_v0001101_t0040_u01751945210714") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926cf77_d20250708_m032812_c001_v7007000_t0000_u01751945292588") 2025/07/08 03:30:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca00_d20250708_m032808_c001_v0001101_t0016_u01751945288343") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e8_d20250708_m032832_c001_v7007000_t0000_u01751945312097") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0586_d20250708_m032827_c001_v0001183_t0034_u01751945307418") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe2_d20250708_m032947_c001_v7007000_t0000_u01751945387801") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f7a_d20250708_m032938_c001_v0001180_t0021_u01751945378579") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb90_d20250708_m032932_c001_v7007000_t0000_u01751945372749") 2025/07/08 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f3e_d20250708_m032923_c001_v0001180_t0055_u01751945363833") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe3_d20250708_m032918_c001_v7007000_t0000_u01751945358146") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f22_d20250708_m032908_c001_v0001180_t0027_u01751945348164") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827c_d20250708_m032902_c001_v7007000_t0000_u01751945342422") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07efa_d20250708_m032853_c001_v0001180_t0046_u01751945333608") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825e_d20250708_m032847_c001_v7007000_t0000_u01751945327685") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ede_d20250708_m032837_c001_v0001180_t0041_u01751945317803") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331981_d20250708_m032828_c001_v7007000_t0000_u01751945308671") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca28_d20250708_m032821_c001_v0001101_t0035_u01751945301395") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331954_d20250708_m032815_c001_v7007000_t0000_u01751945295715") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04b4_d20250708_m032811_c001_v0001183_t0026_u01751945291500") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884f4_d20250708_m032809_c001_v7007000_t0000_u01751945289591") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e40_d20250708_m032801_c001_v0001180_t0016_u01751945281815") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318d4_d20250708_m032755_c001_v7007000_t0000_u01751945275944") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03ca_d20250708_m032751_c001_v0001183_t0044_u01751945271841") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4055_d20250708_m032750_c001_v7007000_t0000_u01751945270311") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f034a_d20250708_m032740_c001_v0001183_t0045_u01751945260735") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca4c9_d20250708_m032731_c001_v7007000_t0000_u01751945251516") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f027e_d20250708_m032722_c001_v0001183_t0053_u01751945242859") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca41b_d20250708_m032717_c001_v7007000_t0000_u01751945237030") 2025/07/08 03:30:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f01ee_d20250708_m032706_c001_v0001183_t0025_u01751945226542") 2025/07/08 03:30:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15ef_d20250708_m032700_c001_v7007000_t0000_u01751945220528") 2025/07/08 03:30:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0135_d20250708_m032651_c001_v0001183_t0014_u01751945211179") 2025/07/08 03:30:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f416473a715b79613_d20250708_m032812_c001_v7007000_t0000_u01751945292792") 2025/07/08 03:30:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e5e_d20250708_m032808_c001_v0001180_t0011_u01751945288372") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3e9_d20250708_m032832_c001_v7007000_t0000_u01751945312279") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ebe_d20250708_m032827_c001_v0001180_t0009_u01751945307450") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe3_d20250708_m032947_c001_v7007000_t0000_u01751945387984") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889cf_d20250708_m032938_c001_v0001137_t0038_u01751945378787") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb91_d20250708_m032932_c001_v7007000_t0000_u01751945372989") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858899f_d20250708_m032924_c001_v0001137_t0057_u01751945364039") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe4_d20250708_m032918_c001_v7007000_t0000_u01751945358328") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858897f_d20250708_m032908_c001_v0001137_t0042_u01751945348373") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827d_d20250708_m032902_c001_v7007000_t0000_u01751945342603") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588957_d20250708_m032853_c001_v0001137_t0044_u01751945333825") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0825f_d20250708_m032847_c001_v7007000_t0000_u01751945327870") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858892a_d20250708_m032838_c001_v0001137_t0025_u01751945318102") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40af3b_d20250708_m032829_c001_v7007000_t0000_u01751945309016") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ea0_d20250708_m032821_c001_v0001180_t0059_u01751945301843") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331955_d20250708_m032815_c001_v7007000_t0000_u01751945295900") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca0e_d20250708_m032811_c001_v0001101_t0056_u01751945291511") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130e8b0_d20250708_m032809_c001_v7007000_t0000_u01751945289994") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888b9_d20250708_m032802_c001_v0001137_t0054_u01751945282017") 2025/07/08 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318d5_d20250708_m032756_c001_v7007000_t0000_u01751945276129") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9d0_d20250708_m032751_c001_v0001101_t0031_u01751945271852") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4024a9f40519f594_d20250708_m032749_c001_v7007000_t0000_u01751945269877") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07de8_d20250708_m032740_c001_v0001180_t0000_u01751945260939") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c21c_d20250708_m032731_c001_v7007000_t0000_u01751945251529") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858883b_d20250708_m032723_c001_v0001137_t0057_u01751945243066") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca41d_d20250708_m032717_c001_v7007000_t0000_u01751945237216") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588809_d20250708_m032706_c001_v0001137_t0027_u01751945226739") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f15f0_d20250708_m032700_c001_v7007000_t0000_u01751945220714") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887e3_d20250708_m032651_c001_v0001137_t0030_u01751945211393") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1977_d20250708_m032812_c001_v7007000_t0000_u01751945292802") 2025/07/08 03:30:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0482_d20250708_m032808_c001_v0001183_t0053_u01751945288384") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3ea_d20250708_m032832_c001_v7007000_t0000_u01751945312468") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f058a_d20250708_m032827_c001_v0001183_t0041_u01751945307620") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe4_d20250708_m032948_c001_v7007000_t0000_u01751945388168") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb19_d20250708_m032939_c001_v0001101_t0051_u01751945379223") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb92_d20250708_m032933_c001_v7007000_t0000_u01751945373174") 2025/07/08 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccad3_d20250708_m032924_c001_v0001101_t0052_u01751945364385") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe5_d20250708_m032918_c001_v7007000_t0000_u01751945358512") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccab3_d20250708_m032909_c001_v0001101_t0029_u01751945348999") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827e_d20250708_m032902_c001_v7007000_t0000_u01751945342784") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca81_d20250708_m032854_c001_v0001101_t0018_u01751945334264") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08260_d20250708_m032848_c001_v7007000_t0000_u01751945328052") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca56_d20250708_m032838_c001_v0001101_t0039_u01751945318492") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3de_d20250708_m032829_c001_v7007000_t0000_u01751945309032") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f053e_d20250708_m032822_c001_v0001183_t0040_u01751945302032") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331956_d20250708_m032816_c001_v7007000_t0000_u01751945296083") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04b8_d20250708_m032811_c001_v0001183_t0000_u01751945291709") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c85d9_d20250708_m032809_c001_v7007000_t0000_u01751945289566") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9ee_d20250708_m032802_c001_v0001101_t0013_u01751945282322") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318d6_d20250708_m032756_c001_v7007000_t0000_u01751945276314") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858889d_d20250708_m032752_c001_v0001137_t0038_u01751945272019") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4024a9f40519f597_d20250708_m032750_c001_v7007000_t0000_u01751945270427") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9a4_d20250708_m032741_c001_v0001101_t0024_u01751945261167") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a651_d20250708_m032731_c001_v7007000_t0000_u01751945251654") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d92_d20250708_m032723_c001_v0001180_t0020_u01751945243366") 2025/07/08 03:30:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca41e_d20250708_m032717_c001_v7007000_t0000_u01751945237403") 2025/07/08 03:30:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d32_d20250708_m032707_c001_v0001180_t0024_u01751945227173") 2025/07/08 03:30:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19d9_d20250708_m032700_c001_v7007000_t0000_u01751945220897") 2025/07/08 03:30:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07cdc_d20250708_m032651_c001_v0001180_t0002_u01751945211799") 2025/07/08 03:30:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788502_d20250708_m032812_c001_v7007000_t0000_u01751945292751") 2025/07/08 03:30:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e62_d20250708_m032808_c001_v0001180_t0028_u01751945288574") 2025/07/08 03:30:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3eb_d20250708_m032832_c001_v7007000_t0000_u01751945312650") 2025/07/08 03:30:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858891a_d20250708_m032827_c001_v0001137_t0044_u01751945307634") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe5_d20250708_m032948_c001_v7007000_t0000_u01751945388352") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f08c8_d20250708_m032939_c001_v0001183_t0039_u01751945379673") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb9c_d20250708_m032933_c001_v7007000_t0000_u01751945373358") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0802_d20250708_m032924_c001_v0001183_t0024_u01751945364825") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe7_d20250708_m032918_c001_v7007000_t0000_u01751945358694") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f073a_d20250708_m032909_c001_v0001183_t0056_u01751945349389") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0827f_d20250708_m032902_c001_v7007000_t0000_u01751945342966") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f06a4_d20250708_m032854_c001_v0001183_t0046_u01751945334636") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08261_d20250708_m032848_c001_v7007000_t0000_u01751945328236") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0603_d20250708_m032839_c001_v0001183_t0020_u01751945319135") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3d8_d20250708_m032828_c001_v7007000_t0000_u01751945308474") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588906_d20250708_m032822_c001_v0001137_t0058_u01751945302232") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331957_d20250708_m032816_c001_v7007000_t0000_u01751945296267") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e76_d20250708_m032811_c001_v0001180_t0044_u01751945291721") 2025/07/08 03:30:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884f7_d20250708_m032809_c001_v7007000_t0000_u01751945289954") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0436_d20250708_m032802_c001_v0001183_t0050_u01751945282676") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318d7_d20250708_m032756_c001_v7007000_t0000_u01751945276501") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e18_d20250708_m032752_c001_v0001180_t0024_u01751945272036") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db6_d20250708_m032750_c001_v7007000_t0000_u01751945270488") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588875_d20250708_m032741_c001_v0001137_t0045_u01751945261888") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a64e_d20250708_m032731_c001_v7007000_t0000_u01751945251103") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc978_d20250708_m032723_c001_v0001101_t0027_u01751945243580") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca41f_d20250708_m032717_c001_v7007000_t0000_u01751945237588") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc94e_d20250708_m032707_c001_v0001101_t0016_u01751945227411") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19da_d20250708_m032701_c001_v7007000_t0000_u01751945221080") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc91a_d20250708_m032652_c001_v0001101_t0039_u01751945212026") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788501_d20250708_m032812_c001_v7007000_t0000_u01751945292597") 2025/07/08 03:30:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0484_d20250708_m032808_c001_v0001183_t0050_u01751945288585") 2025/07/08 03:30:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3ec_d20250708_m032832_c001_v7007000_t0000_u01751945312834") 2025/07/08 03:30:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ec0_d20250708_m032827_c001_v0001180_t0017_u01751945307654") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe6_d20250708_m032948_c001_v7007000_t0000_u01751945388554") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f7c_d20250708_m032939_c001_v0001180_t0057_u01751945379876") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb9d_d20250708_m032933_c001_v7007000_t0000_u01751945373542") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f46_d20250708_m032925_c001_v0001180_t0013_u01751945365036") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe8_d20250708_m032918_c001_v7007000_t0000_u01751945358875") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f26_d20250708_m032909_c001_v0001180_t0045_u01751945349598") 2025/07/08 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08280_d20250708_m032903_c001_v7007000_t0000_u01751945343147") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07efc_d20250708_m032854_c001_v0001180_t0026_u01751945334829") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08263_d20250708_m032848_c001_v7007000_t0000_u01751945328418") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ee0_d20250708_m032839_c001_v0001180_t0059_u01751945319343") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a7d6_d20250708_m032828_c001_v7007000_t0000_u01751945308855") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca2a_d20250708_m032822_c001_v0001101_t0040_u01751945302550") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331959_d20250708_m032816_c001_v7007000_t0000_u01751945296450") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888e5_d20250708_m032811_c001_v0001137_t0027_u01751945291864") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c357_d20250708_m032810_c001_v7007000_t0000_u01751945290005") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e42_d20250708_m032802_c001_v0001180_t0014_u01751945282886") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318e3_d20250708_m032756_c001_v7007000_t0000_u01751945276685") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03d0_d20250708_m032752_c001_v0001183_t0034_u01751945272064") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de65_d20250708_m032750_c001_v7007000_t0000_u01751945270441") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0360_d20250708_m032743_c001_v0001183_t0050_u01751945263645") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9731b_d20250708_m032731_c001_v7007000_t0000_u01751945251674") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0296_d20250708_m032724_c001_v0001183_t0004_u01751945244255") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca420_d20250708_m032717_c001_v7007000_t0000_u01751945237776") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0200_d20250708_m032708_c001_v0001183_t0040_u01751945228094") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19db_d20250708_m032701_c001_v7007000_t0000_u01751945221264") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f014a_d20250708_m032652_c001_v0001183_t0038_u01751945212549") 2025/07/08 03:30:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4043af8c0b282542_d20250708_m032812_c001_v7007000_t0000_u01751945292816") 2025/07/08 03:30:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888d7_d20250708_m032808_c001_v0001137_t0012_u01751945288610") 2025/07/08 03:30:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3ef_d20250708_m032833_c001_v7007000_t0000_u01751945313017") 2025/07/08 03:30:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f058c_d20250708_m032827_c001_v0001183_t0048_u01751945307821") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe7_d20250708_m032948_c001_v7007000_t0000_u01751945388746") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889d5_d20250708_m032940_c001_v0001137_t0020_u01751945380078") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb9e_d20250708_m032933_c001_v7007000_t0000_u01751945373727") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889a1_d20250708_m032925_c001_v0001137_t0050_u01751945365238") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afe9_d20250708_m032919_c001_v7007000_t0000_u01751945359056") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588983_d20250708_m032909_c001_v0001137_t0034_u01751945349791") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08281_d20250708_m032903_c001_v7007000_t0000_u01751945343339") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858895b_d20250708_m032855_c001_v0001137_t0043_u01751945335026") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08264_d20250708_m032848_c001_v7007000_t0000_u01751945328601") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858892c_d20250708_m032839_c001_v0001137_t0043_u01751945319555") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3db_d20250708_m032828_c001_v7007000_t0000_u01751945308678") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ea2_d20250708_m032823_c001_v0001180_t0014_u01751945303078") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33195a_d20250708_m032816_c001_v7007000_t0000_u01751945296632") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca10_d20250708_m032811_c001_v0001101_t0001_u01751945291891") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884f6_d20250708_m032809_c001_v7007000_t0000_u01751945289772") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888bf_d20250708_m032803_c001_v0001137_t0037_u01751945283099") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318e4_d20250708_m032756_c001_v7007000_t0000_u01751945276870") 2025/07/08 03:30:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03d2_d20250708_m032752_c001_v0001183_t0054_u01751945272260") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae405d_d20250708_m032750_c001_v7007000_t0000_u01751945270493") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07df2_d20250708_m032743_c001_v0001180_t0029_u01751945263851") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41454ec29268c21d_d20250708_m032731_c001_v7007000_t0000_u01751945251692") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858883f_d20250708_m032724_c001_v0001137_t0002_u01751945244470") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca421_d20250708_m032717_c001_v7007000_t0000_u01751945237962") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858880d_d20250708_m032708_c001_v0001137_t0029_u01751945228304") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19dc_d20250708_m032701_c001_v7007000_t0000_u01751945221448") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887e7_d20250708_m032652_c001_v0001137_t0021_u01751945212755") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f416473a715b79612_d20250708_m032812_c001_v7007000_t0000_u01751945292610") 2025/07/08 03:30:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca02_d20250708_m032808_c001_v0001101_t0038_u01751945288710") 2025/07/08 03:30:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f0_d20250708_m032833_c001_v7007000_t0000_u01751945313199") 2025/07/08 03:30:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ec2_d20250708_m032827_c001_v0001180_t0006_u01751945307881") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe8_d20250708_m032948_c001_v7007000_t0000_u01751945388930") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb1d_d20250708_m032940_c001_v0001101_t0012_u01751945380414") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefb9f_d20250708_m032933_c001_v7007000_t0000_u01751945373911") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccad7_d20250708_m032925_c001_v0001101_t0045_u01751945365531") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afea_d20250708_m032919_c001_v7007000_t0000_u01751945359239") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccab5_d20250708_m032910_c001_v0001101_t0015_u01751945350190") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08282_d20250708_m032903_c001_v7007000_t0000_u01751945343523") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca8b_d20250708_m032855_c001_v0001101_t0034_u01751945335501") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08265_d20250708_m032848_c001_v7007000_t0000_u01751945328784") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca5c_d20250708_m032840_c001_v0001101_t0017_u01751945320135") 2025/07/08 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40af28_d20250708_m032828_c001_v7007000_t0000_u01751945308464") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0554_d20250708_m032823_c001_v0001183_t0036_u01751945303302") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33195b_d20250708_m032816_c001_v7007000_t0000_u01751945296815") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04c0_d20250708_m032811_c001_v0001183_t0001_u01751945291948") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926cf60_d20250708_m032810_c001_v7007000_t0000_u01751945290152") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9f2_d20250708_m032803_c001_v0001101_t0041_u01751945283801") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318e5_d20250708_m032757_c001_v7007000_t0000_u01751945277054") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e1a_d20250708_m032752_c001_v0001180_t0024_u01751945272272") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de61_d20250708_m032749_c001_v7007000_t0000_u01751945269894") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9b0_d20250708_m032744_c001_v0001101_t0042_u01751945264053") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc162e_d20250708_m032731_c001_v7007000_t0000_u01751945251743") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d9c_d20250708_m032724_c001_v0001180_t0031_u01751945244855") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca422_d20250708_m032718_c001_v7007000_t0000_u01751945238146") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d42_d20250708_m032708_c001_v0001180_t0014_u01751945228677") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19dd_d20250708_m032701_c001_v7007000_t0000_u01751945221631") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ce0_d20250708_m032653_c001_v0001180_t0057_u01751945213115") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1972_d20250708_m032812_c001_v7007000_t0000_u01751945292618") 2025/07/08 03:30:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e64_d20250708_m032808_c001_v0001180_t0050_u01751945288780") 2025/07/08 03:30:47 DEBUG : dir1/0011-56789: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f1_d20250708_m032833_c001_v7007000_t0000_u01751945313382") 2025/07/08 03:30:47 DEBUG : dir1/0011-56789: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca3e_d20250708_m032827_c001_v0001101_t0027_u01751945307993") 2025/07/08 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbe9_d20250708_m032949_c001_v7007000_t0000_u01751945389113") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f08de_d20250708_m032940_c001_v0001183_t0011_u01751945380772") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba3_d20250708_m032934_c001_v7007000_t0000_u01751945374095") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0812_d20250708_m032925_c001_v0001183_t0003_u01751945365825") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afeb_d20250708_m032919_c001_v7007000_t0000_u01751945359421") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0758_d20250708_m032911_c001_v0001183_t0009_u01751945351241") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08283_d20250708_m032903_c001_v7007000_t0000_u01751945343719") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f06aa_d20250708_m032855_c001_v0001183_t0004_u01751945335938") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08266_d20250708_m032848_c001_v7007000_t0000_u01751945328976") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0613_d20250708_m032840_c001_v0001183_t0003_u01751945320537") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40af29_d20250708_m032828_c001_v7007000_t0000_u01751945308648") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858890a_d20250708_m032823_c001_v0001137_t0055_u01751945303513") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33195c_d20250708_m032816_c001_v7007000_t0000_u01751945296999") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e78_d20250708_m032811_c001_v0001180_t0020_u01751945291966") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c85e6_d20250708_m032810_c001_v7007000_t0000_u01751945290112") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0448_d20250708_m032804_c001_v0001183_t0016_u01751945284296") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318e6_d20250708_m032757_c001_v7007000_t0000_u01751945277238") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9d2_d20250708_m032752_c001_v0001101_t0032_u01751945272327") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331867_d20250708_m032750_c001_v7007000_t0000_u01751945270293") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858887b_d20250708_m032744_c001_v0001137_t0019_u01751945264440") 2025/07/08 03:30:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a652_d20250708_m032731_c001_v7007000_t0000_u01751945251839") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc97a_d20250708_m032725_c001_v0001101_t0052_u01751945245053") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca423_d20250708_m032718_c001_v7007000_t0000_u01751945238331") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc952_d20250708_m032708_c001_v0001101_t0046_u01751945228915") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19de_d20250708_m032701_c001_v7007000_t0000_u01751945221814") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc920_d20250708_m032653_c001_v0001101_t0023_u01751945213317") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788500_d20250708_m032812_c001_v7007000_t0000_u01751945292567") 2025/07/08 03:30:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0486_d20250708_m032808_c001_v0001183_t0018_u01751945288791") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f2_d20250708_m032833_c001_v7007000_t0000_u01751945313576") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0590_d20250708_m032828_c001_v0001183_t0031_u01751945308029") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbea_d20250708_m032949_c001_v7007000_t0000_u01751945389296") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f7e_d20250708_m032940_c001_v0001180_t0029_u01751945380978") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba4_d20250708_m032934_c001_v7007000_t0000_u01751945374279") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f50_d20250708_m032926_c001_v0001180_t0049_u01751945366048") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afec_d20250708_m032919_c001_v7007000_t0000_u01751945359602") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f2a_d20250708_m032911_c001_v0001180_t0040_u01751945351448") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08284_d20250708_m032903_c001_v7007000_t0000_u01751945343902") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07efe_d20250708_m032856_c001_v0001180_t0018_u01751945336158") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08267_d20250708_m032849_c001_v7007000_t0000_u01751945329159") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ee2_d20250708_m032840_c001_v0001180_t0020_u01751945320746") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3d9_d20250708_m032828_c001_v7007000_t0000_u01751945308494") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca2e_d20250708_m032823_c001_v0001101_t0035_u01751945303814") 2025/07/08 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33195f_d20250708_m032817_c001_v7007000_t0000_u01751945297182") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04c6_d20250708_m032812_c001_v0001183_t0058_u01751945292148") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331944_d20250708_m032809_c001_v7007000_t0000_u01751945289961") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e4a_d20250708_m032804_c001_v0001180_t0000_u01751945284562") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318f2_d20250708_m032757_c001_v7007000_t0000_u01751945277422") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888a3_d20250708_m032752_c001_v0001137_t0051_u01751945272428") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db3_d20250708_m032750_c001_v7007000_t0000_u01751945270269") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0370_d20250708_m032744_c001_v0001183_t0046_u01751945264807") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9731c_d20250708_m032731_c001_v7007000_t0000_u01751945251859") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02a2_d20250708_m032725_c001_v0001183_t0034_u01751945245396") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca424_d20250708_m032718_c001_v7007000_t0000_u01751945238518") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0218_d20250708_m032709_c001_v0001183_t0016_u01751945229536") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19df_d20250708_m032701_c001_v7007000_t0000_u01751945221998") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f015f_d20250708_m032653_c001_v0001183_t0035_u01751945213867") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8600_d20250708_m032812_c001_v7007000_t0000_u01751945292826") 2025/07/08 03:30:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888d9_d20250708_m032808_c001_v0001137_t0035_u01751945288951") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f3_d20250708_m032833_c001_v7007000_t0000_u01751945313760") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858891c_d20250708_m032828_c001_v0001137_t0018_u01751945308040") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbeb_d20250708_m032949_c001_v7007000_t0000_u01751945389517") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889d7_d20250708_m032941_c001_v0001137_t0056_u01751945381200") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba5_d20250708_m032934_c001_v7007000_t0000_u01751945374464") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889a7_d20250708_m032926_c001_v0001137_t0043_u01751945366256") 2025/07/08 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afed_d20250708_m032919_c001_v7007000_t0000_u01751945359782") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588987_d20250708_m032911_c001_v0001137_t0018_u01751945351784") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08286_d20250708_m032904_c001_v7007000_t0000_u01751945344097") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588963_d20250708_m032856_c001_v0001137_t0038_u01751945336378") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08268_d20250708_m032849_c001_v7007000_t0000_u01751945329341") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588936_d20250708_m032840_c001_v0001137_t0051_u01751945320971") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331980_d20250708_m032828_c001_v7007000_t0000_u01751945308485") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ea8_d20250708_m032824_c001_v0001180_t0050_u01751945304159") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331960_d20250708_m032817_c001_v7007000_t0000_u01751945297365") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e7a_d20250708_m032812_c001_v0001180_t0014_u01751945292168") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc192a_d20250708_m032810_c001_v7007000_t0000_u01751945290127") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888c7_d20250708_m032804_c001_v0001137_t0000_u01751945284790") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318f3_d20250708_m032757_c001_v7007000_t0000_u01751945277608") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03d6_d20250708_m032752_c001_v0001183_t0059_u01751945272462") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc16a7_d20250708_m032750_c001_v7007000_t0000_u01751945270294") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07df6_d20250708_m032745_c001_v0001180_t0044_u01751945265000") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc162d_d20250708_m032731_c001_v7007000_t0000_u01751945251547") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588845_d20250708_m032725_c001_v0001137_t0032_u01751945245593") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca425_d20250708_m032718_c001_v7007000_t0000_u01751945238703") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588817_d20250708_m032709_c001_v0001137_t0039_u01751945229732") 2025/07/08 03:30:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19e0_d20250708_m032702_c001_v7007000_t0000_u01751945222182") 2025/07/08 03:30:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887ed_d20250708_m032654_c001_v0001137_t0015_u01751945214070") 2025/07/08 03:30:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c85ff_d20250708_m032812_c001_v7007000_t0000_u01751945292638") 2025/07/08 03:30:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e66_d20250708_m032808_c001_v0001180_t0026_u01751945288980") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f4_d20250708_m032833_c001_v7007000_t0000_u01751945313943") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ec4_d20250708_m032828_c001_v0001180_t0039_u01751945308087") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbec_d20250708_m032949_c001_v7007000_t0000_u01751945389701") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb23_d20250708_m032941_c001_v0001101_t0030_u01751945381493") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba6_d20250708_m032934_c001_v7007000_t0000_u01751945374647") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccadd_d20250708_m032926_c001_v0001101_t0017_u01751945366580") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afee_d20250708_m032919_c001_v7007000_t0000_u01751945359964") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccab9_d20250708_m032912_c001_v0001101_t0045_u01751945352248") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08291_d20250708_m032904_c001_v7007000_t0000_u01751945344279") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca93_d20250708_m032856_c001_v0001101_t0047_u01751945336840") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08269_d20250708_m032849_c001_v7007000_t0000_u01751945329523") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca60_d20250708_m032841_c001_v0001101_t0053_u01751945321356") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40af2f_d20250708_m032828_c001_v7007000_t0000_u01751945308833") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0566_d20250708_m032824_c001_v0001183_t0059_u01751945304388") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331962_d20250708_m032817_c001_v7007000_t0000_u01751945297548") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85888e7_d20250708_m032812_c001_v0001137_t0013_u01751945292288") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331945_d20250708_m032810_c001_v7007000_t0000_u01751945290167") 2025/07/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9f4_d20250708_m032805_c001_v0001101_t0000_u01751945285136") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318f4_d20250708_m032757_c001_v7007000_t0000_u01751945277793") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e1c_d20250708_m032752_c001_v0001180_t0033_u01751945272473") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4024a9f40519f595_d20250708_m032750_c001_v7007000_t0000_u01751945270060") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9b2_d20250708_m032745_c001_v0001101_t0048_u01751945265238") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca4cc_d20250708_m032731_c001_v7007000_t0000_u01751945251700") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07da0_d20250708_m032726_c001_v0001180_t0024_u01751945246002") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca429_d20250708_m032718_c001_v7007000_t0000_u01751945238888") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07d4e_d20250708_m032710_c001_v0001180_t0045_u01751945230141") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19e1_d20250708_m032702_c001_v7007000_t0000_u01751945222433") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ce8_d20250708_m032654_c001_v0001180_t0027_u01751945214454") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788504_d20250708_m032812_c001_v7007000_t0000_u01751945292934") 2025/07/08 03:30:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f048a_d20250708_m032808_c001_v0001183_t0043_u01751945288991") 2025/07/08 03:30:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f5_d20250708_m032834_c001_v7007000_t0000_u01751945314126") 2025/07/08 03:30:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0594_d20250708_m032828_c001_v0001183_t0021_u01751945308230") 2025/07/08 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbed_d20250708_m032949_c001_v7007000_t0000_u01751945389884") 2025/07/08 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f08ee_d20250708_m032941_c001_v0001183_t0036_u01751945381961") 2025/07/08 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba7_d20250708_m032934_c001_v7007000_t0000_u01751945374832") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0826_d20250708_m032927_c001_v0001183_t0032_u01751945367035") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134afef_d20250708_m032920_c001_v7007000_t0000_u01751945360145") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0766_d20250708_m032912_c001_v0001183_t0025_u01751945352703") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08293_d20250708_m032904_c001_v7007000_t0000_u01751945344462") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f06ba_d20250708_m032857_c001_v0001183_t0039_u01751945337213") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0826a_d20250708_m032849_c001_v7007000_t0000_u01751945329706") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0623_d20250708_m032841_c001_v0001183_t0004_u01751945321859") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3dc_d20250708_m032828_c001_v7007000_t0000_u01751945308850") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858890e_d20250708_m032824_c001_v0001137_t0022_u01751945304618") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331963_d20250708_m032817_c001_v7007000_t0000_u01751945297731") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f04cc_d20250708_m032812_c001_v0001183_t0057_u01751945292357") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b7884fa_d20250708_m032810_c001_v7007000_t0000_u01751945290172") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f045c_d20250708_m032805_c001_v0001183_t0012_u01751945285620") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318f5_d20250708_m032757_c001_v7007000_t0000_u01751945277977") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03d8_d20250708_m032752_c001_v0001183_t0017_u01751945272660") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de62_d20250708_m032750_c001_v7007000_t0000_u01751945270076") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588881_d20250708_m032745_c001_v0001137_t0019_u01751945265677") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f415813631cc9a650_d20250708_m032731_c001_v7007000_t0000_u01751945251470") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc97e_d20250708_m032726_c001_v0001101_t0047_u01751945246228") 2025/07/08 03:30:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca42a_d20250708_m032719_c001_v7007000_t0000_u01751945239074") 2025/07/08 03:30:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc954_d20250708_m032710_c001_v0001101_t0054_u01751945230379") 2025/07/08 03:30:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19e2_d20250708_m032702_c001_v7007000_t0000_u01751945222615") 2025/07/08 03:30:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc92a_d20250708_m032654_c001_v0001101_t0040_u01751945214662") 2025/07/08 03:30:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331948_d20250708_m032812_c001_v7007000_t0000_u01751945292761") 2025/07/08 03:30:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca04_d20250708_m032809_c001_v0001101_t0030_u01751945289103") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97329_d20250708_m032734_c001_v7007000_t0000_u01751945254514") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02ce_d20250708_m032729_c001_v0001183_t0046_u01751945249403") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9732a_d20250708_m032734_c001_v7007000_t0000_u01751945254699") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07db4_d20250708_m032729_c001_v0001180_t0015_u01751945249436") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9732c_d20250708_m032734_c001_v7007000_t0000_u01751945254881") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02d4_d20250708_m032729_c001_v0001183_t0045_u01751945249610") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9732d_d20250708_m032735_c001_v7007000_t0000_u01751945255064") 2025/07/08 03:30:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc98e_d20250708_m032729_c001_v0001101_t0047_u01751945249639") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9732e_d20250708_m032735_c001_v7007000_t0000_u01751945255245") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07db6_d20250708_m032729_c001_v0001180_t0055_u01751945249651") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97330_d20250708_m032735_c001_v7007000_t0000_u01751945255428") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02d6_d20250708_m032729_c001_v0001183_t0031_u01751945249814") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97331_d20250708_m032735_c001_v7007000_t0000_u01751945255610") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07db8_d20250708_m032729_c001_v0001180_t0018_u01751945249847") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97332_d20250708_m032735_c001_v7007000_t0000_u01751945255792") 2025/07/08 03:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc992_d20250708_m032729_c001_v0001101_t0023_u01751945249979") 2025/07/08 03:30:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97333_d20250708_m032735_c001_v7007000_t0000_u01751945255974") 2025/07/08 03:30:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02da_d20250708_m032730_c001_v0001183_t0045_u01751945250045") 2025/07/08 03:30:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97334_d20250708_m032736_c001_v7007000_t0000_u01751945256155") 2025/07/08 03:30:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dba_d20250708_m032730_c001_v0001180_t0037_u01751945250057") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97335_d20250708_m032736_c001_v7007000_t0000_u01751945256337") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588857_d20250708_m032730_c001_v0001137_t0010_u01751945250125") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97337_d20250708_m032736_c001_v7007000_t0000_u01751945256519") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dc0_d20250708_m032730_c001_v0001180_t0004_u01751945250275") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d97338_d20250708_m032736_c001_v7007000_t0000_u01751945256703") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f02e4_d20250708_m032730_c001_v0001183_t0010_u01751945250284") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9733a_d20250708_m032736_c001_v7007000_t0000_u01751945256884") 2025/07/08 03:30:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc996_d20250708_m032730_c001_v0001101_t0033_u01751945250489") 2025/07/08 03:30:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9733b_d20250708_m032737_c001_v7007000_t0000_u01751945257066") 2025/07/08 03:30:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dc2_d20250708_m032730_c001_v0001180_t0023_u01751945250481") 2025/07/08 03:30:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9733c_d20250708_m032737_c001_v7007000_t0000_u01751945257250") 2025/07/08 03:30:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588859_d20250708_m032730_c001_v0001137_t0032_u01751945250502") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4065_d20250708_m032753_c001_v7007000_t0000_u01751945273060") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0396_d20250708_m032748_c001_v0001183_t0050_u01751945268276") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331884_d20250708_m032752_c001_v7007000_t0000_u01751945272899") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dfc_d20250708_m032748_c001_v0001180_t0036_u01751945268288") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db9_d20250708_m032753_c001_v7007000_t0000_u01751945273075") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858888f_d20250708_m032748_c001_v0001137_t0018_u01751945268361") 2025/07/08 03:30:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4064_d20250708_m032752_c001_v7007000_t0000_u01751945272937") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0398_d20250708_m032748_c001_v0001183_t0047_u01751945268480") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc16de_d20250708_m032753_c001_v7007000_t0000_u01751945273052") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07dfe_d20250708_m032748_c001_v0001180_t0030_u01751945268492") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331898_d20250708_m032753_c001_v7007000_t0000_u01751945273271") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9c6_d20250708_m032748_c001_v0001101_t0021_u01751945268659") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc16d1_d20250708_m032752_c001_v7007000_t0000_u01751945272866") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f039e_d20250708_m032748_c001_v0001183_t0017_u01751945268676") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de6d_d20250708_m032752_c001_v7007000_t0000_u01751945272909") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588891_d20250708_m032748_c001_v0001137_t0004_u01751945268706") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503db8_d20250708_m032752_c001_v7007000_t0000_u01751945272922") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e00_d20250708_m032748_c001_v0001180_t0024_u01751945268717") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331897_d20250708_m032753_c001_v7007000_t0000_u01751945273086") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03a4_d20250708_m032748_c001_v0001183_t0029_u01751945268878") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de77_d20250708_m032753_c001_v7007000_t0000_u01751945273094") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e02_d20250708_m032748_c001_v0001180_t0054_u01751945268924") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4013ad938b503dba_d20250708_m032753_c001_v7007000_t0000_u01751945273107") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588893_d20250708_m032749_c001_v0001137_t0051_u01751945269033") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de78_d20250708_m032753_c001_v7007000_t0000_u01751945273115") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03a6_d20250708_m032749_c001_v0001183_t0040_u01751945269079") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4063_d20250708_m032752_c001_v7007000_t0000_u01751945272875") 2025/07/08 03:30:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e04_d20250708_m032749_c001_v0001180_t0020_u01751945269128") 2025/07/08 03:30:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de6e_d20250708_m032752_c001_v7007000_t0000_u01751945272929") 2025/07/08 03:30:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f03aa_d20250708_m032749_c001_v0001183_t0017_u01751945269275") 2025/07/08 03:30:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae4066_d20250708_m032753_c001_v7007000_t0000_u01751945273124") 2025/07/08 03:30:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07e08_d20250708_m032749_c001_v0001180_t0035_u01751945269330") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b2_d20250708_m032543_c001_v7007000_t0000_u01751945143115") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1153cd826d78d3d6_d20250708_m032540_c001_v0001146_t0046_u01751945140619") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652ad_d20250708_m032540_c001_v7007000_t0000_u01751945140436") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1153cd826d78d3ce_d20250708_m032536_c001_v0001146_t0051_u01751945136871") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd3106529f_d20250708_m032536_c001_v7007000_t0000_u01751945136098") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886a8_d20250708_m032531_c001_v0001137_t0057_u01751945131434") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b786821_d20250708_m032529_c001_v7007000_t0000_u01751945129973") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1142c828c8757bba_d20250708_m032527_c001_v0001101_t0043_u01751945127642") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40aa03_d20250708_m032527_c001_v7007000_t0000_u01751945127463") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1142c828c8757bac_d20250708_m032524_c001_v0001101_t0029_u01751945124418") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40a9fa_d20250708_m032523_c001_v7007000_t0000_u01751945123655") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858867a_d20250708_m032519_c001_v0001137_t0044_u01751945119390") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33170b_d20250708_m032518_c001_v7007000_t0000_u01751945118068") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f112e8cc8c5baac6c_d20250708_m032516_c001_v0001150_t0026_u01751945116710") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123500_d20250708_m032516_c001_v7007000_t0000_u01751945116529") 2025/07/08 03:30:58 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f112e8cc8c5baac6a_d20250708_m032513_c001_v0001150_t0056_u01751945113762") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171234fe_d20250708_m032513_c001_v7007000_t0000_u01751945113024") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d06fc_d20250708_m032508_c001_v0001184_t0035_u01751945108947") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3316f6_d20250708_m032508_c001_v7007000_t0000_u01751945108035") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f112bb85fb113549e_d20250708_m032506_c001_v0001091_t0046_u01751945106173") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cfb5_d20250708_m032505_c001_v7007000_t0000_u01751945105989") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f112bb85fb1135498_d20250708_m032502_c001_v0001091_t0049_u01751945102113") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cfad_d20250708_m032501_c001_v7007000_t0000_u01751945101369") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07b35_d20250708_m032455_c001_v0001180_t0044_u01751945095761") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1453_d20250708_m032454_c001_v7007000_t0000_u01751945094804") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1066959c74963e82_d20250708_m032452_c001_v0001144_t0013_u01751945092751") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f413e410e2c6c6b88_d20250708_m032452_c001_v7007000_t0000_u01751945092569") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1066959c74963e78_d20250708_m032448_c001_v0001144_t0003_u01751945088975") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f413e410e2c6c6b7f_d20250708_m032448_c001_v7007000_t0000_u01751945088248") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85885ce_d20250708_m032442_c001_v0001137_t0045_u01751945082696") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cf81_d20250708_m032441_c001_v7007000_t0000_u01751945081765") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f108c399c785657cf_d20250708_m032439_c001_v0001037_t0058_u01751945079761") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403021f69378bad3_d20250708_m032439_c001_v7007000_t0000_u01751945079578") 2025/07/08 03:30:59 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f108c399c785657cd_d20250708_m032436_c001_v0001037_t0054_u01751945076247") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403021f69378bacc_d20250708_m032435_c001_v7007000_t0000_u01751945075516") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0578_d20250708_m032429_c001_v0001184_t0041_u01751945069965") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401ca_d20250708_m032428_c001_v7007000_t0000_u01751945068867") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f100f3d5fabb2d6fd_d20250708_m032423_c001_v0001157_t0046_u01751945063146") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4024a9f40519e85f_d20250708_m032422_c001_v7007000_t0000_u01751945062923") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ad3_d20250708_m032419_c001_v0001180_t0057_u01751945059162") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f100f3d5fabb2d6df_d20250708_m032418_c001_v0001157_t0044_u01751945058243") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f100f3d5fabb2d6dd_d20250708_m032417_c001_v0001157_t0058_u01751945057183") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a70d_d20250708_m032403_c001_v7007000_t0000_u01751945043494") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d047e_d20250708_m032356_c001_v0001184_t0055_u01751945036497") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f110d0a8058faf028_d20250708_m032355_c001_v0001165_t0037_u01751945035693") 2025/07/08 03:31:00 DEBUG : dst/one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f110d0a8058faf024_d20250708_m032354_c001_v0001165_t0037_u01751945034623") 2025/07/08 03:31:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b3_d20250708_m032543_c001_v7007000_t0000_u01751945143296") 2025/07/08 03:31:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f108fc93468d0d960_d20250708_m032540_c001_v0001180_t0054_u01751945140220") 2025/07/08 03:31:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10027912e275ba7d_d20250708_m032535_c001_v0001115_t0037_u01751945135541") 2025/07/08 03:31:00 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b786822_d20250708_m032530_c001_v7007000_t0000_u01751945130155") 2025/07/08 03:31:00 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1100f16f2ca89c73_d20250708_m032527_c001_v0001184_t0051_u01751945127256") 2025/07/08 03:31:01 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f119b14a89ba9df0f_d20250708_m032522_c001_v0001044_t0037_u01751945122984") 2025/07/08 03:31:01 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33170d_d20250708_m032518_c001_v7007000_t0000_u01751945118284") 2025/07/08 03:31:01 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10104890ef5c1d55_d20250708_m032516_c001_v0001134_t0011_u01751945116261") 2025/07/08 03:31:01 DEBUG : dst/one.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1169a3aecc9e0a8a_d20250708_m032512_c001_v0001165_t0056_u01751945112825") 2025/07/08 03:31:01 DEBUG : dst/three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401cb_d20250708_m032429_c001_v7007000_t0000_u01751945069049") 2025/07/08 03:31:01 DEBUG : dst/three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f100f3d5fabb2d713_d20250708_m032427_c001_v0001157_t0043_u01751945067389") 2025/07/08 03:31:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b4_d20250708_m032543_c001_v7007000_t0000_u01751945143477") 2025/07/08 03:31:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f114385b6199ad90f_d20250708_m032541_c001_v0001116_t0005_u01751945141515") 2025/07/08 03:31:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1126082319c560c0_d20250708_m032537_c001_v0001116_t0033_u01751945137800") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b5_d20250708_m032543_c001_v7007000_t0000_u01751945143659") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1153cd826d78d3da_d20250708_m032542_c001_v0001146_t0059_u01751945142366") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b0_d20250708_m032542_c001_v7007000_t0000_u01751945142184") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1153cd826d78d3d2_d20250708_m032538_c001_v0001146_t0057_u01751945138808") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652a7_d20250708_m032538_c001_v7007000_t0000_u01751945138622") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d07d6_d20250708_m032532_c001_v0001184_t0020_u01751945132811") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b786823_d20250708_m032530_c001_v7007000_t0000_u01751945130336") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1142c828c8757bca_d20250708_m032529_c001_v0001101_t0038_u01751945129198") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40aa08_d20250708_m032529_c001_v7007000_t0000_u01751945129019") 2025/07/08 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1142c828c8757bb6_d20250708_m032525_c001_v0001101_t0048_u01751945125818") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40a9fe_d20250708_m032525_c001_v7007000_t0000_u01751945125638") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0762_d20250708_m032520_c001_v0001184_t0011_u01751945120351") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123502_d20250708_m032517_c001_v7007000_t0000_u01751945117509") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0736_d20250708_m032515_c001_v0001184_t0051_u01751945115396") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171234ff_d20250708_m032514_c001_v7007000_t0000_u01751945114667") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07b64_d20250708_m032510_c001_v0001180_t0016_u01751945110331") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cfb7_d20250708_m032507_c001_v7007000_t0000_u01751945107112") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07b50_d20250708_m032504_c001_v0001180_t0042_u01751945104438") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cfb0_d20250708_m032503_c001_v7007000_t0000_u01751945103343") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588610_d20250708_m032456_c001_v0001137_t0037_u01751945096555") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f413e410e2c6c6b8c_d20250708_m032453_c001_v7007000_t0000_u01751945093886") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85885f8_d20250708_m032451_c001_v0001137_t0022_u01751945091380") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f413e410e2c6c6b82_d20250708_m032450_c001_v7007000_t0000_u01751945090287") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d05e0_d20250708_m032443_c001_v0001184_t0033_u01751945083543") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403021f69378bad6_d20250708_m032440_c001_v7007000_t0000_u01751945080842") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d05ae_d20250708_m032438_c001_v0001184_t0030_u01751945078545") 2025/07/08 03:31:02 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403021f69378bad0_d20250708_m032437_c001_v7007000_t0000_u01751945077451") 2025/07/08 03:31:03 DEBUG : dst/three.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07aed_d20250708_m032431_c001_v0001180_t0014_u01751945071004") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b786825_d20250708_m032530_c001_v7007000_t0000_u01751945130519") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1173cc6d4dd7bd04_d20250708_m032528_c001_v0001183_t0027_u01751945128766") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1140ce0a67f7ec5f_d20250708_m032525_c001_v0001180_t0045_u01751945125419") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33170f_d20250708_m032518_c001_v7007000_t0000_u01751945118468") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10275b3720474f93_d20250708_m032517_c001_v0001176_t0035_u01751945117300") 2025/07/08 03:31:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f108b83b25c333c2d_d20250708_m032514_c001_v0001134_t0007_u01751945114282") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652b7_d20250708_m032543_c001_v7007000_t0000_u01751945143841") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07bb0_d20250708_m032532_c001_v0001180_t0002_u01751945132235") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b786826_d20250708_m032530_c001_v7007000_t0000_u01751945130700") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07b8e_d20250708_m032520_c001_v0001180_t0030_u01751945120149") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f331710_d20250708_m032518_c001_v7007000_t0000_u01751945118653") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858864c_d20250708_m032509_c001_v0001137_t0021_u01751945109512") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3316f7_d20250708_m032508_c001_v7007000_t0000_u01751945108220") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d067a_d20250708_m032456_c001_v0001184_t0048_u01751945096358") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1454_d20250708_m032454_c001_v7007000_t0000_u01751945094987") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07b19_d20250708_m032443_c001_v0001180_t0033_u01751945083342") 2025/07/08 03:31:03 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40165088f130cf82_d20250708_m032441_c001_v7007000_t0000_u01751945081948") 2025/07/08 03:31:04 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858858c_d20250708_m032430_c001_v0001137_t0037_u01751945070552") 2025/07/08 03:31:04 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401cc_d20250708_m032429_c001_v7007000_t0000_u01751945069232") 2025/07/08 03:31:04 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f110f4b4db495f302_d20250708_m032424_c001_v0001136_t0013_u01751945064890") 2025/07/08 03:31:04 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a70e_d20250708_m032403_c001_v7007000_t0000_u01751945043678") 2025/07/08 03:31:04 DEBUG : dst/two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f110d0a8058faf03a_d20250708_m032402_c001_v0001165_t0040_u01751945042495") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb8759f4_d20250708_m032327_c001_v7007000_t0000_u01751945007949") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07a75_d20250708_m032324_c001_v0001180_t0059_u01751945004626") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb8759ee_d20250708_m032322_c001_v7007000_t0000_u01751945002311") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07a3d_d20250708_m032311_c001_v0001180_t0020_u01751944991928") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233da_d20250708_m032303_c001_v7007000_t0000_u01751944983581") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07a13_d20250708_m032300_c001_v0001180_t0048_u01751944980155") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b658_d20250708_m032241_c001_v7007000_t0000_u01751944961370") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01cb_d20250708_m032239_c001_v0001184_t0050_u01751944959625") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b64b_d20250708_m032238_c001_v7007000_t0000_u01751944958858") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01b3_d20250708_m032237_c001_v0001184_t0027_u01751944957646") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b63f_d20250708_m032235_c001_v7007000_t0000_u01751944955057") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d017d_d20250708_m032233_c001_v0001184_t0004_u01751944953437") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b633_d20250708_m032232_c001_v7007000_t0000_u01751944952662") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0161_d20250708_m032231_c001_v0001184_t0030_u01751944951499") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12b7_d20250708_m032226_c001_v7007000_t0000_u01751944946306") 2025/07/08 03:31:04 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00f5_d20250708_m032224_c001_v0001184_t0055_u01751944944963") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12b0_d20250708_m032224_c001_v7007000_t0000_u01751944944201") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00df_d20250708_m032223_c001_v0001184_t0001_u01751944943437") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12a9_d20250708_m032219_c001_v7007000_t0000_u01751944939573") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00a5_d20250708_m032218_c001_v0001184_t0055_u01751944938420") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123351_d20250708_m032216_c001_v7007000_t0000_u01751944936571") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0087_d20250708_m032215_c001_v0001184_t0022_u01751944935617") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712334f_d20250708_m032215_c001_v7007000_t0000_u01751944935239") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1030c9bd96f0f6af_d20250708_m032214_c001_v0001179_t0019_u01751944934637") 2025/07/08 03:31:05 DEBUG : empty space: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d006f_d20250708_m032213_c001_v0001184_t0059_u01751944933126") 2025/07/08 03:31:05 DEBUG : enormous: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b654_d20250708_m032240_c001_v7007000_t0000_u01751944960446") 2025/07/08 03:31:05 DEBUG : enormous: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01d1_d20250708_m032239_c001_v0001184_t0031_u01751944959839") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419811bd310652c1_d20250708_m032548_c001_v7007000_t0000_u01751945148596") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0862_d20250708_m032547_c001_v0001184_t0052_u01751945147400") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233d6_d20250708_m032258_c001_v7007000_t0000_u01751944978490") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0298_d20250708_m032257_c001_v0001184_t0054_u01751944977530") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123349_d20250708_m032210_c001_v7007000_t0000_u01751944930516") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d004d_d20250708_m032209_c001_v0001184_t0017_u01751944929581") 2025/07/08 03:31:05 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123343_d20250708_m032209_c001_v7007000_t0000_u01751944929039") 2025/07/08 03:31:06 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0045_d20250708_m032208_c001_v0001184_t0041_u01751944928469") 2025/07/08 03:31:06 DEBUG : existing: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0039_d20250708_m032207_c001_v0001184_t0042_u01751944927696") 2025/07/08 03:31:06 DEBUG : existing-b: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233d7_d20250708_m032258_c001_v7007000_t0000_u01751944978673") 2025/07/08 03:31:06 DEBUG : existing-b: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07a09_d20250708_m032257_c001_v0001180_t0030_u01751944977520") 2025/07/08 03:31:06 DEBUG : file1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c845e_d20250708_m032641_c001_v7007000_t0000_u01751945201017") 2025/07/08 03:31:06 DEBUG : file1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc8ee_d20250708_m032639_c001_v0001101_t0026_u01751945199672") 2025/07/08 03:31:06 DEBUG : file1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c845b_d20250708_m032638_c001_v7007000_t0000_u01751945198305") 2025/07/08 03:31:06 DEBUG : file1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0087_d20250708_m032637_c001_v0001183_t0043_u01751945197051") 2025/07/08 03:31:06 DEBUG : five: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b65c_d20250708_m032244_c001_v7007000_t0000_u01751944964808") 2025/07/08 03:31:06 DEBUG : five: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4165c85ee59d01eb_d20250708_m032242_c001_v0001184_t0023_u01751944962920") 2025/07/08 03:31:06 DEBUG : foo: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc0ebf_d20250708_m032218_c001_v7007000_t0000_u01751944938046") 2025/07/08 03:31:06 DEBUG : foo: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4165c85ee59d009b_d20250708_m032217_c001_v0001184_t0023_u01751944937494") 2025/07/08 03:31:06 DEBUG : foo: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4165c85ee59d0094_d20250708_m032216_c001_v0001184_t0023_u01751944936933") 2025/07/08 03:31:06 DEBUG : four: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b65d_d20250708_m032244_c001_v7007000_t0000_u01751944964991") 2025/07/08 03:31:06 DEBUG : four: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a079df_d20250708_m032243_c001_v0001180_t0036_u01751944963476") 2025/07/08 03:31:06 DEBUG : four: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01e5_d20250708_m032242_c001_v0001184_t0050_u01751944962336") 2025/07/08 03:31:06 DEBUG : hello world2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c814a_d20250708_m032128_c001_v7007000_t0000_u01751944888751") 2025/07/08 03:31:06 DEBUG : hello world2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfee5_d20250708_m032128_c001_v0001184_t0002_u01751944888159") 2025/07/08 03:31:06 DEBUG : ignore-size: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123342_d20250708_m032207_c001_v7007000_t0000_u01751944927334") 2025/07/08 03:31:07 DEBUG : ignore-size: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d002b_d20250708_m032206_c001_v0001184_t0015_u01751944926385") 2025/07/08 03:31:07 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233c8_d20250708_m032256_c001_v7007000_t0000_u01751944976786") 2025/07/08 03:31:07 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0288_d20250708_m032256_c001_v0001184_t0054_u01751944976029") 2025/07/08 03:31:07 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b675_d20250708_m032255_c001_v7007000_t0000_u01751944975285") 2025/07/08 03:31:07 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0276_d20250708_m032254_c001_v0001184_t0013_u01751944974304") 2025/07/08 03:31:07 DEBUG : one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b65e_d20250708_m032245_c001_v7007000_t0000_u01751944965174") 2025/07/08 03:31:07 DEBUG : one: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4165c85ee59d01df_d20250708_m032241_c001_v0001184_t0023_u01751944961778") 2025/07/08 03:31:07 DEBUG : only0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8442_d20250708_m032632_c001_v7007000_t0000_u01751945192559") 2025/07/08 03:31:07 DEBUG : only0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c6b_d20250708_m032626_c001_v0001180_t0036_u01751945186821") 2025/07/08 03:31:07 DEBUG : only0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858873d_d20250708_m032614_c001_v0001137_t0002_u01751945174625") 2025/07/08 03:31:07 DEBUG : only0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d96218_d20250708_m032608_c001_v7007000_t0000_u01751945168540") 2025/07/08 03:31:07 DEBUG : only0: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886f1_d20250708_m032554_c001_v0001137_t0051_u01751945154968") 2025/07/08 03:31:07 DEBUG : only1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8443_d20250708_m032632_c001_v7007000_t0000_u01751945192743") 2025/07/08 03:31:07 DEBUG : only1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4022bb58eaccc8c6_d20250708_m032627_c001_v0001101_t0021_u01751945187761") 2025/07/08 03:31:07 DEBUG : only1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858873f_d20250708_m032615_c001_v0001137_t0022_u01751945175199") 2025/07/08 03:31:07 DEBUG : only1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9621a_d20250708_m032608_c001_v7007000_t0000_u01751945168907") 2025/07/08 03:31:07 DEBUG : only1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886f3_d20250708_m032555_c001_v0001137_t0012_u01751945155481") 2025/07/08 03:31:07 DEBUG : only10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8444_d20250708_m032632_c001_v7007000_t0000_u01751945192927") 2025/07/08 03:31:07 DEBUG : only10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e858877f_d20250708_m032626_c001_v0001137_t0016_u01751945186834") 2025/07/08 03:31:08 DEBUG : only10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588759_d20250708_m032620_c001_v0001137_t0059_u01751945180422") 2025/07/08 03:31:08 DEBUG : only10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae22f6_d20250708_m032609_c001_v7007000_t0000_u01751945169075") 2025/07/08 03:31:08 DEBUG : only10: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588713_d20250708_m032601_c001_v0001137_t0033_u01751945161121") 2025/07/08 03:31:08 DEBUG : only11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8445_d20250708_m032633_c001_v7007000_t0000_u01751945193112") 2025/07/08 03:31:08 DEBUG : only11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4022bb58eaccc8c2_d20250708_m032627_c001_v0001101_t0021_u01751945187392") 2025/07/08 03:31:08 DEBUG : only11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858875b_d20250708_m032621_c001_v0001137_t0041_u01751945181009") 2025/07/08 03:31:08 DEBUG : only11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae22f5_d20250708_m032608_c001_v7007000_t0000_u01751945168892") 2025/07/08 03:31:08 DEBUG : only11: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588717_d20250708_m032601_c001_v0001137_t0029_u01751945161846") 2025/07/08 03:31:08 DEBUG : only12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8446_d20250708_m032633_c001_v7007000_t0000_u01751945193297") 2025/07/08 03:31:08 DEBUG : only12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4198d6387d1f001b_d20250708_m032627_c001_v0001183_t0027_u01751945187581") 2025/07/08 03:31:08 DEBUG : only12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588761_d20250708_m032621_c001_v0001137_t0022_u01751945181703") 2025/07/08 03:31:08 DEBUG : only12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f0_d20250708_m032608_c001_v7007000_t0000_u01751945168550") 2025/07/08 03:31:08 DEBUG : only12: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588719_d20250708_m032602_c001_v0001137_t0057_u01751945162398") 2025/07/08 03:31:08 DEBUG : only13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8447_d20250708_m032633_c001_v7007000_t0000_u01751945193478") 2025/07/08 03:31:08 DEBUG : only13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c6d_d20250708_m032627_c001_v0001180_t0036_u01751945187220") 2025/07/08 03:31:08 DEBUG : only13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588767_d20250708_m032622_c001_v0001137_t0053_u01751945182483") 2025/07/08 03:31:08 DEBUG : only13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f406af4c2690fe2ca_d20250708_m032607_c001_v7007000_t0000_u01751945167971") 2025/07/08 03:31:08 DEBUG : only13: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858871b_d20250708_m032602_c001_v0001137_t0017_u01751945162962") 2025/07/08 03:31:08 DEBUG : only14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8449_d20250708_m032633_c001_v7007000_t0000_u01751945193662") 2025/07/08 03:31:08 DEBUG : only14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e8588783_d20250708_m032627_c001_v0001137_t0016_u01751945187233") 2025/07/08 03:31:09 DEBUG : only14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588769_d20250708_m032622_c001_v0001137_t0055_u01751945182982") 2025/07/08 03:31:09 DEBUG : only14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f406af4c2690fe2cb_d20250708_m032608_c001_v7007000_t0000_u01751945168164") 2025/07/08 03:31:09 DEBUG : only14: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858871d_d20250708_m032603_c001_v0001137_t0029_u01751945163516") 2025/07/08 03:31:09 DEBUG : only15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c844a_d20250708_m032633_c001_v7007000_t0000_u01751945193847") 2025/07/08 03:31:09 DEBUG : only15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c6f_d20250708_m032627_c001_v0001180_t0036_u01751945187405") 2025/07/08 03:31:09 DEBUG : only15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858876b_d20250708_m032623_c001_v0001137_t0023_u01751945183503") 2025/07/08 03:31:09 DEBUG : only15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae22f1_d20250708_m032608_c001_v7007000_t0000_u01751945168344") 2025/07/08 03:31:09 DEBUG : only15: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588721_d20250708_m032604_c001_v0001137_t0012_u01751945164121") 2025/07/08 03:31:09 DEBUG : only16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c844c_d20250708_m032634_c001_v7007000_t0000_u01751945194032") 2025/07/08 03:31:09 DEBUG : only16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e8588785_d20250708_m032627_c001_v0001137_t0016_u01751945187418") 2025/07/08 03:31:09 DEBUG : only16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858876f_d20250708_m032624_c001_v0001137_t0012_u01751945184012") 2025/07/08 03:31:09 DEBUG : only16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f406af4c2690fe2cd_d20250708_m032608_c001_v7007000_t0000_u01751945168351") 2025/07/08 03:31:09 DEBUG : only16: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588723_d20250708_m032604_c001_v0001137_t0056_u01751945164649") 2025/07/08 03:31:10 DEBUG : only17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c844d_d20250708_m032634_c001_v7007000_t0000_u01751945194222") 2025/07/08 03:31:10 DEBUG : only17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4022bb58eaccc8c4_d20250708_m032627_c001_v0001101_t0021_u01751945187577") 2025/07/08 03:31:10 DEBUG : only17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588773_d20250708_m032624_c001_v0001137_t0056_u01751945184559") 2025/07/08 03:31:10 DEBUG : only17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f406af4c2690fe2ce_d20250708_m032608_c001_v7007000_t0000_u01751945168599") 2025/07/08 03:31:10 DEBUG : only17: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588729_d20250708_m032605_c001_v0001137_t0024_u01751945165403") 2025/07/08 03:31:10 DEBUG : only18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c844e_d20250708_m032634_c001_v7007000_t0000_u01751945194406") 2025/07/08 03:31:10 DEBUG : only18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c73_d20250708_m032627_c001_v0001180_t0036_u01751945187591") 2025/07/08 03:31:10 DEBUG : only18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588775_d20250708_m032625_c001_v0001137_t0056_u01751945185211") 2025/07/08 03:31:10 DEBUG : only18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d96217_d20250708_m032608_c001_v7007000_t0000_u01751945168356") 2025/07/08 03:31:10 DEBUG : only18: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858872b_d20250708_m032605_c001_v0001137_t0012_u01751945165984") 2025/07/08 03:31:10 DEBUG : only19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c844f_d20250708_m032634_c001_v7007000_t0000_u01751945194594") 2025/07/08 03:31:10 DEBUG : only19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e8588787_d20250708_m032627_c001_v0001137_t0016_u01751945187604") 2025/07/08 03:31:10 DEBUG : only19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588779_d20250708_m032625_c001_v0001137_t0051_u01751945185808") 2025/07/08 03:31:10 DEBUG : only19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae22f4_d20250708_m032608_c001_v7007000_t0000_u01751945168710") 2025/07/08 03:31:10 DEBUG : only19: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858872f_d20250708_m032606_c001_v0001137_t0029_u01751945166562") 2025/07/08 03:31:11 DEBUG : only2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8450_d20250708_m032634_c001_v7007000_t0000_u01751945194778") 2025/07/08 03:31:11 DEBUG : only2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4198d6387d1f0021_d20250708_m032627_c001_v0001183_t0027_u01751945187773") 2025/07/08 03:31:11 DEBUG : only2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588741_d20250708_m032615_c001_v0001137_t0027_u01751945175836") 2025/07/08 03:31:11 DEBUG : only2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f2_d20250708_m032608_c001_v7007000_t0000_u01751945168925") 2025/07/08 03:31:11 DEBUG : only2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886f5_d20250708_m032556_c001_v0001137_t0018_u01751945156013") 2025/07/08 03:31:11 DEBUG : only3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8451_d20250708_m032634_c001_v7007000_t0000_u01751945194961") 2025/07/08 03:31:11 DEBUG : only3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c75_d20250708_m032627_c001_v0001180_t0036_u01751945187784") 2025/07/08 03:31:11 DEBUG : only3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588745_d20250708_m032616_c001_v0001137_t0058_u01751945176508") 2025/07/08 03:31:11 DEBUG : only3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d9621b_d20250708_m032609_c001_v7007000_t0000_u01751945169093") 2025/07/08 03:31:11 DEBUG : only3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886f7_d20250708_m032556_c001_v0001137_t0004_u01751945156569") 2025/07/08 03:31:11 DEBUG : only4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8452_d20250708_m032635_c001_v7007000_t0000_u01751945195145") 2025/07/08 03:31:11 DEBUG : only4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e8588789_d20250708_m032627_c001_v0001137_t0016_u01751945187797") 2025/07/08 03:31:11 DEBUG : only4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588747_d20250708_m032617_c001_v0001137_t0020_u01751945177002") 2025/07/08 03:31:11 DEBUG : only4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7ef_d20250708_m032608_c001_v7007000_t0000_u01751945168369") 2025/07/08 03:31:11 DEBUG : only4: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85886fb_d20250708_m032557_c001_v0001137_t0027_u01751945157111") 2025/07/08 03:31:11 DEBUG : only5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8453_d20250708_m032635_c001_v7007000_t0000_u01751945195343") 2025/07/08 03:31:11 DEBUG : only5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4022bb58eaccc8c8_d20250708_m032627_c001_v0001101_t0021_u01751945187946") 2025/07/08 03:31:12 DEBUG : only5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858874b_d20250708_m032617_c001_v0001137_t0014_u01751945177552") 2025/07/08 03:31:12 DEBUG : only5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f406af4c2690fe2cf_d20250708_m032608_c001_v7007000_t0000_u01751945168947") 2025/07/08 03:31:12 DEBUG : only5: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588701_d20250708_m032557_c001_v0001137_t0054_u01751945157898") 2025/07/08 03:31:12 DEBUG : only6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8454_d20250708_m032635_c001_v7007000_t0000_u01751945195533") 2025/07/08 03:31:12 DEBUG : only6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4198d6387d1f0027_d20250708_m032627_c001_v0001183_t0027_u01751945187957") 2025/07/08 03:31:12 DEBUG : only6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858874d_d20250708_m032618_c001_v0001137_t0015_u01751945178169") 2025/07/08 03:31:12 DEBUG : only6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d96219_d20250708_m032608_c001_v7007000_t0000_u01751945168724") 2025/07/08 03:31:12 DEBUG : only6: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588703_d20250708_m032558_c001_v0001137_t0021_u01751945158408") 2025/07/08 03:31:12 DEBUG : only7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8455_d20250708_m032635_c001_v7007000_t0000_u01751945195718") 2025/07/08 03:31:12 DEBUG : only7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403ab61697a07c77_d20250708_m032627_c001_v0001180_t0036_u01751945187967") 2025/07/08 03:31:12 DEBUG : only7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588751_d20250708_m032618_c001_v0001137_t0003_u01751945178779") 2025/07/08 03:31:12 DEBUG : only7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4085bdfc9dae22f2_d20250708_m032608_c001_v7007000_t0000_u01751945168527") 2025/07/08 03:31:12 DEBUG : only7: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588707_d20250708_m032559_c001_v0001137_t0034_u01751945159052") 2025/07/08 03:31:12 DEBUG : only8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8456_d20250708_m032635_c001_v7007000_t0000_u01751945195900") 2025/07/08 03:31:12 DEBUG : only8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e858878b_d20250708_m032627_c001_v0001137_t0016_u01751945187994") 2025/07/08 03:31:12 DEBUG : only8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588753_d20250708_m032619_c001_v0001137_t0042_u01751945179318") 2025/07/08 03:31:12 DEBUG : only8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f1_d20250708_m032608_c001_v7007000_t0000_u01751945168743") 2025/07/08 03:31:12 DEBUG : only8: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858870d_d20250708_m032559_c001_v0001137_t0044_u01751945159767") 2025/07/08 03:31:13 DEBUG : only9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8457_d20250708_m032636_c001_v7007000_t0000_u01751945196083") 2025/07/08 03:31:13 DEBUG : only9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4022bb58eaccc8ca_d20250708_m032628_c001_v0001101_t0021_u01751945188130") 2025/07/08 03:31:13 DEBUG : only9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588757_d20250708_m032619_c001_v0001137_t0051_u01751945179901") 2025/07/08 03:31:13 DEBUG : only9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a7f3_d20250708_m032609_c001_v7007000_t0000_u01751945169107") 2025/07/08 03:31:13 DEBUG : only9: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858870f_d20250708_m032600_c001_v0001137_t0023_u01751945160481") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b66e_d20250708_m032253_c001_v7007000_t0000_u01751944973170") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85883f6_d20250708_m032251_c001_v0001137_t0052_u01751944971192") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b668_d20250708_m032250_c001_v7007000_t0000_u01751944970462") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a079f1_d20250708_m032248_c001_v0001180_t0046_u01751944968892") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b665_d20250708_m032248_c001_v7007000_t0000_u01751944968121") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a079ed_d20250708_m032246_c001_v0001180_t0031_u01751944966086") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b642_d20250708_m032236_c001_v7007000_t0000_u01751944956806") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d019f_d20250708_m032235_c001_v0001184_t0046_u01751944955604") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b63d_d20250708_m032234_c001_v7007000_t0000_u01751944954087") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0175_d20250708_m032233_c001_v0001184_t0059_u01751944953209") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b62b_d20250708_m032232_c001_v7007000_t0000_u01751944952096") 2025/07/08 03:31:13 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0159_d20250708_m032231_c001_v0001184_t0036_u01751944951304") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12b6_d20250708_m032225_c001_v7007000_t0000_u01751944945741") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00ed_d20250708_m032224_c001_v0001184_t0010_u01751944944755") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12b1_d20250708_m032224_c001_v7007000_t0000_u01751944944383") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00dd_d20250708_m032223_c001_v0001184_t0049_u01751944943238") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12ae_d20250708_m032222_c001_v7007000_t0000_u01751944942870") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00d3_d20250708_m032222_c001_v0001184_t0042_u01751944942222") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00cd_d20250708_m032221_c001_v0001184_t0043_u01751944941641") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12ab_d20250708_m032221_c001_v7007000_t0000_u01751944941274") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00c3_d20250708_m032220_c001_v0001184_t0033_u01751944940702") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00bf_d20250708_m032220_c001_v0001184_t0014_u01751944940124") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12aa_d20250708_m032219_c001_v7007000_t0000_u01751944939758") 2025/07/08 03:31:14 DEBUG : potato: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00b1_d20250708_m032218_c001_v0001184_t0055_u01751944938999") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f403bf01634d960d4_d20250708_m032338_c001_v7007000_t0000_u01751945018198") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85884c2_d20250708_m032337_c001_v0001137_t0023_u01751945017454") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb8759f5_d20250708_m032328_c001_v7007000_t0000_u01751945008178") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588480_d20250708_m032323_c001_v0001137_t0021_u01751945003978") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1341_d20250708_m032315_c001_v7007000_t0000_u01751944995582") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588444_d20250708_m032311_c001_v0001137_t0031_u01751944991101") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233db_d20250708_m032304_c001_v7007000_t0000_u01751944984036") 2025/07/08 03:31:14 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588414_d20250708_m032259_c001_v0001137_t0055_u01751944979586") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b656_d20250708_m032240_c001_v7007000_t0000_u01751944960628") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01c9_d20250708_m032239_c001_v0001184_t0003_u01751944959405") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b64c_d20250708_m032239_c001_v7007000_t0000_u01751944959040") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01af_d20250708_m032237_c001_v0001184_t0046_u01751944957355") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b644_d20250708_m032236_c001_v7007000_t0000_u01751944956990") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01a5_d20250708_m032236_c001_v0001184_t0014_u01751944956172") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b640_d20250708_m032235_c001_v7007000_t0000_u01751944955240") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d018f_d20250708_m032234_c001_v0001184_t0056_u01751944954453") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b634_d20250708_m032232_c001_v7007000_t0000_u01751944952845") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0169_d20250708_m032232_c001_v0001184_t0022_u01751944952084") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc12b8_d20250708_m032226_c001_v7007000_t0000_u01751944946491") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d00fb_d20250708_m032225_c001_v0001184_t0012_u01751944945546") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c814c_d20250708_m032131_c001_v7007000_t0000_u01751944891354") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfefb_d20250708_m032130_c001_v0001184_t0038_u01751944890774") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c814b_d20250708_m032129_c001_v7007000_t0000_u01751944889865") 2025/07/08 03:31:15 DEBUG : potato2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfef1_d20250708_m032129_c001_v0001184_t0020_u01751944889298") 2025/07/08 03:31:15 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb8759f7_d20250708_m032328_c001_v7007000_t0000_u01751945008726") 2025/07/08 03:31:16 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0377_d20250708_m032325_c001_v0001184_t0034_u01751945005193") 2025/07/08 03:31:16 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f419ffae81cdc1343_d20250708_m032316_c001_v7007000_t0000_u01751944996097") 2025/07/08 03:31:16 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0322_d20250708_m032312_c001_v0001184_t0002_u01751944992496") 2025/07/08 03:31:16 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233dc_d20250708_m032304_c001_v7007000_t0000_u01751944984219") 2025/07/08 03:31:16 DEBUG : potato3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d02ac_d20250708_m032300_c001_v0001184_t0057_u01751944980344") 2025/07/08 03:31:16 DEBUG : pre-dest1/1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c2_d20250708_m032412_c001_v7007000_t0000_u01751945052646") 2025/07/08 03:31:16 DEBUG : pre-dest1/1: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d04bc_d20250708_m032404_c001_v0001184_t0012_u01751945044425") 2025/07/08 03:31:16 DEBUG : pre-dest2/2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4055556fb95401c3_d20250708_m032412_c001_v7007000_t0000_u01751945052830") 2025/07/08 03:31:16 DEBUG : pre-dest2/2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e858852e_d20250708_m032404_c001_v0001137_t0023_u01751945044988") 2025/07/08 03:31:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f422f3d942ec4a6f2_d20250708_m032350_c001_v7007000_t0000_u01751945030591") 2025/07/08 03:31:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07aa1_d20250708_m032346_c001_v0001180_t0012_u01751945026659") 2025/07/08 03:31:16 DEBUG : sizeonly: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712333d_d20250708_m032205_c001_v7007000_t0000_u01751944925838") 2025/07/08 03:31:16 DEBUG : sizeonly: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d001d_d20250708_m032204_c001_v0001184_t0052_u01751944924907") 2025/07/08 03:31:16 DEBUG : splitbanan: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8e3f6_d20250708_m032834_c001_v7007000_t0000_u01751945314309") 2025/07/08 03:31:16 DEBUG : splitbanan: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07eb8_d20250708_m032827_c001_v0001180_t0056_u01751945307016") 2025/07/08 03:31:16 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbee_d20250708_m032950_c001_v7007000_t0000_u01751945390068") 2025/07/08 03:31:16 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0900_d20250708_m032943_c001_v0001183_t0046_u01751945383219") 2025/07/08 03:31:16 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefba8_d20250708_m032935_c001_v7007000_t0000_u01751945375017") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f083e_d20250708_m032928_c001_v0001183_t0058_u01751945368550") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4054f37f6134aff0_d20250708_m032920_c001_v7007000_t0000_u01751945360326") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f077a_d20250708_m032914_c001_v0001183_t0038_u01751945354005") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b08294_d20250708_m032904_c001_v7007000_t0000_u01751945344643") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f06ce_d20250708_m032858_c001_v0001183_t0012_u01751945338340") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4185defaa3b0826b_d20250708_m032849_c001_v7007000_t0000_u01751945329889") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0631_d20250708_m032843_c001_v0001183_t0052_u01751945323031") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417693e64a40af3a_d20250708_m032828_c001_v7007000_t0000_u01751945308898") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588912_d20250708_m032825_c001_v0001137_t0020_u01751945305730") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f33196b_d20250708_m032817_c001_v7007000_t0000_u01751945297914") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccca06_d20250708_m032811_c001_v0001101_t0040_u01751945291091") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c85da_d20250708_m032809_c001_v7007000_t0000_u01751945289748") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f046c_d20250708_m032806_c001_v0001183_t0028_u01751945286938") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f417e25133f3318fd_d20250708_m032758_c001_v7007000_t0000_u01751945278160") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9ce_d20250708_m032751_c001_v0001101_t0041_u01751945271422") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f420e3e9208c8de66_d20250708_m032750_c001_v7007000_t0000_u01751945270462") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588887_d20250708_m032746_c001_v0001137_t0019_u01751945266951") 2025/07/08 03:31:17 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4180e40eeb875c71_d20250708_m032731_c001_v7007000_t0000_u01751945251720") 2025/07/08 03:31:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc986_d20250708_m032727_c001_v0001101_t0023_u01751945247456") 2025/07/08 03:31:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f402b0539e57ca42b_d20250708_m032719_c001_v7007000_t0000_u01751945239275") 2025/07/08 03:31:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc958_d20250708_m032711_c001_v0001101_t0041_u01751945231734") 2025/07/08 03:31:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40459ab8792f19e3_d20250708_m032702_c001_v7007000_t0000_u01751945222802") 2025/07/08 03:31:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc932_d20250708_m032655_c001_v0001101_t0017_u01751945215919") 2025/07/08 03:31:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788503_d20250708_m032812_c001_v7007000_t0000_u01751945292779") 2025/07/08 03:31:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc9fe_d20250708_m032807_c001_v0001101_t0054_u01751945287990") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8462_d20250708_m032648_c001_v7007000_t0000_u01751945208567") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07cc6_d20250708_m032645_c001_v0001180_t0041_u01751945205844") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f416473a715b78b1d_d20250708_m032644_c001_v7007000_t0000_u01751945204713") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887b5_d20250708_m032641_c001_v0001137_t0035_u01751945201982") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f41220193171233cb_d20250708_m032256_c001_v7007000_t0000_u01751944976970") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588404_d20250708_m032256_c001_v0001137_t0035_u01751944976021") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b679_d20250708_m032255_c001_v7007000_t0000_u01751944975468") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a079ff_d20250708_m032254_c001_v0001180_t0043_u01751944974655") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123333_d20250708_m032202_c001_v7007000_t0000_u01751944922812") 2025/07/08 03:31:18 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfff7_d20250708_m032201_c001_v0001184_t0041_u01751944921337") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4122019317123331_d20250708_m032200_c001_v7007000_t0000_u01751944920976") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffed_d20250708_m032159_c001_v0001184_t0024_u01751944919869") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712332e_d20250708_m032157_c001_v7007000_t0000_u01751944917753") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffd5_d20250708_m032156_c001_v0001184_t0044_u01751944916625") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712332d_d20250708_m032156_c001_v7007000_t0000_u01751944916084") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffcd_d20250708_m032155_c001_v0001184_t0010_u01751944915093") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffbb_d20250708_m032152_c001_v0001184_t0044_u01751944912364") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712332c_d20250708_m032152_c001_v7007000_t0000_u01751944912004") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffb3_d20250708_m032151_c001_v0001184_t0028_u01751944911429") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cffa9_d20250708_m032150_c001_v0001184_t0034_u01751944910666") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f412201931712332b_d20250708_m032150_c001_v7007000_t0000_u01751944910305") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff8f_d20250708_m032147_c001_v0001184_t0015_u01751944907449") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff7b_d20250708_m032144_c001_v0001184_t0043_u01751944904868") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8160_d20250708_m032144_c001_v7007000_t0000_u01751944904500") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff6b_d20250708_m032143_c001_v0001184_t0003_u01751944903927") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff61_d20250708_m032143_c001_v0001184_t0034_u01751944903178") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c815f_d20250708_m032142_c001_v7007000_t0000_u01751944902802") 2025/07/08 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff3d_d20250708_m032139_c001_v0001184_t0002_u01751944899316") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c815c_d20250708_m032138_c001_v7007000_t0000_u01751944898949") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff35_d20250708_m032138_c001_v0001184_t0058_u01751944898387") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c815b_d20250708_m032137_c001_v7007000_t0000_u01751944897478") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff2d_d20250708_m032136_c001_v0001184_t0014_u01751944896913") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8158_d20250708_m032136_c001_v7007000_t0000_u01751944896366") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff27_d20250708_m032135_c001_v0001184_t0052_u01751944895801") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8156_d20250708_m032134_c001_v7007000_t0000_u01751944894892") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff23_d20250708_m032134_c001_v0001184_t0052_u01751944894148") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8155_d20250708_m032133_c001_v7007000_t0000_u01751944893598") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff19_d20250708_m032133_c001_v0001184_t0027_u01751944893046") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c814e_d20250708_m032132_c001_v7007000_t0000_u01751944892497") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cff0b_d20250708_m032131_c001_v0001184_t0011_u01751944891907") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8148_d20250708_m032127_c001_v7007000_t0000_u01751944887609") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfedb_d20250708_m032127_c001_v0001184_t0001_u01751944887044") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8146_d20250708_m032126_c001_v7007000_t0000_u01751944886496") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfed1_d20250708_m032125_c001_v0001184_t0042_u01751944885919") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8144_d20250708_m032125_c001_v7007000_t0000_u01751944885011") 2025/07/08 03:31:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfec5_d20250708_m032124_c001_v0001184_t0000_u01751944884442") 2025/07/08 03:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8142_d20250708_m032122_c001_v7007000_t0000_u01751944882032") 2025/07/08 03:31:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59cfeb0_d20250708_m032121_c001_v0001184_t0027_u01751944881440") 2025/07/08 03:31:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8463_d20250708_m032648_c001_v7007000_t0000_u01751945208749") 2025/07/08 03:31:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eaccc900_d20250708_m032645_c001_v0001101_t0058_u01751945205855") 2025/07/08 03:31:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f416473a715b78b1e_d20250708_m032644_c001_v7007000_t0000_u01751945204894") 2025/07/08 03:31:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f00cb_d20250708_m032641_c001_v0001183_t0040_u01751945201993") 2025/07/08 03:31:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbf7_d20250708_m032952_c001_v7007000_t0000_u01751945392100") 2025/07/08 03:31:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07f9a_d20250708_m032951_c001_v0001180_t0043_u01751945391441") 2025/07/08 03:31:21 DEBUG : sub/yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b66d_d20250708_m032252_c001_v7007000_t0000_u01751944972620") 2025/07/08 03:31:21 DEBUG : sub/yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d024a_d20250708_m032251_c001_v0001184_t0057_u01751944971204") 2025/07/08 03:31:21 DEBUG : test_dir1/file2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c845f_d20250708_m032641_c001_v7007000_t0000_u01751945201199") 2025/07/08 03:31:21 DEBUG : test_dir1/file2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07ca6_d20250708_m032639_c001_v0001180_t0003_u01751945199320") 2025/07/08 03:31:21 DEBUG : test_dir1/file2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c845c_d20250708_m032638_c001_v7007000_t0000_u01751945198488") 2025/07/08 03:31:21 DEBUG : test_dir1/file2: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85887a9_d20250708_m032637_c001_v0001137_t0003_u01751945197061") 2025/07/08 03:31:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c8460_d20250708_m032641_c001_v7007000_t0000_u01751945201395") 2025/07/08 03:31:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f00a1_d20250708_m032639_c001_v0001183_t0002_u01751945199311") 2025/07/08 03:31:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4078888abe8c845d_d20250708_m032638_c001_v7007000_t0000_u01751945198672") 2025/07/08 03:31:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07c9c_d20250708_m032637_c001_v0001180_t0017_u01751945197058") 2025/07/08 03:31:21 DEBUG : three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b65f_d20250708_m032245_c001_v7007000_t0000_u01751944965356") 2025/07/08 03:31:22 DEBUG : three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01f5_d20250708_m032244_c001_v0001184_t0014_u01751944964236") 2025/07/08 03:31:22 DEBUG : three: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d01e3_d20250708_m032242_c001_v0001184_t0018_u01751944962143") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefbfc_d20250708_m032953_c001_v7007000_t0000_u01751945393765") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889e7_d20250708_m032953_c001_v0001137_t0054_u01751945393049") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefd48_d20250708_m033013_c001_v7007000_t0000_u01751945413905") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb6f_d20250708_m033012_c001_v0001101_t0014_u01751945412160") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefd44_d20250708_m033010_c001_v7007000_t0000_u01751945410608") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588a0b_d20250708_m033008_c001_v0001137_t0043_u01751945408856") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefd09_d20250708_m033007_c001_v7007000_t0000_u01751945407904") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07fc2_d20250708_m033007_c001_v0001180_t0003_u01751945407292") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefc6b_d20250708_m033001_c001_v7007000_t0000_u01751945401160") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85889f5_d20250708_m032959_c001_v0001137_t0001_u01751945399773") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefcb7_d20250708_m033004_c001_v7007000_t0000_u01751945404700") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb55_d20250708_m033002_c001_v0001101_t0054_u01751945402120") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefc39_d20250708_m032958_c001_v7007000_t0000_u01751945398806") 2025/07/08 03:31:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f103ab61697a07fac_d20250708_m032958_c001_v0001180_t0000_u01751945398149") 2025/07/08 03:31:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefc1f_d20250708_m032957_c001_v7007000_t0000_u01751945397184") 2025/07/08 03:31:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0980_d20250708_m032956_c001_v0001183_t0047_u01751945396553") 2025/07/08 03:31:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefc1e_d20250708_m032955_c001_v7007000_t0000_u01751945395603") 2025/07/08 03:31:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1022bb58eacccb43_d20250708_m032954_c001_v0001101_t0046_u01751945394746") 2025/07/08 03:31:23 DEBUG : toe/toe/toe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40095eb87b788b8c_d20250708_m033019_c001_v7007000_t0000_u01751945419375") 2025/07/08 03:31:23 DEBUG : toe/toe/toe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e8588a2b_d20250708_m033018_c001_v0001137_t0036_u01751945418400") 2025/07/08 03:31:23 DEBUG : toe/toe/toe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefce1_d20250708_m033006_c001_v7007000_t0000_u01751945406336") 2025/07/08 03:31:23 DEBUG : toe/toe/toe: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f09d6_d20250708_m033005_c001_v0001183_t0039_u01751945405713") 2025/07/08 03:31:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefd50_d20250708_m033014_c001_v7007000_t0000_u01751945414504") 2025/07/08 03:31:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1198d6387d1f0a2d_d20250708_m033013_c001_v0001183_t0011_u01751945413710") 2025/07/08 03:31:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f409f9734efaefd46_d20250708_m033011_c001_v7007000_t0000_u01751945411198") 2025/07/08 03:31:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1166be0d12834e53_d20250708_m033010_c001_v0001029_t0035_u01751945410210") 2025/07/08 03:31:23 DEBUG : two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b660_d20250708_m032245_c001_v7007000_t0000_u01751944965538") 2025/07/08 03:31:23 DEBUG : two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f40655d97e85883d0_d20250708_m032243_c001_v0001137_t0016_u01751944963667") 2025/07/08 03:31:23 DEBUG : two: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4165c85ee59d01e1_d20250708_m032241_c001_v0001184_t0023_u01751944961960") 2025/07/08 03:31:23 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b670_d20250708_m032253_c001_v7007000_t0000_u01751944973352") 2025/07/08 03:31:23 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1121d83ef74e750a_d20250708_m032252_c001_v0001157_t0032_u01751944972258") 2025/07/08 03:31:23 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b667_d20250708_m032249_c001_v7007000_t0000_u01751944969914") 2025/07/08 03:31:24 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f1165c85ee59d0228_d20250708_m032248_c001_v0001184_t0047_u01751944968883") 2025/07/08 03:31:24 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b664_d20250708_m032247_c001_v7007000_t0000_u01751944967570") 2025/07/08 03:31:24 DEBUG : yam: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f10655d97e85883de_d20250708_m032246_c001_v0001137_t0004_u01751944966097") 2025/07/08 03:31:24 DEBUG : yaml: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b66a_d20250708_m032250_c001_v7007000_t0000_u01751944970644") 2025/07/08 03:31:24 DEBUG : yaml: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f105f579c07577639_d20250708_m032249_c001_v0001184_t0058_u01751944969713") 2025/07/08 03:31:24 DEBUG : yaml: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f4112e27c5926b666_d20250708_m032248_c001_v7007000_t0000_u01751944968332") 2025/07/08 03:31:24 DEBUG : yaml: Deleting (id "4_z2ff25dd300ddeb8b9f780e1b_f11483e15e6b877e0_d20250708_m032247_c001_v0001182_t0055_u01751944967363") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m7.077875328s (try 1/5)