"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/11 04:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba" 2025/08/11 04:16:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 04:16:10 DEBUG : Creating backend with remote "/tmp/rclone1635428687" === 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/11 04:16:14 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:14 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:16 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:16 DEBUG : B2 bucket rclone-test-wayafud7xoba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.14s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:18 DEBUG : Creating backend with remote "/non-existing" 2025/08/11 04:16:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/11 04:16:18 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:18 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:21 INFO : B2 bucket rclone-test-wayafud7xoba: Running all checks before starting transfers 2025/08/11 04:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:21 INFO : B2 bucket rclone-test-wayafud7xoba: Checks finished, now starting transfers 2025/08/11 04:16:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.25s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:23 ERROR : Ignoring --no-traverse with sync 2025/08/11 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:23 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:23 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:23 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/11 04:16:24 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:24 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/11 04:16:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:16:26 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:26 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:16:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/11 04:16:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:16:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/11 04:16:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:16:29 INFO : sub dir2: Making directory 2025/08/11 04:16:29 INFO : sub dir: Making directory 2025/08/11 04:16:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:29 INFO : sub dir2/sub sub dir2: Making directory 2025/08/11 04:16:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:30 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/08/11 04:16:30 DEBUG : B2 bucket rclone-test-wayafud7xoba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:31 INFO : sub dir2: Making directory 2025/08/11 04:16:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/11 04:16:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:16:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:32 DEBUG : sub dir2: Making directory with metadata 2025/08/11 04:16:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:16:33 INFO : sub dir2: Making directory 2025/08/11 04:16:33 INFO : sub dir: Making directory 2025/08/11 04:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:33 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:33 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/11 04:16:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/11 04:16:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:34 INFO : sub dir2: Making directory 2025/08/11 04:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:35 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.68s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:36 DEBUG : sub dir2: Making directory with metadata 2025/08/11 04:16:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:16:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:16:36 INFO : sub dir2: Making directory 2025/08/11 04:16:36 INFO : sub dir: Making directory 2025/08/11 04:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:36 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:36 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:37 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/11 04:16:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:38 INFO : sub dir2: Making directory 2025/08/11 04:16:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:39 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:16:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kopiqoc0dali" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-kopiqoc0dali 2025/08/11 04:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:42 DEBUG : B2 bucket rclone-test-kopiqoc0dali: Waiting for checks to finish 2025/08/11 04:16:42 DEBUG : B2 bucket rclone-test-kopiqoc0dali: Waiting for transfers to finish 2025/08/11 04:16:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:16:46 DEBUG : B2 bucket rclone-test-kopiqoc0dali: Purge remote 2025/08/11 04:16:46 INFO : B2 bucket rclone-test-kopiqoc0dali: cleaning bucket "rclone-test-kopiqoc0dali" of all files 2025/08/11 04:16:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d93508d9b7b9f880e1b_f1023406005b19b94_d20250811_m041645_c001_v0001150_t0032_u01754885805884") --- PASS: TestServerSideCopy (9.88s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 04:16:51 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:16:51 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:16:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 04:16:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:16:53 DEBUG : Creating backend with remote "TestB2:rclone-test-duhabol9fure" 2025/08/11 04:16:53 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-duhabol9fure 2025/08/11 04:16:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:16:54 DEBUG : B2 bucket rclone-test-duhabol9fure: Waiting for checks to finish 2025/08/11 04:16:54 DEBUG : B2 bucket rclone-test-duhabol9fure: Waiting for transfers to finish 2025/08/11 04:16:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:16:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:17:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 04:17:00 DEBUG : B2 bucket rclone-test-duhabol9fure: Waiting for checks to finish 2025/08/11 04:17:00 DEBUG : B2 bucket rclone-test-duhabol9fure: Waiting for transfers to finish 2025/08/11 04:17:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 04:17:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:17:00 DEBUG : B2 bucket rclone-test-duhabol9fure: Purge remote 2025/08/11 04:17:00 INFO : B2 bucket rclone-test-duhabol9fure: cleaning bucket "rclone-test-duhabol9fure" of all files 2025/08/11 04:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z1fc27db3508d9b7b9f880e1b_f1045ace69c18fffb_d20250811_m041700_c001_v0001178_t0015_u01754885820647") 2025/08/11 04:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z1fc27db3508d9b7b9f880e1b_f102b6bed3d60db4d_d20250811_m041658_c001_v0001178_t0045_u01754885818578") --- PASS: TestServerSideCopyOverSelf (13.09s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:07 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 04:17:07 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 04:17:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/11 04:17:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xomocal3cone" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-xomocal3cone 2025/08/11 04:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:17:10 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for checks to finish 2025/08/11 04:17:10 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for transfers to finish 2025/08/11 04:17:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:17:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:17:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/11 04:17:16 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for checks to finish 2025/08/11 04:17:16 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for transfers to finish 2025/08/11 04:17:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/11 04:17:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:17:17 INFO : sub dir/hello world: Deleted 2025/08/11 04:17:18 DEBUG : testing file moves 2025/08/11 04:17:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/11 04:17:18 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for checks to finish 2025/08/11 04:17:18 DEBUG : B2 bucket rclone-test-xomocal3cone: Waiting for transfers to finish 2025/08/11 04:17:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/11 04:17:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/11 04:17:19 INFO : sub dir/hello world: Deleted 2025/08/11 04:17:19 DEBUG : B2 bucket rclone-test-xomocal3cone: Purge remote 2025/08/11 04:17:19 INFO : B2 bucket rclone-test-xomocal3cone: cleaning bucket "rclone-test-xomocal3cone" of all files 2025/08/11 04:17:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd93508d9b7b9f880e1b_f10105b8271584322_d20250811_m041718_c001_v0001130_t0002_u01754885838818") 2025/08/11 04:17:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd93508d9b7b9f880e1b_f114692cd9059da59_d20250811_m041717_c001_v0001180_t0022_u01754885837005") 2025/08/11 04:17:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd93508d9b7b9f880e1b_f1095d1775707c876_d20250811_m041714_c001_v0001101_t0038_u01754885834535") --- PASS: TestServerSideMoveOverSelf (15.09s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:25 ERROR : error listing: directory not found 2025/08/11 04:17:25 INFO : Local file system at /tmp/rclone1635428687: Making directory 2025/08/11 04:17:25 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:25 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:17:27 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for checks to finish 2025/08/11 04:17:27 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for transfers to finish 2025/08/11 04:17:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:17:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/11 04:17:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/11 04:17:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:17:29 INFO : check sum: Copied (new) 2025/08/11 04:17:29 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:17:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/11 04:17:29 DEBUG : check sum: Unchanged skipping 2025/08/11 04:17:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:29 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.90s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/11 04:17:30 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:30 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:17:31 INFO : sizeonly: Copied (new) 2025/08/11 04:17:31 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:31 DEBUG : sizeonly: Sizes identical 2025/08/11 04:17:31 DEBUG : sizeonly: Unchanged skipping 2025/08/11 04:17:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:31 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/11 04:17:32 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:32 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/11 04:17:33 INFO : ignore-size: Copied (new) 2025/08/11 04:17:33 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:17:33 DEBUG : ignore-size: Unchanged skipping 2025/08/11 04:17:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:33 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:17:35 DEBUG : existing: Unchanged skipping 2025/08/11 04:17:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:35 INFO : There was nothing to transfer 2025/08/11 04:17:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/11 04:17:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:17:35 INFO : existing: Copied (replaced existing) 2025/08/11 04:17:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 04:17:36 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:36 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:17:37 INFO : existing: Copied (new) 2025/08/11 04:17:37 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:37 DEBUG : existing: Destination exists, skipping 2025/08/11 04:17:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:37 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:40 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/11 04:17:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:17:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 04:17:40 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:40 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 04:17:40 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:17:41 INFO : a/potato2: Copied (new) 2025/08/11 04:17:41 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/11 04:17:43 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:17:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/11 04:17:43 DEBUG : empty space: Unchanged skipping 2025/08/11 04:17:43 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:43 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:43 INFO : There was nothing to transfer 2025/08/11 04:17:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/11 04:17:43 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:17:45 INFO : empty space: Updated modification time in destination 2025/08/11 04:17:45 DEBUG : empty space: Unchanged skipping 2025/08/11 04:17:45 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:45 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:46 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/11 04:17:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:17:46 DEBUG : empty space: Unchanged skipping 2025/08/11 04:17:46 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:46 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:47 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/08/11 04:17:47 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1635428687) 2025/08/11 04:17:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wayafud7xoba) 2025/08/11 04:17:47 DEBUG : foo: sha1 differ 2025/08/11 04:17:47 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/11 04:17:48 INFO : foo: Copied (replaced existing) 2025/08/11 04:17:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:17:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/11 04:17:49 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:49 DEBUG : empty space: Unchanged skipping 2025/08/11 04:17:49 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:17:50 INFO : potato: Copied (new) 2025/08/11 04:17:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/11 04:17:52 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:52 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/11 04:17:53 INFO : potato: Copied (replaced existing) 2025/08/11 04:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:54 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:54 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/08/11 04:17:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1635428687) 2025/08/11 04:17:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wayafud7xoba) 2025/08/11 04:17:54 DEBUG : potato: sha1 differ 2025/08/11 04:17:54 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/11 04:17:55 INFO : potato: Copied (replaced existing) 2025/08/11 04:17:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:17:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:17:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:17:58 DEBUG : empty space: Unchanged skipping 2025/08/11 04:17:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/11 04:17:58 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:17:58 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:17:58 DEBUG : Waiting for deletions to finish 2025/08/11 04:17:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:00 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:00 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:00 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:01 INFO : potato2: Copied (new) 2025/08/11 04:18:01 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:04 INFO : d: Making directory 2025/08/11 04:18:04 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/11 04:18:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:04 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 04:18:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:05 INFO : a/potato2: Copied (new) 2025/08/11 04:18:05 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/11 04:18:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/11 04:18:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:09 INFO : a/potato2: Copied (new) 2025/08/11 04:18:09 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting files as there were IO errors 2025/08/11 04:18:09 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:11 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:12 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:12 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:12 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:12 INFO : potato: Deleted 2025/08/11 04:18:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.86s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:15 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:15 INFO : potato: Deleted 2025/08/11 04:18:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:15 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:18 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:18 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/11 04:18:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.68s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:21 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : enormous: Excluded 2025/08/11 04:18:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : potato2: Excluded 2025/08/11 04:18:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:21 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:21 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:21 INFO : There was nothing to transfer 2025/08/11 04:18:21 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : enormous: Excluded 2025/08/11 04:18:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : potato2: Excluded 2025/08/11 04:18:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 04:18:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/11 04:18:21 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:21 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for checks to finish 2025/08/11 04:18:21 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for transfers to finish 2025/08/11 04:18:21 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:24 DEBUG : enormous: Excluded (Size Filter) 2025/08/11 04:18:24 DEBUG : enormous: Excluded 2025/08/11 04:18:24 DEBUG : potato2: Excluded (Size Filter) 2025/08/11 04:18:24 DEBUG : potato2: Excluded 2025/08/11 04:18:24 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:18:24 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:24 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:24 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:25 INFO : enormous: Deleted 2025/08/11 04:18:25 INFO : potato2: Deleted 2025/08/11 04:18:25 INFO : There was nothing to transfer 2025/08/11 04:18:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/11 04:18:25 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:25 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for checks to finish 2025/08/11 04:18:25 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for transfers to finish 2025/08/11 04:18:25 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:25 INFO : enormous: Deleted 2025/08/11 04:18:25 INFO : potato2: Deleted 2025/08/11 04:18:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:28 DEBUG : five: Need to transfer - File not found at Destination 2025/08/11 04:18:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/11 04:18:28 DEBUG : one: Destination is newer than source, skipping 2025/08/11 04:18:28 DEBUG : three: Sizes identical 2025/08/11 04:18:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1635428687) 2025/08/11 04:18:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/11 04:18:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wayafud7xoba) 2025/08/11 04:18:28 DEBUG : two: sha1 differ 2025/08/11 04:18:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 04:18:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/11 04:18:28 INFO : five: Copied (new) 2025/08/11 04:18:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/11 04:18:28 INFO : four: Copied (replaced existing) 2025/08/11 04:18:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 04:18:28 INFO : two: Copied (replaced existing) 2025/08/11 04:18:28 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:29 DEBUG : one: Destination is newer than source, skipping 2025/08/11 04:18:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/11 04:18:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 04:18:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/11 04:18:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/11 04:18:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 04:18:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/11 04:18:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 04:18:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/11 04:18:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/11 04:18:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1635428687) 2025/08/11 04:18:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wayafud7xoba) 2025/08/11 04:18:29 DEBUG : three: sha1 differ 2025/08/11 04:18:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/11 04:18:29 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:18:29 INFO : three: Copied (replaced existing) 2025/08/11 04:18:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.19s) === 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-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/11 04:18:31 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:31 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 04:18:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/11 04:18:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:31 INFO : yam: Copied (new) 2025/08/11 04:18:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 04:18:31 INFO : potato: Copied (new) 2025/08/11 04:18:31 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:18:32 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:32 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:32 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:32 DEBUG : potato: Unchanged skipping 2025/08/11 04:18:32 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:33 INFO : yam: Copied (server-side copy) to: yaml 2025/08/11 04:18:33 INFO : yam: Deleted 2025/08/11 04:18:33 INFO : yaml: Renamed from "yam" 2025/08/11 04:18:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/11 04:18:34 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:34 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 04:18:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/11 04:18:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:34 INFO : yam: Copied (new) 2025/08/11 04:18:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 04:18:35 INFO : potato: Copied (new) 2025/08/11 04:18:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:18:35 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:35 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:35 DEBUG : potato: Unchanged skipping 2025/08/11 04:18:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:36 INFO : yam: Copied (server-side copy) to: yaml 2025/08/11 04:18:36 INFO : yam: Deleted 2025/08/11 04:18:36 INFO : yaml: Renamed from "yam" 2025/08/11 04:18:36 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/11 04:18:37 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:37 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/11 04:18:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/11 04:18:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:37 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:37 INFO : sub/yam: Copied (new) 2025/08/11 04:18:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/11 04:18:38 INFO : potato: Copied (new) 2025/08/11 04:18:38 DEBUG : Waiting for deletions to finish 2025/08/11 04:18:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:18:38 DEBUG : potato: Unchanged skipping 2025/08/11 04:18:38 INFO : B2 bucket rclone-test-wayafud7xoba: Making map for --track-renames 2025/08/11 04:18:38 INFO : B2 bucket rclone-test-wayafud7xoba: Finished making map for --track-renames 2025/08/11 04:18:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for renames to finish 2025/08/11 04:18:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/11 04:18:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/11 04:18:39 INFO : sub/yam: Deleted 2025/08/11 04:18:39 INFO : yam: Renamed from "sub/yam" 2025/08/11 04:18:39 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:40 DEBUG : Creating backend with remote "/tmp/rclone1635428687/dir1" 2025/08/11 04:18:40 DEBUG : Creating backend with remote "/tmp/rclone1635428687/dir2" 2025/08/11 04:18:40 DEBUG : Local file system at /tmp/rclone1635428687/dir2: Using server-side directory move 2025/08/11 04:18:40 INFO : Local file system at /tmp/rclone1635428687/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/11 04:18:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/11 04:18:40 DEBUG : Local file system at /tmp/rclone1635428687/dir2: Waiting for checks to finish 2025/08/11 04:18:40 DEBUG : Local file system at /tmp/rclone1635428687/dir2: Waiting for transfers to finish 2025/08/11 04:18:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:18:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/11 04:18:40 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:40 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/11 04:18:41 INFO : nested/sub dir/file: Copied (new) 2025/08/11 04:18:41 INFO : nested/sub dir/file: Deleted 2025/08/11 04:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:18:41 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:18:41 INFO : sub dir/hello world: Deleted 2025/08/11 04:18:41 INFO : sub dir: Removing directory 2025/08/11 04:18:41 INFO : nested/sub dir: Removing directory 2025/08/11 04:18:41 INFO : nested: Removing directory 2025/08/11 04:18:41 DEBUG : Local file system at /tmp/rclone1635428687: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 04:18:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/11 04:18:42 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:42 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/11 04:18:43 INFO : nested/sub dir/file: Copied (new) 2025/08/11 04:18:43 INFO : nested/sub dir/file: Deleted 2025/08/11 04:18:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:18:43 INFO : sub dir/hello world: Copied (new) 2025/08/11 04:18:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/11 04:18:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 04:18:44 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:44 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:18:44 INFO : existing: Copied (new) 2025/08/11 04:18:44 INFO : existing: Deleted 2025/08/11 04:18:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/11 04:18:45 INFO : existing-b: Copied (new) 2025/08/11 04:18:45 INFO : existing-b: Deleted 2025/08/11 04:18:45 DEBUG : existing: Destination exists, skipping 2025/08/11 04:18:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/11 04:18:45 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:18:45 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:18:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ceguvif3gidi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-ceguvif3gidi 2025/08/11 04:18:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/11 04:18:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 04:18:54 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 04:18:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/11 04:18:54 DEBUG : empty space: Unchanged skipping 2025/08/11 04:18:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 04:18:54 DEBUG : B2 bucket rclone-test-ceguvif3gidi: Waiting for checks to finish 2025/08/11 04:18:54 INFO : empty space: Deleted 2025/08/11 04:18:54 DEBUG : B2 bucket rclone-test-ceguvif3gidi: Waiting for transfers to finish 2025/08/11 04:18:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:18:54 INFO : potato2: Copied (server-side copy) 2025/08/11 04:18:54 INFO : potato2: Deleted 2025/08/11 04:18:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:18:54 INFO : potato3: Copied (server-side copy) 2025/08/11 04:18:55 INFO : potato3: Deleted 2025/08/11 04:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tehaxov8nolo" 2025/08/11 04:18:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/11 04:18:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:18:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/11 04:18:56 DEBUG : B2 bucket rclone-test-tehaxov8nolo: Waiting for checks to finish 2025/08/11 04:18:56 DEBUG : B2 bucket rclone-test-tehaxov8nolo: Waiting for transfers to finish 2025/08/11 04:19:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:19:00 INFO : empty space: Copied (server-side copy) 2025/08/11 04:19:00 INFO : empty space: Deleted 2025/08/11 04:19:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:19:00 INFO : potato3: Copied (server-side copy) 2025/08/11 04:19:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:19:01 INFO : potato2: Copied (server-side copy) 2025/08/11 04:19:01 INFO : potato3: Deleted 2025/08/11 04:19:01 INFO : potato2: Deleted 2025/08/11 04:19:01 DEBUG : B2 bucket rclone-test-tehaxov8nolo: Purge remote 2025/08/11 04:19:01 INFO : B2 bucket rclone-test-tehaxov8nolo: cleaning bucket "rclone-test-tehaxov8nolo" of all files 2025/08/11 04:19:01 DEBUG : empty space: Deleting (id "4_zdf425d5350ad9b7b9f880e1b_f10881d7335d926f3_d20250811_m041900_c001_v0001091_t0050_u01754885940231") 2025/08/11 04:19:01 DEBUG : potato2: Deleting (id "4_zdf425d5350ad9b7b9f880e1b_f11041a645b49dac2_d20250811_m041900_c001_v0001092_t0012_u01754885940596") 2025/08/11 04:19:01 DEBUG : potato3: Deleting (id "4_zdf425d5350ad9b7b9f880e1b_f118b1c02a56d5219_d20250811_m041900_c001_v0001154_t0009_u01754885940608") 2025/08/11 04:19:03 DEBUG : B2 bucket rclone-test-ceguvif3gidi: Purge remote 2025/08/11 04:19:03 INFO : B2 bucket rclone-test-ceguvif3gidi: cleaning bucket "rclone-test-ceguvif3gidi" of all files 2025/08/11 04:19:03 DEBUG : empty space: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f4176b152a7a739cf_d20250811_m041900_c001_v7007000_t0000_u01754885940598") 2025/08/11 04:19:03 DEBUG : empty space: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f11504fa05152e23b_d20250811_m041853_c001_v0001177_t0028_u01754885933124") 2025/08/11 04:19:03 DEBUG : potato2: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f4105d0699d569d9e_d20250811_m041901_c001_v7007000_t0000_u01754885941123") 2025/08/11 04:19:03 DEBUG : potato2: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f117eb015e2d5db11_d20250811_m041854_c001_v0001099_t0007_u01754885934351") 2025/08/11 04:19:03 DEBUG : potato3: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f4176b152a7a739d3_d20250811_m041901_c001_v7007000_t0000_u01754885941007") 2025/08/11 04:19:03 DEBUG : potato3: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f110d26d10fbfedd4_d20250811_m041854_c001_v0001184_t0000_u01754885934709") 2025/08/11 04:19:03 DEBUG : potato3: Deleting (id "4_zbf123d8350ad9b7b9f880e1b_f11504fa05152e23d_d20250811_m041853_c001_v0001177_t0037_u01754885933342") --- PASS: TestServerSideMove (21.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wovusek7piqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-wovusek7piqo 2025/08/11 04:19:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/11 04:19:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/11 04:19:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:19:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 04:19:17 DEBUG : B2 bucket rclone-test-wovusek7piqo: Waiting for checks to finish 2025/08/11 04:19:17 DEBUG : B2 bucket rclone-test-wovusek7piqo: Waiting for transfers to finish 2025/08/11 04:19:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:19:17 INFO : potato2: Copied (server-side copy) 2025/08/11 04:19:17 INFO : potato2: Deleted 2025/08/11 04:19:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:19:18 INFO : potato3: Copied (server-side copy) 2025/08/11 04:19:18 INFO : potato3: Deleted 2025/08/11 04:19:18 DEBUG : Creating backend with remote "TestB2:rclone-test-guzavob4jidu" 2025/08/11 04:19:19 DEBUG : empty space: Excluded (Size Filter) 2025/08/11 04:19:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:19:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/11 04:19:19 DEBUG : B2 bucket rclone-test-guzavob4jidu: Waiting for checks to finish 2025/08/11 04:19:19 DEBUG : B2 bucket rclone-test-guzavob4jidu: Waiting for transfers to finish 2025/08/11 04:19:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:19:23 INFO : potato2: Copied (server-side copy) 2025/08/11 04:19:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:19:24 INFO : potato3: Copied (server-side copy) 2025/08/11 04:19:24 INFO : potato2: Deleted 2025/08/11 04:19:24 INFO : potato3: Deleted 2025/08/11 04:19:24 DEBUG : B2 bucket rclone-test-guzavob4jidu: Purge remote 2025/08/11 04:19:24 INFO : B2 bucket rclone-test-guzavob4jidu: cleaning bucket "rclone-test-guzavob4jidu" of all files 2025/08/11 04:19:24 DEBUG : potato2: Deleting (id "4_z5f12bd1350ad9b7b9f880e1b_f1031ef20c4d4760c_d20250811_m041923_c001_v0001161_t0013_u01754885963549") 2025/08/11 04:19:24 DEBUG : potato3: Deleting (id "4_z5f12bd1350ad9b7b9f880e1b_f107f1f2bb5d4ff9f_d20250811_m041923_c001_v0001165_t0005_u01754885963917") 2025/08/11 04:19:26 DEBUG : B2 bucket rclone-test-wovusek7piqo: Purge remote 2025/08/11 04:19:26 INFO : B2 bucket rclone-test-wovusek7piqo: cleaning bucket "rclone-test-wovusek7piqo" of all files 2025/08/11 04:19:26 DEBUG : empty space: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f1134dbd6dea136e6_d20250811_m041916_c001_v0001165_t0012_u01754885956277") 2025/08/11 04:19:26 DEBUG : potato2: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f400e933012dfbb61_d20250811_m041924_c001_v7007000_t0000_u01754885964019") 2025/08/11 04:19:26 DEBUG : potato2: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f11855832120792cd_d20250811_m041917_c001_v0001182_t0026_u01754885957542") 2025/08/11 04:19:26 DEBUG : potato3: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f41813bcb8b9058b1_d20250811_m041924_c001_v7007000_t0000_u01754885964126") 2025/08/11 04:19:26 DEBUG : potato3: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f11503637a7e9e5d2_d20250811_m041917_c001_v0001099_t0030_u01754885957777") 2025/08/11 04:19:26 DEBUG : potato3: Deleting (id "4_zdf029d2350ad9b7b9f880e1b_f1134dbd6dea136e8_d20250811_m041916_c001_v0001165_t0011_u01754885956502") --- PASS: TestServerSideMoveWithFilter (22.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:19:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zisamag8filo" 2025/08/11 04:19:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wayafud7xoba -> B2 bucket rclone-test-zisamag8filo 2025/08/11 04:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:19:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/11 04:19:37 DEBUG : empty space: Unchanged skipping 2025/08/11 04:19:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/11 04:19:37 DEBUG : B2 bucket rclone-test-zisamag8filo: Waiting for checks to finish 2025/08/11 04:19:37 INFO : empty space: Deleted 2025/08/11 04:19:37 DEBUG : B2 bucket rclone-test-zisamag8filo: Waiting for transfers to finish 2025/08/11 04:19:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:19:37 INFO : potato2: Copied (server-side copy) 2025/08/11 04:19:37 INFO : potato2: Deleted 2025/08/11 04:19:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:19:38 INFO : potato3: Copied (server-side copy) 2025/08/11 04:19:38 INFO : potato3: Deleted 2025/08/11 04:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gohixep2jeke" 2025/08/11 04:19:39 INFO : tomatoDir: Making directory 2025/08/11 04:19:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/11 04:19:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/11 04:19:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/11 04:19:39 DEBUG : B2 bucket rclone-test-gohixep2jeke: Waiting for checks to finish 2025/08/11 04:19:39 DEBUG : B2 bucket rclone-test-gohixep2jeke: Waiting for transfers to finish 2025/08/11 04:19:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/11 04:19:43 INFO : potato2: Copied (server-side copy) 2025/08/11 04:19:44 INFO : potato2: Deleted 2025/08/11 04:19:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/11 04:19:44 INFO : empty space: Copied (server-side copy) 2025/08/11 04:19:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/11 04:19:44 INFO : potato3: Copied (server-side copy) 2025/08/11 04:19:44 INFO : empty space: Deleted 2025/08/11 04:19:44 INFO : potato3: Deleted 2025/08/11 04:19:44 DEBUG : B2 bucket rclone-test-gohixep2jeke: Purge remote 2025/08/11 04:19:44 INFO : B2 bucket rclone-test-gohixep2jeke: cleaning bucket "rclone-test-gohixep2jeke" of all files 2025/08/11 04:19:45 DEBUG : empty space: Deleting (id "4_z4f32fdf350ad9b7b9f880e1b_f1188af5b698bc6b9_d20250811_m041943_c001_v0001134_t0002_u01754885983799") 2025/08/11 04:19:45 DEBUG : potato2: Deleting (id "4_z4f32fdf350ad9b7b9f880e1b_f107a5a3d5fab3ba9_d20250811_m041943_c001_v0001036_t0030_u01754885983419") 2025/08/11 04:19:45 DEBUG : potato3: Deleting (id "4_z4f32fdf350ad9b7b9f880e1b_f104dc0ac83a7025d_d20250811_m041943_c001_v0001161_t0051_u01754885983790") 2025/08/11 04:19:46 DEBUG : B2 bucket rclone-test-zisamag8filo: Purge remote 2025/08/11 04:19:46 INFO : B2 bucket rclone-test-zisamag8filo: cleaning bucket "rclone-test-zisamag8filo" of all files 2025/08/11 04:19:46 DEBUG : empty space: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f42108613566f8525_d20250811_m041944_c001_v7007000_t0000_u01754885984131") 2025/08/11 04:19:46 DEBUG : empty space: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f117eb015e2d5dbc3_d20250811_m041936_c001_v0001099_t0045_u01754885976353") 2025/08/11 04:19:46 DEBUG : potato2: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f42108613566f8524_d20250811_m041943_c001_v7007000_t0000_u01754885983912") 2025/08/11 04:19:46 DEBUG : potato2: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f105d53d0b570c327_d20250811_m041937_c001_v0001180_t0051_u01754885977463") 2025/08/11 04:19:46 DEBUG : potato3: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f412e5d075b096e75_d20250811_m041944_c001_v7007000_t0000_u01754885984265") 2025/08/11 04:19:46 DEBUG : potato3: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f10402e3d70a14c9c_d20250811_m041937_c001_v0001041_t0020_u01754885977708") 2025/08/11 04:19:46 DEBUG : potato3: Deleting (id "4_zdfc2ed9350ad9b7b9f880e1b_f117eb015e2d5dbc7_d20250811_m041936_c001_v0001099_t0005_u01754885976714") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:19:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/rclone-sync-test" 2025/08/11 04:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/rclone-sync-test-include/layer2" 2025/08/11 04:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/rclone-sync-test-ignore-file" 2025/08/11 04:20:03 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test: Waiting for checks to finish 2025/08/11 04:20:03 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test: Waiting for transfers to finish 2025/08/11 04:20:03 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:03 INFO : There was nothing to transfer 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:20:04 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:04 INFO : There was nothing to transfer 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/11 04:20:04 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:04 INFO : There was nothing to transfer 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:20:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:20:04 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:04 INFO : There was nothing to transfer 2025/08/11 04:20:05 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/11 04:20:05 DEBUG : B2 bucket rclone-test-wayafud7xoba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/11 04:20:05 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.03s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/CompareDest" 2025/08/11 04:20:08 DEBUG : one: Need to transfer - File not found at Destination 2025/08/11 04:20:08 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:08 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:20:09 INFO : one: Copied (new) 2025/08/11 04:20:09 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:10 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:10 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/11 04:20:10 INFO : one: Copied (replaced existing) 2025/08/11 04:20:10 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:13 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 04:20:13 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:13 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:13 INFO : There was nothing to transfer 2025/08/11 04:20:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 04:20:14 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 04:20:15 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:15 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:15 INFO : There was nothing to transfer 2025/08/11 04:20:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 04:20:15 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 04:20:15 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:15 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:15 INFO : There was nothing to transfer 2025/08/11 04:20:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/11 04:20:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 04:20:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/11 04:20:16 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 04:20:16 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:16 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:16 INFO : There was nothing to transfer 2025/08/11 04:20:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:17 DEBUG : two: Need to transfer - File not found at Destination 2025/08/11 04:20:17 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/11 04:20:17 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/11 04:20:18 INFO : two: Copied (new) 2025/08/11 04:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.88s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dest" 2025/08/11 04:20:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/pre-dest1" 2025/08/11 04:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/pre-dest2" 2025/08/11 04:20:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:20:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/11 04:20:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:20:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/11 04:20:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/11 04:20:26 DEBUG : B2 bucket rclone-test-wayafud7xoba path dest: Waiting for checks to finish 2025/08/11 04:20:26 DEBUG : B2 bucket rclone-test-wayafud7xoba path dest: Waiting for transfers to finish 2025/08/11 04:20:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/11 04:20:27 INFO : 3: Copied (new) 2025/08/11 04:20:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/CopyDest" 2025/08/11 04:20:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/11 04:20:32 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:32 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:20:33 INFO : one: Copied (new) 2025/08/11 04:20:33 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:34 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:34 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/11 04:20:35 INFO : one: Copied (replaced existing) 2025/08/11 04:20:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/BackupDir" 2025/08/11 04:20:38 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/11 04:20:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:20:40 INFO : one: Copied (server-side copy) 2025/08/11 04:20:40 INFO : one: Deleted 2025/08/11 04:20:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/11 04:20:40 INFO : one: Copied (server-side copy) 2025/08/11 04:20:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/11 04:20:40 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:40 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:42 DEBUG : one: Unchanged skipping 2025/08/11 04:20:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/11 04:20:42 INFO : two: Copied (server-side copy) 2025/08/11 04:20:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/11 04:20:42 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:42 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:42 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:43 DEBUG : one: Unchanged skipping 2025/08/11 04:20:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:43 DEBUG : two: Unchanged skipping 2025/08/11 04:20:43 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:43 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:43 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:43 INFO : There was nothing to transfer 2025/08/11 04:20:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:44 DEBUG : one: Unchanged skipping 2025/08/11 04:20:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/11 04:20:44 DEBUG : three: Destination not found in --copy-dest 2025/08/11 04:20:44 DEBUG : three: Need to transfer - File not found at Destination 2025/08/11 04:20:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/11 04:20:44 DEBUG : two: Unchanged skipping 2025/08/11 04:20:44 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:44 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/11 04:20:45 INFO : three: Copied (new) 2025/08/11 04:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:20:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/backup" 2025/08/11 04:20:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:20:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:20:53 DEBUG : two: Unchanged skipping 2025/08/11 04:20:53 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:20:54 INFO : one: Copied (server-side copy) 2025/08/11 04:20:54 INFO : one: Deleted 2025/08/11 04:20:54 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:20:55 INFO : one: Copied (new) 2025/08/11 04:20:55 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:20:55 INFO : three.txt: Copied (server-side copy) 2025/08/11 04:20:55 INFO : three.txt: Deleted 2025/08/11 04:20:55 INFO : three.txt: Moved into backup dir 2025/08/11 04:20:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:20:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:20:57 DEBUG : two: Unchanged skipping 2025/08/11 04:20:57 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:20:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:20:58 INFO : one: Copied (server-side copy) 2025/08/11 04:20:58 INFO : one: Deleted 2025/08/11 04:20:58 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:20:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:20:58 INFO : one: Copied (new) 2025/08/11 04:20:58 DEBUG : Waiting for deletions to finish 2025/08/11 04:20:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:20:59 INFO : three.txt: Copied (server-side copy) 2025/08/11 04:20:59 INFO : three.txt: Deleted 2025/08/11 04:20:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/backup" 2025/08/11 04:21:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:05 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:05 DEBUG : two: Unchanged skipping 2025/08/11 04:21:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:21:07 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:08 INFO : one: Deleted 2025/08/11 04:21:08 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:08 INFO : one: Copied (new) 2025/08/11 04:21:08 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:21:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:09 INFO : three.txt: Deleted 2025/08/11 04:21:09 INFO : three.txt: Moved into backup dir 2025/08/11 04:21:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:21:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:11 DEBUG : two: Unchanged skipping 2025/08/11 04:21:11 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:11 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:11 INFO : one: Deleted 2025/08/11 04:21:11 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:21:12 INFO : one: Copied (new) 2025/08/11 04:21:12 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:13 INFO : three.txt: Deleted 2025/08/11 04:21:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/backup" 2025/08/11 04:21:19 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:19 DEBUG : two: Unchanged skipping 2025/08/11 04:21:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:21:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/11 04:21:21 INFO : one: Deleted 2025/08/11 04:21:21 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:22 INFO : one: Copied (new) 2025/08/11 04:21:22 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:21:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/11 04:21:22 INFO : three.txt: Deleted 2025/08/11 04:21:22 INFO : three.txt: Moved into backup dir 2025/08/11 04:21:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:21:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:24 DEBUG : two: Unchanged skipping 2025/08/11 04:21:24 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/11 04:21:24 INFO : one: Deleted 2025/08/11 04:21:24 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:21:25 INFO : one: Copied (new) 2025/08/11 04:21:25 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/11 04:21:25 INFO : three.txt: Deleted 2025/08/11 04:21:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:21:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-18.backblaze.com/b2api/v1/b2_upload_file/7f02cdf3507d9b7b9f880e1b/c001_v0001181_t0049": EOF 2025/08/11 04:21:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-18.backblaze.com/b2api/v1/b2_upload_file/7f02cdf3507d9b7b9f880e1b/c001_v0001181_t0049": EOF) 2025/08/11 04:21:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wayafud7xoba: 1/10 (Post "https://pod-000-1181-18.backblaze.com/b2api/v1/b2_upload_file/7f02cdf3507d9b7b9f880e1b/c001_v0001181_t0049": EOF) 2025/08/11 04:21:31 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 04:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:21:31 DEBUG : Config file has changed externally - reloading 2025/08/11 04:21:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:33 DEBUG : two: Unchanged skipping 2025/08/11 04:21:33 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:21:34 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:34 INFO : one: Deleted 2025/08/11 04:21:34 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:35 INFO : one: Copied (new) 2025/08/11 04:21:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:21:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:35 INFO : three.txt: Deleted 2025/08/11 04:21:35 INFO : three.txt: Moved into backup dir 2025/08/11 04:21:37 DEBUG : one.bak: Excluded (Path Filter) 2025/08/11 04:21:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/11 04:21:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:21:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:37 DEBUG : two: Unchanged skipping 2025/08/11 04:21:37 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for checks to finish 2025/08/11 04:21:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:37 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:37 INFO : one: Deleted 2025/08/11 04:21:37 DEBUG : B2 bucket rclone-test-wayafud7xoba path dst: Waiting for transfers to finish 2025/08/11 04:21:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:21:37 INFO : one: Copied (new) 2025/08/11 04:21:37 DEBUG : Waiting for deletions to finish 2025/08/11 04:21:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:38 INFO : three.txt: Deleted 2025/08/11 04:21:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:21:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:21:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:44 INFO : one: Deleted 2025/08/11 04:21:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:45 INFO : one: Copied (new) 2025/08/11 04:21:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:45 DEBUG : two: Unchanged skipping 2025/08/11 04:21:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/11 04:21:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:21:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:46 INFO : three.txt: Deleted 2025/08/11 04:21:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:47 INFO : three.txt: Copied (new) 2025/08/11 04:21:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/11 04:21:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 04:21:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 04:21:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:21:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:48 INFO : one: Copied (server-side copy) to: one.bak 2025/08/11 04:21:48 INFO : one: Deleted 2025/08/11 04:21:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:21:49 INFO : one: Copied (new) 2025/08/11 04:21:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:49 DEBUG : two: Unchanged skipping 2025/08/11 04:21:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/11 04:21:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/11 04:21:50 INFO : three.txt: Deleted 2025/08/11 04:21:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/11 04:21:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:21:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wayafud7xoba/dst" 2025/08/11 04:21:53 DEBUG : Config file has changed externally - reloading 2025/08/11 04:21:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/11 04:21:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/11 04:21:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/11 04:21:56 INFO : one: Deleted 2025/08/11 04:21:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:21:58 INFO : one: Copied (new) 2025/08/11 04:21:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:21:58 DEBUG : two: Unchanged skipping 2025/08/11 04:21:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/11 04:21:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/11 04:21:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/11 04:21:59 INFO : three.txt: Deleted 2025/08/11 04:21:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:21:59 INFO : three.txt: Copied (new) 2025/08/11 04:22:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/11 04:22:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/11 04:22:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/11 04:22:01 INFO : one: Deleted 2025/08/11 04:22:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/11 04:22:02 INFO : one: Copied (new) 2025/08/11 04:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:02 DEBUG : two: Unchanged skipping 2025/08/11 04:22:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/11 04:22:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/11 04:22:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/11 04:22:03 INFO : three.txt: Deleted 2025/08/11 04:22:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/11 04:22:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:22:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/11 04:22:06 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:22:06 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:22:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/11 04:22:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/11 04:22:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:22:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/11 04:22:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:22:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:22:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/11 04:22:09 INFO : existing: Copied (new) 2025/08/11 04:22:09 DEBUG : Waiting for deletions to finish 2025/08/11 04:22:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/11 04:22:09 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:22:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/11 04:22:09 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:22:09 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting files as there were IO errors 2025/08/11 04:22:09 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:22:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:11 DEBUG : existing: Unchanged skipping 2025/08/11 04:22:11 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:22:11 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:22:11 DEBUG : Waiting for deletions to finish 2025/08/11 04:22:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:22:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:22:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both0: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both13: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both11: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both15: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both10: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both12: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both16: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both19: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both1: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both2: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both3: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both4: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both5: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both6: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both14: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both7: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:22:38 DEBUG : both9: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both8: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both18: Unchanged skipping 2025/08/11 04:22:38 DEBUG : both17: Unchanged skipping 2025/08/11 04:22:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:22:38 DEBUG : Waiting for deletions to finish 2025/08/11 04:22:38 INFO : only13: Deleted 2025/08/11 04:22:38 INFO : only17: Deleted 2025/08/11 04:22:38 INFO : only6: Deleted 2025/08/11 04:22:38 INFO : only15: Deleted 2025/08/11 04:22:38 INFO : only8: Deleted 2025/08/11 04:22:38 INFO : only0: Deleted 2025/08/11 04:22:38 INFO : only10: Deleted 2025/08/11 04:22:38 INFO : only4: Deleted 2025/08/11 04:22:38 INFO : only11: Deleted 2025/08/11 04:22:38 INFO : only16: Deleted 2025/08/11 04:22:38 INFO : only18: Deleted 2025/08/11 04:22:38 INFO : only3: Deleted 2025/08/11 04:22:38 INFO : only7: Deleted 2025/08/11 04:22:38 INFO : only12: Deleted 2025/08/11 04:22:39 INFO : only14: Deleted 2025/08/11 04:22:39 INFO : only19: Deleted 2025/08/11 04:22:39 INFO : only1: Deleted 2025/08/11 04:22:39 INFO : only2: Deleted 2025/08/11 04:22:39 INFO : only5: Deleted 2025/08/11 04:22:39 INFO : only9: Deleted 2025/08/11 04:22:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:23:05 DEBUG : both11: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both10: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both0: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both15: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both12: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both13: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both14: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both19: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both1: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both16: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both3: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both17: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both18: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both2: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both7: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both8: Unchanged skipping 2025/08/11 04:23:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:05 DEBUG : both9: Unchanged skipping 2025/08/11 04:23:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : both4: Unchanged skipping 2025/08/11 04:23:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : both5: Unchanged skipping 2025/08/11 04:23:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : both6: Unchanged skipping 2025/08/11 04:23:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/11 04:23:05 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:23:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only13: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only0: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only10: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only17: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only15: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only11: Copied (replaced existing) 2025/08/11 04:23:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:05 INFO : only19: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only12: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only2: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only14: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only3: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only4: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only5: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only6: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only7: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only8: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only16: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only18: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only9: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/11 04:23:06 INFO : only1: Copied (replaced existing) 2025/08/11 04:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:14 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:23:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:23:14 DEBUG : empty_on_remote: Making directory with metadata 2025/08/11 04:23:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:23:14 INFO : empty_on_remote: Making directory 2025/08/11 04:23:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 04:23:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:17 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:23:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:23:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/11 04:23:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/11 04:23:17 INFO : empty_on_remote: Making directory 2025/08/11 04:23:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 04:23:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:19 INFO : sub dir: Making directory 2025/08/11 04:23:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 04:23:21 INFO : sub dir: Making directory 2025/08/11 04:23:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:34 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:34 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:23:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:23:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : banana: Unchanged skipping 2025/08/11 04:23:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : apple: Unchanged skipping 2025/08/11 04:23:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:23:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:23:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:23:34 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:34 INFO : There was nothing to transfer 2025/08/11 04:23:34 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:35 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:23:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : banana: Unchanged skipping 2025/08/11 04:23:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:23:35 DEBUG : apple: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:23:35 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:23:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:35 INFO : There was nothing to transfer 2025/08/11 04:23:35 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:35 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:23:51 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:52 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:23:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : apple: Unchanged skipping 2025/08/11 04:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:23:52 DEBUG : banana: Unchanged skipping 2025/08/11 04:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:23:52 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:23:52 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:52 INFO : There was nothing to transfer 2025/08/11 04:23:52 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:53 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : apple: Unchanged skipping 2025/08/11 04:23:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : banana: Unchanged skipping 2025/08/11 04:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:23:53 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:23:53 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:53 INFO : There was nothing to transfer 2025/08/11 04:23:53 DEBUG : Waiting for deletions to finish 2025/08/11 04:23:53 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:24:10 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:10 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:11 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:11 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:11 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/11 04:24:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:11 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:24:11 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:24:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:24:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/11 04:24:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/11 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:24:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/11 04:24:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/11 04:24:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:24:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:24:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:24:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:24:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:24:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:24:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:24:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:24:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:24:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:24:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:24:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:24:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:24:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:24:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:24:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:24:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:14 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:14 INFO : appleappleapplebanana: Deleted 2025/08/11 04:24:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0009-3456789.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0010-456789.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0011-56789;.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0008-2345678.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0013-789;=.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0014-89;=.txt: Deleted 2025/08/11 04:24:15 INFO : apple: Deleted 2025/08/11 04:24:15 INFO : banana: Deleted 2025/08/11 04:24:15 INFO : splitbananasplit: Deleted 2025/08/11 04:24:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0007-1234567.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0015-9;=.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0003-defghij.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/11 04:24:15 INFO : dir1/0012-6789;.txt: Deleted 2025/08/11 04:24:15 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : apple: Unchanged skipping 2025/08/11 04:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : banana: Unchanged skipping 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:24:16 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:24:16 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:24:16 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:16 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/11 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/11 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/11 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/11 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/11 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/11 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/11 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/11 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:24:33 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:33 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 04:24:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 04:24:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 04:24:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 04:24:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 04:24:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 04:24:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 04:24:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 04:24:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 04:24:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 04:24:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/11 04:24:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:24:34 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:24:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:24:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/11 04:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/11 04:24:34 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/11 04:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:24:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/11 04:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/11 04:24:34 INFO : apple: Copied (new) to: PREFIXapple 2025/08/11 04:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:24:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:24:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:24:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:24:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:24:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:24:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:24:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:24:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:24:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:24:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:24:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:24:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:24:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:24:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:24:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:24:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:36 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:36 INFO : dir1/0014-89;=.txt: Deleted 2025/08/11 04:24:36 INFO : appleappleapplebanana: Deleted 2025/08/11 04:24:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0007-1234567.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0010-456789.txt: Deleted 2025/08/11 04:24:37 INFO : banana: Deleted 2025/08/11 04:24:37 INFO : splitbananasplit: Deleted 2025/08/11 04:24:37 INFO : dir1/0009-3456789.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0011-56789;.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0013-789;=.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0015-9;=.txt: Deleted 2025/08/11 04:24:37 INFO : apple: Deleted 2025/08/11 04:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0008-2345678.txt: Deleted 2025/08/11 04:24:37 INFO : dir1/0012-6789;.txt: Deleted 2025/08/11 04:24:37 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 04:24:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 04:24:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 04:24:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 04:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 04:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 04:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 04:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 04:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 04:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 04:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 04:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 04:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 04:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 04:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 04:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 04:24:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:24:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:24:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/11 04:24:38 INFO : banana: Copied (new) 2025/08/11 04:24:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/11 04:24:38 INFO : apple: Copied (new) 2025/08/11 04:24:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:24:38 INFO : splitbananasplit: Copied (new) 2025/08/11 04:24:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:24:38 INFO : appleappleapplebanana: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:24:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:24:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:24:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:24:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:24:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:24:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:24:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:24:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/11 04:24:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:24:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:24:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:24:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:24:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:24:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:24:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:24:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:24:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/11 04:24:40 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/11 04:24:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/11 04:24:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/11 04:24:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/11 04:24:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/11 04:24:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/11 04:24:40 INFO : PREFIXapple: Deleted 2025/08/11 04:24:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/11 04:24:41 INFO : PREFIXbanana: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/11 04:24:41 INFO : PREFIXsplitbananasplit: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/11 04:24:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/11 04:24:41 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:41 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:24:41 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:42 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:24:57 DEBUG : Waiting for deletions to finish 2025/08/11 04:24:57 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:24:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:24:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:24:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/11 04:24:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:24:57 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:24:57 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:24:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:24:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:24:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:24:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/11 04:24:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:24:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/11 04:24:58 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:24:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:24:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:24:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:24:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:24:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:24:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:24:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:24:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:24:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:24:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:24:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:24:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:25:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:25:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:25:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:25:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:25:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:00 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/11 04:25:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/11 04:25:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/11 04:25:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/11 04:25:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/11 04:25:00 INFO : banana: Deleted 2025/08/11 04:25:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0007-1234567.txt: Deleted 2025/08/11 04:25:01 INFO : apple: Deleted 2025/08/11 04:25:01 INFO : splitbananasplit: Deleted 2025/08/11 04:25:01 INFO : dir1/0008-2345678.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0010-456789.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0013-789;=.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0014-89;=.txt: Deleted 2025/08/11 04:25:01 INFO : appleappleapplebanana: Deleted 2025/08/11 04:25:01 INFO : dir1/0003-defghij.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0009-3456789.txt: Deleted 2025/08/11 04:25:01 INFO : dir1/0011-56789;.txt: Deleted 2025/08/11 04:25:01 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/11 04:25:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/11 04:25:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/11 04:25:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/11 04:25:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:25:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:25:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/11 04:25:02 INFO : apple: Copied (new) 2025/08/11 04:25:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/11 04:25:02 INFO : banana: Copied (new) 2025/08/11 04:25:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:25:02 INFO : appleappleapplebanana: Copied (new) 2025/08/11 04:25:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:25:02 INFO : splitbananasplit: Copied (new) 2025/08/11 04:25:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:25:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:25:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:25:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:25:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:25:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:25:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:25:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:25:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/11 04:25:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:25:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:25:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:25:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:25:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:25:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:25:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:25:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:25:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/11 04:25:04 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:05 INFO : bananaSUFFIX: Deleted 2025/08/11 04:25:05 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : splitbananasplitSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : appleSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/11 04:25:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/11 04:25:05 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:05 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:06 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:25:22 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:22 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:22 DEBUG : apple: Unchanged skipping 2025/08/11 04:25:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:22 DEBUG : banana: Unchanged skipping 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/11 04:25:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 04:25:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:22 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:25:22 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:25:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/11 04:25:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/11 04:25:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/11 04:25:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/11 04:25:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/11 04:25:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/11 04:25:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/11 04:25:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/11 04:25:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/11 04:25:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/11 04:25:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/11 04:25:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/11 04:25:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/11 04:25:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/11 04:25:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/11 04:25:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/11 04:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/11 04:25:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/11 04:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/11 04:25:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/11 04:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/11 04:25:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/11 04:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/11 04:25:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/11 04:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/11 04:25:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/11 04:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/11 04:25:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/11 04:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/11 04:25:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/11 04:25:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/11 04:25:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/11 04:25:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/11 04:25:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/11 04:25:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/11 04:25:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/11 04:25:25 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:25 INFO : splitbananasplit: Deleted 2025/08/11 04:25:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0014-89;=.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0007-1234567.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0008-2345678.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/11 04:25:25 INFO : appleappleapplebanana: Deleted 2025/08/11 04:25:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/11 04:25:25 INFO : dir1/0013-789;=.txt: Deleted 2025/08/11 04:25:25 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:26 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : appleapple: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : apple: Unchanged skipping 2025/08/11 04:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : banana: Unchanged skipping 2025/08/11 04:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/11 04:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/11 04:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/11 04:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/11 04:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/11 04:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/11 04:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/11 04:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/11 04:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/11 04:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:25:26 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:25:26 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:26 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:26 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : appleapple: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/11 04:25:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/11 04:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/11 04:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/11 04:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/11 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/11 04:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/11 04:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/11 04:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/11 04:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/11 04:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/11 04:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/11 04:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/11 04:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/11 04:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/11 04:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/11 04:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/11 04:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/11 04:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/11 04:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/11 04:25:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:25:42 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:42 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : apple: Unchanged skipping 2025/08/11 04:25:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:25:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:25:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : banana: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:25:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:25:43 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:25:43 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:43 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:43 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : apple: Unchanged skipping 2025/08/11 04:25:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:25:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : banana: Unchanged skipping 2025/08/11 04:25:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:25:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:25:44 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:25:44 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:25:44 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:44 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:44 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : Waiting for deletions to finish 2025/08/11 04:25:44 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:26:00 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:01 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:01 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:01 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:01 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:02 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:02 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:02 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:02 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:26:18 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:19 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:19 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:19 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:19 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:20 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:20 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:20 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:20 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:20 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:26:37 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:37 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:38 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:38 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:38 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:38 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:38 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:39 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:39 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:39 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:39 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:26:55 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:56 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:56 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:56 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:56 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:56 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:56 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:56 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : apple: Unchanged skipping 2025/08/11 04:26:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/11 04:26:57 DEBUG : banana: Unchanged skipping 2025/08/11 04:26:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:26:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:26:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/11 04:26:57 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:26:57 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:57 DEBUG : Waiting for deletions to finish 2025/08/11 04:26:57 DEBUG : apple: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : banana: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 04:26:57 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (218.73s) --- PASS: TestTransform/NFC (16.71s) --- PASS: TestTransform/NFD (18.32s) --- PASS: TestTransform/base64 (22.61s) --- PASS: TestTransform/prefix (25.43s) --- PASS: TestTransform/suffix (24.31s) --- PASS: TestTransform/truncate (20.56s) --- PASS: TestTransform/encoder (18.04s) --- PASS: TestTransform/ISO-8859-1 (17.89s) --- PASS: TestTransform/charmap (17.79s) --- PASS: TestTransform/lowercase (18.73s) --- PASS: TestTransform/ascii (18.34s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/11 04:27:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/11 04:27:02 INFO : sub dir_somesuffix: Making directory 2025/08/11 04:27:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/11 04:27:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/11 04:27:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/11 04:27:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/11 04:27:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:02 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/11 04:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.04s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:04 INFO : tictactoe: Making directory 2025/08/11 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:04 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/11 04:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:04 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/11 04:27:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.27s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:07 INFO : toe: Making directory 2025/08/11 04:27:07 INFO : toe/toe: Making directory 2025/08/11 04:27:07 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 04:27:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 04:27:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 04:27:07 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:07 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/11 04:27:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:08 INFO : toe: Making directory 2025/08/11 04:27:08 INFO : toe/toe: Making directory 2025/08/11 04:27:08 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 04:27:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 04:27:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 04:27:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:08 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/11 04:27:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:10 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:27:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 04:27:10 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:10 INFO : tictacempty_dir: Making directory 2025/08/11 04:27:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:10 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:10 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:10 INFO : tictactoe: Making directory 2025/08/11 04:27:10 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:10 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:10 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:10 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:10 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:11 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.04s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:12 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:27:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 04:27:12 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:12 INFO : tictacempty_dir: Making directory 2025/08/11 04:27:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:12 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:12 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:12 INFO : tictactoe: Making directory 2025/08/11 04:27:12 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:12 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:12 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 04:27:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:12 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:12 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/11 04:27:14 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:14 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:14 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:14 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 04:27:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/11 04:27:14 NOTICE: B2 bucket rclone-test-wayafud7xoba: 0 differences found 2025/08/11 04:27:14 NOTICE: B2 bucket rclone-test-wayafud7xoba: 1 matching files --- PASS: TestAllTag (2.47s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:15 INFO : tictactoe: Making directory 2025/08/11 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:15 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:15 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:15 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:16 DEBUG : Waiting for deletions to finish 2025/08/11 04:27:16 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:16 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:16 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/11 04:27:16 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 04:27:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/11 04:27:16 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:16 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2025/08/11 04:27:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:17 INFO : toe: Making directory 2025/08/11 04:27:17 INFO : toe/toe: Making directory 2025/08/11 04:27:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 04:27:17 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:17 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:18 INFO : toe/toe/toe: Copied (new) 2025/08/11 04:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:19 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:27:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 04:27:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:19 INFO : tictacempty_dir: Making directory 2025/08/11 04:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:19 INFO : tictactoe: Making directory 2025/08/11 04:27:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:19 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 04:27:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:19 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:20 INFO : toe/toe/toe.txt: Deleted 2025/08/11 04:27:20 INFO : toe/toe: Removing directory 2025/08/11 04:27:20 INFO : toe: Removing directory 2025/08/11 04:27:20 INFO : empty_dir: Removing directory 2025/08/11 04:27:20 DEBUG : Local file system at /tmp/rclone1635428687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.05s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:21 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:27:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 04:27:21 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:21 INFO : tictacempty_dir: Making directory 2025/08/11 04:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:21 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:21 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:21 INFO : tictactoe: Making directory 2025/08/11 04:27:21 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:21 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:21 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 04:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:21 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:22 INFO : toe/toe/toe.txt: Deleted 2025/08/11 04:27:22 INFO : toe/toe: Removing directory 2025/08/11 04:27:22 INFO : toe: Removing directory 2025/08/11 04:27:22 INFO : empty_dir: Removing directory 2025/08/11 04:27:22 DEBUG : Local file system at /tmp/rclone1635428687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/11 04:27:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/11 04:27:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/11 04:27:24 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.96s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:25 DEBUG : Reset feature "Copy" 2025/08/11 04:27:25 DEBUG : Reset feature "Move" 2025/08/11 04:27:25 DEBUG : Reset feature "Copy" 2025/08/11 04:27:25 DEBUG : Reset feature "Move" 2025/08/11 04:27:25 DEBUG : empty_dir: Making directory with metadata 2025/08/11 04:27:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 04:27:25 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:25 INFO : tictacempty_dir: Making directory 2025/08/11 04:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 04:27:25 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:25 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:25 INFO : tictactoe: Making directory 2025/08/11 04:27:25 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:25 DEBUG : toe: transformed to: tictactoe 2025/08/11 04:27:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:25 INFO : tictactoe/tictactoe: Making directory 2025/08/11 04:27:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 04:27:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 04:27:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:25 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:25 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 04:27:26 INFO : toe/toe/toe.txt: Deleted 2025/08/11 04:27:26 INFO : toe/toe: Removing directory 2025/08/11 04:27:26 INFO : toe: Removing directory 2025/08/11 04:27:26 INFO : empty_dir: Removing directory 2025/08/11 04:27:26 DEBUG : Local file system at /tmp/rclone1635428687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/11 04:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/11 04:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 04:27:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/11 04:27:27 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.53s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:28 DEBUG : toe: transformed to: dG9l 2025/08/11 04:27:28 DEBUG : toe: transformed to: dG9l 2025/08/11 04:27:28 INFO : dG9l: Making directory 2025/08/11 04:27:28 DEBUG : toe: transformed to: dG9l 2025/08/11 04:27:28 DEBUG : toe: transformed to: dG9l 2025/08/11 04:27:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/11 04:27:28 INFO : dG9l/dG9l: Making directory 2025/08/11 04:27:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/11 04:27:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/11 04:27:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 04:27:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 04:27:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 04:27:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:28 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 04:27:29 DEBUG : Waiting for deletions to finish 2025/08/11 04:27:30 DEBUG : dG9l: transformed to: toe 2025/08/11 04:27:30 DEBUG : dG9l: transformed to: toe 2025/08/11 04:27:30 DEBUG : dG9l: transformed to: toe 2025/08/11 04:27:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/11 04:27:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/11 04:27:30 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for checks to finish 2025/08/11 04:27:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/11 04:27:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/11 04:27:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/11 04:27:30 DEBUG : Local file system at /tmp/rclone1635428687: Waiting for transfers to finish 2025/08/11 04:27:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wayafud7xoba", Local "Local file system at /tmp/rclone1635428687", Modify Window "1ms" 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe: transformed to: 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe: transformed to: 2025/08/11 04:27:31 INFO : B2 bucket rclone-test-wayafud7xoba: Making directory 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe: transformed to: 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe: transformed to: 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe/toe: transformed to: 2025/08/11 04:27:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/11 04:27:31 INFO : toe/toe: Making directory 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe/toe: transformed to: 2025/08/11 04:27:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe: transformed to: 2025/08/11 04:27:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 04:27:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/11 04:27:31 DEBUG : toe/toe/toe: transformed to: 2025/08/11 04:27:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/11 04:27:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for checks to finish 2025/08/11 04:27:31 DEBUG : B2 bucket rclone-test-wayafud7xoba: Waiting for transfers to finish 2025/08/11 04:27:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/11 04:27:32 INFO : toe/toe/toe: Copied (new) 2025/08/11 04:27:32 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting files as there were IO errors 2025/08/11 04:27:32 ERROR : B2 bucket rclone-test-wayafud7xoba: not deleting directories as there were IO errors --- PASS: TestError (1.98s) PASS 2025/08/11 04:27:33 DEBUG : B2 bucket rclone-test-wayafud7xoba: Purge remote 2025/08/11 04:27:33 INFO : B2 bucket rclone-test-wayafud7xoba: cleaning bucket "rclone-test-wayafud7xoba" of all files 2025/08/11 04:27:34 DEBUG : BackupDir/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f2_d20250811_m042046_c001_v7007000_t0000_u01754886046092") 2025/08/11 04:27:34 DEBUG : BackupDir/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f108796e30fca1074_d20250811_m042039_c001_v0001172_t0006_u01754886039963") 2025/08/11 04:27:34 DEBUG : CompareDest/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59049_d20250811_m042018_c001_v7007000_t0000_u01754886018825") 2025/08/11 04:27:34 DEBUG : CompareDest/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f73d_d20250811_m042012_c001_v0001091_t0010_u01754886012695") 2025/08/11 04:27:34 DEBUG : CompareDest/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5904a_d20250811_m042019_c001_v7007000_t0000_u01754886019008") 2025/08/11 04:27:34 DEBUG : CompareDest/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855928e_d20250811_m042014_c001_v0001181_t0027_u01754886014175") 2025/08/11 04:27:34 DEBUG : CopyDest/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f3_d20250811_m042046_c001_v7007000_t0000_u01754886046278") 2025/08/11 04:27:34 DEBUG : CopyDest/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22bea_d20250811_m042036_c001_v0001144_t0054_u01754886036322") 2025/08/11 04:27:34 DEBUG : CopyDest/three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f4_d20250811_m042046_c001_v7007000_t0000_u01754886046465") 2025/08/11 04:27:34 DEBUG : CopyDest/three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad85592fe_d20250811_m042043_c001_v0001181_t0037_u01754886043960") 2025/08/11 04:27:34 DEBUG : CopyDest/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f5_d20250811_m042046_c001_v7007000_t0000_u01754886046651") 2025/08/11 04:27:34 DEBUG : CopyDest/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f76f_d20250811_m042041_c001_v0001091_t0016_u01754886041636") 2025/08/11 04:27:34 DEBUG : EXISTING: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b9_d20250811_m042211_c001_v7007000_t0000_u01754886131694") 2025/08/11 04:27:34 DEBUG : EXISTING: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7c4_d20250811_m042210_c001_v0001091_t0002_u01754886130495") 2025/08/11 04:27:34 DEBUG : PREFIXapple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04f0_d20250811_m042440_c001_v7007000_t0000_u01754886280878") 2025/08/11 04:27:35 DEBUG : PREFIXapple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e90_d20250811_m042434_c001_v0001144_t0034_u01754886274245") 2025/08/11 04:27:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0055e_d20250811_m042440_c001_v7007000_t0000_u01754886280831") 2025/08/11 04:27:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e51b_d20250811_m042434_c001_v0001146_t0051_u01754886274232") 2025/08/11 04:27:35 DEBUG : PREFIXbanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfec8_d20250811_m042440_c001_v7007000_t0000_u01754886280996") 2025/08/11 04:27:35 DEBUG : PREFIXbanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe158a_d20250811_m042434_c001_v0001042_t0003_u01754886274224") 2025/08/11 04:27:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5948c_d20250811_m042441_c001_v7007000_t0000_u01754886281051") 2025/08/11 04:27:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8c7_d20250811_m042434_c001_v0001091_t0030_u01754886274215") 2025/08/11 04:27:35 DEBUG : Testêé: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b5_d20250811_m042207_c001_v7007000_t0000_u01754886127837") 2025/08/11 04:27:35 DEBUG : Testêé: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7c0_d20250811_m042207_c001_v0001091_t0009_u01754886127073") 2025/08/11 04:27:35 DEBUG : Testêé: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ccc_d20250811_m042205_c001_v0001144_t0039_u01754886125836") 2025/08/11 04:27:35 DEBUG : YXBwbGU=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00519_d20250811_m042417_c001_v7007000_t0000_u01754886257240") 2025/08/11 04:27:35 DEBUG : YXBwbGU=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1560_d20250811_m042411_c001_v0001042_t0042_u01754886251717") 2025/08/11 04:27:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0051a_d20250811_m042417_c001_v7007000_t0000_u01754886257421") 2025/08/11 04:27:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f899_d20250811_m042411_c001_v0001091_t0015_u01754886251750") 2025/08/11 04:27:35 DEBUG : YmFuYW5h: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0051c_d20250811_m042417_c001_v7007000_t0000_u01754886257606") 2025/08/11 04:27:35 DEBUG : YmFuYW5h: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e56_d20250811_m042411_c001_v0001144_t0002_u01754886251728") 2025/08/11 04:27:35 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f76_d20250811_m041810_c001_v7007000_t0000_u01754885890037") 2025/08/11 04:27:35 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a5e_d20250811_m041808_c001_v0001144_t0059_u01754885888774") 2025/08/11 04:27:35 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f73_d20250811_m041806_c001_v7007000_t0000_u01754885886158") 2025/08/11 04:27:35 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a4e_d20250811_m041804_c001_v0001144_t0055_u01754885884571") 2025/08/11 04:27:36 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ede_d20250811_m041742_c001_v7007000_t0000_u01754885862123") 2025/08/11 04:27:36 DEBUG : a/potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229f3_d20250811_m041740_c001_v0001144_t0005_u01754885860719") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06b2_d20250811_m042658_c001_v7007000_t0000_u01754886418274") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9d5_d20250811_m042653_c001_v0001091_t0010_u01754886413480") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfce_d20250811_m042639_c001_v7007000_t0000_u01754886399851") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9c1_d20250811_m042635_c001_v0001091_t0033_u01754886395257") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b69_d20250811_m042621_c001_v7007000_t0000_u01754886381205") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f99f_d20250811_m042616_c001_v0001091_t0010_u01754886376937") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0546_d20250811_m042603_c001_v7007000_t0000_u01754886363295") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f98d_d20250811_m042559_c001_v0001091_t0006_u01754886359222") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c30_d20250811_m042545_c001_v7007000_t0000_u01754886345532") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f96d_d20250811_m042540_c001_v0001091_t0052_u01754886340662") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a88_d20250811_m042527_c001_v7007000_t0000_u01754886327460") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f939_d20250811_m042520_c001_v0001091_t0052_u01754886320541") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6235_d20250811_m042506_c001_v7007000_t0000_u01754886306844") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15c8_d20250811_m042502_c001_v0001042_t0039_u01754886302237") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d764_d20250811_m042501_c001_v7007000_t0000_u01754886301092") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ed0_d20250811_m042455_c001_v0001144_t0041_u01754886295328") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6201_d20250811_m042442_c001_v7007000_t0000_u01754886282578") 2025/08/11 04:27:36 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe159c_d20250811_m042438_c001_v0001042_t0047_u01754886278363") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5947f_d20250811_m042437_c001_v7007000_t0000_u01754886277354") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8c3_d20250811_m042431_c001_v0001091_t0025_u01754886271345") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00512_d20250811_m042415_c001_v7007000_t0000_u01754886255432") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe155c_d20250811_m042408_c001_v0001042_t0040_u01754886248346") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59419_d20250811_m042354_c001_v7007000_t0000_u01754886234494") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe153e_d20250811_m042349_c001_v0001042_t0052_u01754886229634") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5987_d20250811_m042336_c001_v7007000_t0000_u01754886216265") 2025/08/11 04:27:37 DEBUG : apple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe151e_d20250811_m042332_c001_v0001042_t0036_u01754886212086") 2025/08/11 04:27:37 DEBUG : appleSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6230_d20250811_m042505_c001_v7007000_t0000_u01754886305279") 2025/08/11 04:27:37 DEBUG : appleSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ed6_d20250811_m042457_c001_v0001144_t0021_u01754886297980") 2025/08/11 04:27:37 DEBUG : appleapple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a8a_d20250811_m042527_c001_v7007000_t0000_u01754886327645") 2025/08/11 04:27:37 DEBUG : appleapple: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f93d_d20250811_m042523_c001_v0001091_t0049_u01754886323058") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06b6_d20250811_m042658_c001_v7007000_t0000_u01754886418458") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6df_d20250811_m042654_c001_v0001146_t0027_u01754886414454") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfd0_d20250811_m042640_c001_v7007000_t0000_u01754886400033") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6a7_d20250811_m042636_c001_v0001146_t0044_u01754886396286") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b6b_d20250811_m042621_c001_v7007000_t0000_u01754886381388") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e667_d20250811_m042617_c001_v0001146_t0020_u01754886377880") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0547_d20250811_m042603_c001_v7007000_t0000_u01754886363486") 2025/08/11 04:27:37 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e639_d20250811_m042600_c001_v0001146_t0029_u01754886360153") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c31_d20250811_m042545_c001_v7007000_t0000_u01754886345716") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5fb_d20250811_m042541_c001_v0001146_t0019_u01754886341796") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbeb8_d20250811_m042525_c001_v7007000_t0000_u01754886325666") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15f0_d20250811_m042521_c001_v0001042_t0052_u01754886321496") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6236_d20250811_m042507_c001_v7007000_t0000_u01754886307030") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e587_d20250811_m042502_c001_v0001146_t0024_u01754886302225") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f03f5_d20250811_m042501_c001_v7007000_t0000_u01754886301282") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ba_d20250811_m042456_c001_v0001042_t0023_u01754886296213") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6202_d20250811_m042442_c001_v7007000_t0000_u01754886282763") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e533_d20250811_m042438_c001_v0001146_t0041_u01754886278330") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04ec_d20250811_m042436_c001_v7007000_t0000_u01754886276797") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e513_d20250811_m042432_c001_v0001146_t0029_u01754886272161") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b905ab9_d20250811_m042414_c001_v7007000_t0000_u01754886254874") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4d1_d20250811_m042409_c001_v0001146_t0059_u01754886249657") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5941b_d20250811_m042354_c001_v7007000_t0000_u01754886234687") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e49b_d20250811_m042351_c001_v0001146_t0021_u01754886231049") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5989_d20250811_m042336_c001_v7007000_t0000_u01754886216448") 2025/08/11 04:27:38 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e471_d20250811_m042333_c001_v0001146_t0031_u01754886213284") 2025/08/11 04:27:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d766_d20250811_m042505_c001_v7007000_t0000_u01754886305069") 2025/08/11 04:27:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f903_d20250811_m042458_c001_v0001091_t0045_u01754886298011") 2025/08/11 04:27:38 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f77_d20250811_m041810_c001_v7007000_t0000_u01754885890224") 2025/08/11 04:27:39 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a54_d20250811_m041806_c001_v0001144_t0020_u01754885886716") 2025/08/11 04:27:39 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f72_d20250811_m041805_c001_v7007000_t0000_u01754885885594") 2025/08/11 04:27:39 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a44_d20250811_m041802_c001_v0001144_t0014_u01754885882689") 2025/08/11 04:27:39 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14edd_d20250811_m041741_c001_v7007000_t0000_u01754885861565") 2025/08/11 04:27:39 DEBUG : b/potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229ed_d20250811_m041738_c001_v0001144_t0022_u01754885858774") 2025/08/11 04:27:39 DEBUG : backup/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbbeb_d20250811_m042059_c001_v7007000_t0000_u01754886059846") 2025/08/11 04:27:39 DEBUG : backup/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f109870c3322851bd_d20250811_m042057_c001_v0001137_t0041_u01754886057987") 2025/08/11 04:27:39 DEBUG : backup/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11013c2b459b9493_d20250811_m042054_c001_v0001183_t0026_u01754886054152") 2025/08/11 04:27:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059b1_d20250811_m042126_c001_v7007000_t0000_u01754886086363") 2025/08/11 04:27:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1183dafabd245923_d20250811_m042124_c001_v0001101_t0036_u01754886084564") 2025/08/11 04:27:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11013c2b459b9501_d20250811_m042120_c001_v0001183_t0022_u01754886080757") 2025/08/11 04:27:39 DEBUG : backup/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02c0_d20250811_m042113_c001_v7007000_t0000_u01754886073485") 2025/08/11 04:27:39 DEBUG : backup/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f111544b6c96d668b_d20250811_m042111_c001_v0001130_t0056_u01754886071441") 2025/08/11 04:27:39 DEBUG : backup/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f111f4d67d87ed854_d20250811_m042107_c001_v0001171_t0033_u01754886067337") 2025/08/11 04:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059b3_d20250811_m042126_c001_v7007000_t0000_u01754886086547") 2025/08/11 04:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1051ef654c052a99_d20250811_m042125_c001_v0001184_t0013_u01754886085604") 2025/08/11 04:27:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1183dafabd24591b_d20250811_m042122_c001_v0001101_t0002_u01754886082376") 2025/08/11 04:27:39 DEBUG : backup/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbbec_d20250811_m042100_c001_v7007000_t0000_u01754886060029") 2025/08/11 04:27:39 DEBUG : backup/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1113123fc77a8cd3_d20250811_m042058_c001_v0001036_t0059_u01754886058902") 2025/08/11 04:27:39 DEBUG : backup/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115ccb8f84a96957_d20250811_m042055_c001_v0001182_t0013_u01754886055506") 2025/08/11 04:27:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02c1_d20250811_m042113_c001_v7007000_t0000_u01754886073668") 2025/08/11 04:27:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f102d9e01a3295187_d20250811_m042112_c001_v0001106_t0055_u01754886072449") 2025/08/11 04:27:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f104c88c0eb124e1e_d20250811_m042109_c001_v0001176_t0029_u01754886069079") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06b9_d20250811_m042658_c001_v7007000_t0000_u01754886418642") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23025_d20250811_m042653_c001_v0001144_t0022_u01754886413909") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfd4_d20250811_m042640_c001_v7007000_t0000_u01754886400218") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22feb_d20250811_m042635_c001_v0001144_t0017_u01754886395711") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b6d_d20250811_m042621_c001_v7007000_t0000_u01754886381571") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fb9_d20250811_m042617_c001_v0001144_t0046_u01754886377387") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0549_d20250811_m042603_c001_v7007000_t0000_u01754886363671") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f83_d20250811_m042559_c001_v0001144_t0019_u01754886359596") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c32_d20250811_m042545_c001_v7007000_t0000_u01754886345902") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f63_d20250811_m042541_c001_v0001144_t0023_u01754886341077") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a8c_d20250811_m042527_c001_v7007000_t0000_u01754886327829") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f30_d20250811_m042520_c001_v0001144_t0021_u01754886320863") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6237_d20250811_m042507_c001_v7007000_t0000_u01754886307217") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f911_d20250811_m042502_c001_v0001091_t0010_u01754886302247") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d763_d20250811_m042500_c001_v7007000_t0000_u01754886300908") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e56f_d20250811_m042455_c001_v0001146_t0055_u01754886295846") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6203_d20250811_m042442_c001_v7007000_t0000_u01754886282947") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8d9_d20250811_m042438_c001_v0001091_t0045_u01754886278352") 2025/08/11 04:27:40 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea61fb_d20250811_m042437_c001_v7007000_t0000_u01754886277196") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1584_d20250811_m042431_c001_v0001042_t0036_u01754886271780") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097068_d20250811_m042415_c001_v7007000_t0000_u01754886255442") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e52_d20250811_m042409_c001_v0001144_t0002_u01754886249104") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5941c_d20250811_m042354_c001_v7007000_t0000_u01754886234869") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e26_d20250811_m042349_c001_v0001144_t0050_u01754886229965") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d598a_d20250811_m042336_c001_v7007000_t0000_u01754886216630") 2025/08/11 04:27:41 DEBUG : banana: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22df6_d20250811_m042332_c001_v0001144_t0027_u01754886212457") 2025/08/11 04:27:41 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33e37_d20250811_m042505_c001_v7007000_t0000_u01754886305055") 2025/08/11 04:27:41 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e573_d20250811_m042457_c001_v0001146_t0030_u01754886297989") 2025/08/11 04:27:41 DEBUG : both0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793332b_d20250811_m042307_c001_v7007000_t0000_u01754886187269") 2025/08/11 04:27:41 DEBUG : both0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d5c_d20250811_m042244_c001_v0001144_t0056_u01754886164074") 2025/08/11 04:27:41 DEBUG : both0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02cf_d20250811_m042239_c001_v7007000_t0000_u01754886159827") 2025/08/11 04:27:41 DEBUG : both0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ce6_d20250811_m042213_c001_v0001144_t0040_u01754886133553") 2025/08/11 04:27:41 DEBUG : both1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793332c_d20250811_m042307_c001_v7007000_t0000_u01754886187451") 2025/08/11 04:27:41 DEBUG : both1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d62_d20250811_m042245_c001_v0001144_t0030_u01754886165378") 2025/08/11 04:27:41 DEBUG : both1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d0_d20250811_m042240_c001_v7007000_t0000_u01754886160010") 2025/08/11 04:27:41 DEBUG : both1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22cec_d20250811_m042214_c001_v0001144_t0027_u01754886134797") 2025/08/11 04:27:41 DEBUG : both10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793332d_d20250811_m042307_c001_v7007000_t0000_u01754886187632") 2025/08/11 04:27:41 DEBUG : both10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d84_d20250811_m042254_c001_v0001144_t0036_u01754886174773") 2025/08/11 04:27:41 DEBUG : both10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d1_d20250811_m042240_c001_v7007000_t0000_u01754886160191") 2025/08/11 04:27:41 DEBUG : both10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d1e_d20250811_m042225_c001_v0001144_t0055_u01754886145721") 2025/08/11 04:27:42 DEBUG : both11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793332e_d20250811_m042307_c001_v7007000_t0000_u01754886187814") 2025/08/11 04:27:42 DEBUG : both11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d88_d20250811_m042255_c001_v0001144_t0053_u01754886175660") 2025/08/11 04:27:42 DEBUG : both11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d2_d20250811_m042240_c001_v7007000_t0000_u01754886160380") 2025/08/11 04:27:42 DEBUG : both11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d20_d20250811_m042226_c001_v0001144_t0048_u01754886146598") 2025/08/11 04:27:42 DEBUG : both12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933333_d20250811_m042307_c001_v7007000_t0000_u01754886187996") 2025/08/11 04:27:42 DEBUG : both12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d8e_d20250811_m042256_c001_v0001144_t0057_u01754886176474") 2025/08/11 04:27:42 DEBUG : both12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d3_d20250811_m042240_c001_v7007000_t0000_u01754886160562") 2025/08/11 04:27:42 DEBUG : both12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d26_d20250811_m042227_c001_v0001144_t0011_u01754886147623") 2025/08/11 04:27:42 DEBUG : both13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933334_d20250811_m042308_c001_v7007000_t0000_u01754886188177") 2025/08/11 04:27:42 DEBUG : both13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d90_d20250811_m042257_c001_v0001144_t0039_u01754886177404") 2025/08/11 04:27:42 DEBUG : both13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d4_d20250811_m042240_c001_v7007000_t0000_u01754886160743") 2025/08/11 04:27:42 DEBUG : both13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d30_d20250811_m042228_c001_v0001144_t0014_u01754886148977") 2025/08/11 04:27:42 DEBUG : both14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933335_d20250811_m042308_c001_v7007000_t0000_u01754886188358") 2025/08/11 04:27:42 DEBUG : both14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d92_d20250811_m042258_c001_v0001144_t0038_u01754886178397") 2025/08/11 04:27:42 DEBUG : both14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d6_d20250811_m042240_c001_v7007000_t0000_u01754886160924") 2025/08/11 04:27:42 DEBUG : both14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d36_d20250811_m042230_c001_v0001144_t0008_u01754886150073") 2025/08/11 04:27:42 DEBUG : both15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933336_d20250811_m042308_c001_v7007000_t0000_u01754886188542") 2025/08/11 04:27:42 DEBUG : both15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d98_d20250811_m042259_c001_v0001144_t0035_u01754886179442") 2025/08/11 04:27:42 DEBUG : both15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d7_d20250811_m042241_c001_v7007000_t0000_u01754886161106") 2025/08/11 04:27:42 DEBUG : both15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d3a_d20250811_m042231_c001_v0001144_t0020_u01754886151724") 2025/08/11 04:27:43 DEBUG : both16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933337_d20250811_m042308_c001_v7007000_t0000_u01754886188723") 2025/08/11 04:27:43 DEBUG : both16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22da0_d20250811_m042300_c001_v0001144_t0018_u01754886180551") 2025/08/11 04:27:43 DEBUG : both16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02d8_d20250811_m042241_c001_v7007000_t0000_u01754886161287") 2025/08/11 04:27:43 DEBUG : both16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d3e_d20250811_m042233_c001_v0001144_t0004_u01754886153196") 2025/08/11 04:27:43 DEBUG : both17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933338_d20250811_m042308_c001_v7007000_t0000_u01754886188904") 2025/08/11 04:27:43 DEBUG : both17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22da4_d20250811_m042301_c001_v0001144_t0009_u01754886181432") 2025/08/11 04:27:43 DEBUG : both17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02da_d20250811_m042241_c001_v7007000_t0000_u01754886161508") 2025/08/11 04:27:43 DEBUG : both17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d40_d20250811_m042234_c001_v0001144_t0057_u01754886154075") 2025/08/11 04:27:43 DEBUG : both18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933339_d20250811_m042309_c001_v7007000_t0000_u01754886189086") 2025/08/11 04:27:43 DEBUG : both18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22da6_d20250811_m042302_c001_v0001144_t0022_u01754886182435") 2025/08/11 04:27:43 DEBUG : both18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02db_d20250811_m042241_c001_v7007000_t0000_u01754886161693") 2025/08/11 04:27:43 DEBUG : both18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d42_d20250811_m042234_c001_v0001144_t0034_u01754886154939") 2025/08/11 04:27:43 DEBUG : both19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333a_d20250811_m042309_c001_v7007000_t0000_u01754886189267") 2025/08/11 04:27:43 DEBUG : both19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22da8_d20250811_m042303_c001_v0001144_t0021_u01754886183663") 2025/08/11 04:27:43 DEBUG : both19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02dc_d20250811_m042241_c001_v7007000_t0000_u01754886161873") 2025/08/11 04:27:43 DEBUG : both19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d46_d20250811_m042235_c001_v0001144_t0035_u01754886155940") 2025/08/11 04:27:43 DEBUG : both2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333b_d20250811_m042309_c001_v7007000_t0000_u01754886189451") 2025/08/11 04:27:43 DEBUG : both2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d68_d20250811_m042246_c001_v0001144_t0037_u01754886166352") 2025/08/11 04:27:43 DEBUG : both2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02dd_d20250811_m042242_c001_v7007000_t0000_u01754886162055") 2025/08/11 04:27:43 DEBUG : both2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22cf0_d20250811_m042215_c001_v0001144_t0027_u01754886135688") 2025/08/11 04:27:43 DEBUG : both3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333c_d20250811_m042309_c001_v7007000_t0000_u01754886189632") 2025/08/11 04:27:44 DEBUG : both3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d6c_d20250811_m042247_c001_v0001144_t0036_u01754886167225") 2025/08/11 04:27:44 DEBUG : both3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02de_d20250811_m042242_c001_v7007000_t0000_u01754886162237") 2025/08/11 04:27:44 DEBUG : both3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22cf8_d20250811_m042217_c001_v0001144_t0055_u01754886137104") 2025/08/11 04:27:44 DEBUG : both4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333d_d20250811_m042309_c001_v7007000_t0000_u01754886189816") 2025/08/11 04:27:44 DEBUG : both4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d72_d20250811_m042248_c001_v0001144_t0004_u01754886168133") 2025/08/11 04:27:44 DEBUG : both4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02df_d20250811_m042242_c001_v7007000_t0000_u01754886162419") 2025/08/11 04:27:44 DEBUG : both4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22cfa_d20250811_m042217_c001_v0001144_t0021_u01754886137962") 2025/08/11 04:27:44 DEBUG : both5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333e_d20250811_m042309_c001_v7007000_t0000_u01754886189997") 2025/08/11 04:27:44 DEBUG : both5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d76_d20250811_m042249_c001_v0001144_t0036_u01754886169221") 2025/08/11 04:27:44 DEBUG : both5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02e1_d20250811_m042242_c001_v7007000_t0000_u01754886162600") 2025/08/11 04:27:44 DEBUG : both5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d00_d20250811_m042219_c001_v0001144_t0004_u01754886139577") 2025/08/11 04:27:44 DEBUG : both6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793333f_d20250811_m042310_c001_v7007000_t0000_u01754886190179") 2025/08/11 04:27:44 DEBUG : both6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d78_d20250811_m042249_c001_v0001144_t0055_u01754886169993") 2025/08/11 04:27:44 DEBUG : both6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02e2_d20250811_m042242_c001_v7007000_t0000_u01754886162783") 2025/08/11 04:27:44 DEBUG : both6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d02_d20250811_m042220_c001_v0001144_t0043_u01754886140605") 2025/08/11 04:27:44 DEBUG : both7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933340_d20250811_m042310_c001_v7007000_t0000_u01754886190362") 2025/08/11 04:27:44 DEBUG : both7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d7c_d20250811_m042251_c001_v0001144_t0009_u01754886171459") 2025/08/11 04:27:44 DEBUG : both7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02e3_d20250811_m042242_c001_v7007000_t0000_u01754886162977") 2025/08/11 04:27:44 DEBUG : both7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d10_d20250811_m042222_c001_v0001144_t0042_u01754886142395") 2025/08/11 04:27:44 DEBUG : both8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933341_d20250811_m042310_c001_v7007000_t0000_u01754886190544") 2025/08/11 04:27:45 DEBUG : both8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d7e_d20250811_m042252_c001_v0001144_t0017_u01754886172549") 2025/08/11 04:27:45 DEBUG : both8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02e4_d20250811_m042243_c001_v7007000_t0000_u01754886163159") 2025/08/11 04:27:45 DEBUG : both8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d16_d20250811_m042223_c001_v0001144_t0005_u01754886143249") 2025/08/11 04:27:45 DEBUG : both9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933342_d20250811_m042310_c001_v7007000_t0000_u01754886190725") 2025/08/11 04:27:45 DEBUG : both9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d82_d20250811_m042253_c001_v0001144_t0013_u01754886173493") 2025/08/11 04:27:45 DEBUG : both9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02e5_d20250811_m042243_c001_v7007000_t0000_u01754886163340") 2025/08/11 04:27:45 DEBUG : both9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22d1c_d20250811_m042224_c001_v0001144_t0046_u01754886144709") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f78_d20250811_m041810_c001_v7007000_t0000_u01754885890408") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a58_d20250811_m041807_c001_v0001144_t0020_u01754885887686") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f74_d20250811_m041806_c001_v7007000_t0000_u01754885886350") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a4a_d20250811_m041803_c001_v0001144_t0031_u01754885883466") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14edf_d20250811_m041742_c001_v7007000_t0000_u01754885862308") 2025/08/11 04:27:45 DEBUG : c/non empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229f1_d20250811_m041739_c001_v0001144_t0052_u01754885859406") 2025/08/11 04:27:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0051f_d20250811_m042417_c001_v7007000_t0000_u01754886257789") 2025/08/11 04:27:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4d7_d20250811_m042411_c001_v0001146_t0006_u01754886251738") 2025/08/11 04:27:45 DEBUG : check sum: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ed2_d20250811_m041729_c001_v7007000_t0000_u01754885849993") 2025/08/11 04:27:45 DEBUG : check sum: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229c9_d20250811_m041728_c001_v0001144_t0057_u01754885848645") 2025/08/11 04:27:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bfa5_d20250811_m042731_c001_v7007000_t0000_u01754886451015") 2025/08/11 04:27:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808fa0b_d20250811_m042729_c001_v0001091_t0049_u01754886449438") 2025/08/11 04:27:45 DEBUG : dest/3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9ee_d20250811_m042028_c001_v7007000_t0000_u01754886028313") 2025/08/11 04:27:45 DEBUG : dest/3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f413faecd46363eed_d20250811_m042027_c001_v0001102_t0057_u01754886027202") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a8e_d20250811_m042528_c001_v7007000_t0000_u01754886328014") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5c3_d20250811_m042523_c001_v0001146_t0004_u01754886323080") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06bc_d20250811_m042658_c001_v7007000_t0000_u01754886418826") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9c7_d20250811_m042644_c001_v0001091_t0009_u01754886404607") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfd7_d20250811_m042640_c001_v7007000_t0000_u01754886400401") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9a9_d20250811_m042625_c001_v0001091_t0034_u01754886385883") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b6e_d20250811_m042621_c001_v7007000_t0000_u01754886381787") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f991_d20250811_m042608_c001_v0001091_t0018_u01754886368096") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054a_d20250811_m042603_c001_v7007000_t0000_u01754886363874") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f979_d20250811_m042550_c001_v0001091_t0057_u01754886350195") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c33_d20250811_m042546_c001_v7007000_t0000_u01754886346086") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f959_d20250811_m042532_c001_v0001091_t0055_u01754886332160") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c21_d20250811_m042525_c001_v7007000_t0000_u01754886325337") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f929_d20250811_m042511_c001_v0001091_t0043_u01754886311604") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6239_d20250811_m042507_c001_v7007000_t0000_u01754886307399") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ca_d20250811_m042502_c001_v0001042_t0008_u01754886302628") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005ab_d20250811_m042500_c001_v7007000_t0000_u01754886300716") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22eb6_d20250811_m042447_c001_v0001144_t0042_u01754886287293") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6204_d20250811_m042443_c001_v7007000_t0000_u01754886283133") 2025/08/11 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8db_d20250811_m042438_c001_v0001091_t0030_u01754886278709") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36447086_d20250811_m042437_c001_v7007000_t0000_u01754886277147") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8b1_d20250811_m042421_c001_v0001091_t0016_u01754886261863") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2a73_d20250811_m042415_c001_v7007000_t0000_u01754886255468") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe154a_d20250811_m042359_c001_v0001042_t0019_u01754886239260") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5941e_d20250811_m042355_c001_v7007000_t0000_u01754886235052") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe152e_d20250811_m042340_c001_v0001042_t0045_u01754886220933") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d598c_d20250811_m042336_c001_v7007000_t0000_u01754886216812") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe150e_d20250811_m042323_c001_v0001042_t0046_u01754886203857") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d799e_d20250811_m042505_c001_v7007000_t0000_u01754886305307") 2025/08/11 04:27:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15be_d20250811_m042458_c001_v0001042_t0026_u01754886298365") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a90_d20250811_m042528_c001_v7007000_t0000_u01754886328198") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15f6_d20250811_m042523_c001_v0001042_t0058_u01754886323090") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06c0_d20250811_m042659_c001_v7007000_t0000_u01754886419009") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23001_d20250811_m042645_c001_v0001144_t0015_u01754886405378") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfdc_d20250811_m042640_c001_v7007000_t0000_u01754886400585") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fc7_d20250811_m042627_c001_v0001144_t0012_u01754886387411") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b6f_d20250811_m042621_c001_v7007000_t0000_u01754886381971") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f9f_d20250811_m042609_c001_v0001144_t0050_u01754886369003") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054b_d20250811_m042604_c001_v7007000_t0000_u01754886364063") 2025/08/11 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f73_d20250811_m042550_c001_v0001144_t0036_u01754886350928") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c34_d20250811_m042546_c001_v7007000_t0000_u01754886346269") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f51_d20250811_m042532_c001_v0001144_t0050_u01754886332886") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bdf2_d20250811_m042525_c001_v7007000_t0000_u01754886325683") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f0c_d20250811_m042512_c001_v0001144_t0006_u01754886312258") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea623a_d20250811_m042507_c001_v7007000_t0000_u01754886307583") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f913_d20250811_m042502_c001_v0001091_t0040_u01754886302645") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005b2_d20250811_m042501_c001_v7007000_t0000_u01754886301084") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e551_d20250811_m042448_c001_v0001146_t0044_u01754886288172") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6205_d20250811_m042443_c001_v7007000_t0000_u01754886283318") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe159e_d20250811_m042438_c001_v0001042_t0059_u01754886278771") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05aa71_d20250811_m042437_c001_v7007000_t0000_u01754886277364") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1574_d20250811_m042422_c001_v0001042_t0035_u01754886262727") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00510_d20250811_m042415_c001_v7007000_t0000_u01754886255248") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e38_d20250811_m042400_c001_v0001144_t0008_u01754886240007") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59421_d20250811_m042355_c001_v7007000_t0000_u01754886235236") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e12_d20250811_m042341_c001_v0001144_t0040_u01754886221694") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d598d_d20250811_m042336_c001_v7007000_t0000_u01754886216993") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22de0_d20250811_m042324_c001_v0001144_t0045_u01754886204573") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2aa8_d20250811_m042505_c001_v7007000_t0000_u01754886305280") 2025/08/11 04:27:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f905_d20250811_m042458_c001_v0001091_t0009_u01754886298459") 2025/08/11 04:27:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a92_d20250811_m042528_c001_v7007000_t0000_u01754886328381") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f93f_d20250811_m042523_c001_v0001091_t0042_u01754886323453") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06c3_d20250811_m042659_c001_v7007000_t0000_u01754886419192") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6c9_d20250811_m042646_c001_v0001146_t0022_u01754886406421") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfdf_d20250811_m042640_c001_v7007000_t0000_u01754886400769") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e687_d20250811_m042628_c001_v0001146_t0007_u01754886388605") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b71_d20250811_m042622_c001_v7007000_t0000_u01754886382153") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e64d_d20250811_m042609_c001_v0001146_t0032_u01754886369915") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054c_d20250811_m042604_c001_v7007000_t0000_u01754886364246") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e617_d20250811_m042551_c001_v0001146_t0003_u01754886351748") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c35_d20250811_m042546_c001_v7007000_t0000_u01754886346453") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5e3_d20250811_m042533_c001_v0001146_t0051_u01754886333679") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4014078dc8621b40_d20250811_m042525_c001_v7007000_t0000_u01754886325269") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15da_d20250811_m042513_c001_v0001042_t0014_u01754886313104") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea623c_d20250811_m042507_c001_v7007000_t0000_u01754886307767") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e58b_d20250811_m042502_c001_v0001146_t0038_u01754886302745") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005af_d20250811_m042500_c001_v7007000_t0000_u01754886300900") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ae_d20250811_m042448_c001_v0001042_t0059_u01754886288957") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6206_d20250811_m042443_c001_v7007000_t0000_u01754886283507") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ea0_d20250811_m042438_c001_v0001144_t0004_u01754886278876") 2025/08/11 04:27:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36447085_d20250811_m042436_c001_v7007000_t0000_u01754886276965") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4fd_d20250811_m042423_c001_v0001146_t0014_u01754886263631") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b905aba_d20250811_m042415_c001_v7007000_t0000_u01754886255056") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4b3_d20250811_m042400_c001_v0001146_t0043_u01754886240944") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59422_d20250811_m042355_c001_v7007000_t0000_u01754886235418") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e47f_d20250811_m042342_c001_v0001146_t0039_u01754886222566") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d598e_d20250811_m042337_c001_v7007000_t0000_u01754886217175") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e463_d20250811_m042325_c001_v0001146_t0054_u01754886205163") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f03f8_d20250811_m042505_c001_v7007000_t0000_u01754886305307") 2025/08/11 04:27:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e577_d20250811_m042458_c001_v0001146_t0015_u01754886298599") 2025/08/11 04:27:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a93_d20250811_m042528_c001_v7007000_t0000_u01754886328565") 2025/08/11 04:27:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15f9_d20250811_m042523_c001_v0001042_t0054_u01754886323511") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06c7_d20250811_m042659_c001_v7007000_t0000_u01754886419391") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1693_d20250811_m042647_c001_v0001042_t0002_u01754886407267") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe0_d20250811_m042640_c001_v7007000_t0000_u01754886400958") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe166f_d20250811_m042629_c001_v0001042_t0037_u01754886389385") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b72_d20250811_m042622_c001_v7007000_t0000_u01754886382336") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1657_d20250811_m042610_c001_v0001042_t0015_u01754886370655") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054d_d20250811_m042604_c001_v7007000_t0000_u01754886364430") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1631_d20250811_m042552_c001_v0001042_t0053_u01754886352456") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c36_d20250811_m042546_c001_v7007000_t0000_u01754886346637") 2025/08/11 04:27:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe160b_d20250811_m042534_c001_v0001042_t0017_u01754886334310") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c23_d20250811_m042525_c001_v7007000_t0000_u01754886325639") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5a7_d20250811_m042513_c001_v0001146_t0019_u01754886313875") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea623d_d20250811_m042507_c001_v7007000_t0000_u01754886307950") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22eec_d20250811_m042502_c001_v0001144_t0055_u01754886302883") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2a9c_d20250811_m042501_c001_v7007000_t0000_u01754886301290") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8f1_d20250811_m042449_c001_v0001091_t0031_u01754886289679") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6207_d20250811_m042443_c001_v7007000_t0000_u01754886283691") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e535_d20250811_m042439_c001_v0001146_t0015_u01754886279077") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04ed_d20250811_m042436_c001_v7007000_t0000_u01754886276980") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e70_d20250811_m042424_c001_v0001144_t0015_u01754886264383") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00514_d20250811_m042415_c001_v7007000_t0000_u01754886255501") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f885_d20250811_m042401_c001_v0001091_t0054_u01754886241775") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59424_d20250811_m042355_c001_v7007000_t0000_u01754886235701") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f86f_d20250811_m042343_c001_v0001091_t0034_u01754886223247") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5990_d20250811_m042337_c001_v7007000_t0000_u01754886217357") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f855_d20250811_m042325_c001_v0001091_t0000_u01754886205523") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f42108613566f878c_d20250811_m042505_c001_v7007000_t0000_u01754886305134") 2025/08/11 04:27:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ed8_d20250811_m042458_c001_v0001144_t0032_u01754886298806") 2025/08/11 04:27:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a97_d20250811_m042528_c001_v7007000_t0000_u01754886328749") 2025/08/11 04:27:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5c5_d20250811_m042523_c001_v0001146_t0036_u01754886323553") 2025/08/11 04:27:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06ca_d20250811_m042659_c001_v7007000_t0000_u01754886419575") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9cb_d20250811_m042647_c001_v0001091_t0019_u01754886407719") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe2_d20250811_m042641_c001_v7007000_t0000_u01754886401142") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9b7_d20250811_m042629_c001_v0001091_t0055_u01754886389759") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b73_d20250811_m042622_c001_v7007000_t0000_u01754886382519") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f995_d20250811_m042611_c001_v0001091_t0000_u01754886371049") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054e_d20250811_m042604_c001_v7007000_t0000_u01754886364622") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f983_d20250811_m042552_c001_v0001091_t0034_u01754886352789") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c37_d20250811_m042546_c001_v7007000_t0000_u01754886346820") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f963_d20250811_m042534_c001_v0001091_t0025_u01754886334748") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a7a_d20250811_m042525_c001_v7007000_t0000_u01754886325655") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f92f_d20250811_m042514_c001_v0001091_t0028_u01754886314299") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea623e_d20250811_m042508_c001_v7007000_t0000_u01754886308134") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15cc_d20250811_m042503_c001_v0001042_t0046_u01754886303010") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6227_d20250811_m042501_c001_v7007000_t0000_u01754886301302") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ebe_d20250811_m042450_c001_v0001144_t0021_u01754886290059") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6208_d20250811_m042443_c001_v7007000_t0000_u01754886283874") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15a0_d20250811_m042439_c001_v0001042_t0048_u01754886279116") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea61fc_d20250811_m042437_c001_v7007000_t0000_u01754886277380") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8b3_d20250811_m042424_c001_v0001091_t0018_u01754886264912") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b905abc_d20250811_m042415_c001_v7007000_t0000_u01754886255239") 2025/08/11 04:27:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe154e_d20250811_m042402_c001_v0001042_t0046_u01754886242113") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59425_d20250811_m042355_c001_v7007000_t0000_u01754886235883") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1532_d20250811_m042343_c001_v0001042_t0028_u01754886223925") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5991_d20250811_m042337_c001_v7007000_t0000_u01754886217540") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1512_d20250811_m042325_c001_v0001042_t0011_u01754886205916") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f42108613566f878d_d20250811_m042505_c001_v7007000_t0000_u01754886305318") 2025/08/11 04:27:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f907_d20250811_m042458_c001_v0001091_t0057_u01754886298832") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a99_d20250811_m042528_c001_v7007000_t0000_u01754886328932") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f3b_d20250811_m042523_c001_v0001144_t0007_u01754886323609") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06cd_d20250811_m042659_c001_v7007000_t0000_u01754886419762") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23009_d20250811_m042648_c001_v0001144_t0038_u01754886408029") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe3_d20250811_m042641_c001_v7007000_t0000_u01754886401325") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fd3_d20250811_m042630_c001_v0001144_t0049_u01754886390247") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b74_d20250811_m042622_c001_v7007000_t0000_u01754886382702") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fab_d20250811_m042611_c001_v0001144_t0040_u01754886371371") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f054f_d20250811_m042604_c001_v7007000_t0000_u01754886364807") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f77_d20250811_m042553_c001_v0001144_t0017_u01754886353537") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c39_d20250811_m042547_c001_v7007000_t0000_u01754886347004") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f59_d20250811_m042535_c001_v0001144_t0045_u01754886335263") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c24_d20250811_m042525_c001_v7007000_t0000_u01754886325705") 2025/08/11 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f18_d20250811_m042514_c001_v0001144_t0024_u01754886314789") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6240_d20250811_m042508_c001_v7007000_t0000_u01754886308318") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e58d_d20250811_m042503_c001_v0001146_t0013_u01754886303209") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097164_d20250811_m042500_c001_v7007000_t0000_u01754886300893") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e55f_d20250811_m042450_c001_v0001146_t0012_u01754886290704") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6209_d20250811_m042444_c001_v7007000_t0000_u01754886284059") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8dd_d20250811_m042439_c001_v0001091_t0010_u01754886279141") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0055a_d20250811_m042437_c001_v7007000_t0000_u01754886277389") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1578_d20250811_m042425_c001_v0001042_t0003_u01754886265262") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b905abe_d20250811_m042415_c001_v7007000_t0000_u01754886255604") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e40_d20250811_m042402_c001_v0001144_t0049_u01754886242587") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59427_d20250811_m042356_c001_v7007000_t0000_u01754886236066") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e16_d20250811_m042344_c001_v0001144_t0035_u01754886224391") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5992_d20250811_m042337_c001_v7007000_t0000_u01754886217731") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22de2_d20250811_m042326_c001_v0001144_t0003_u01754886206495") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2aa7_d20250811_m042505_c001_v7007000_t0000_u01754886305091") 2025/08/11 04:27:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e579_d20250811_m042458_c001_v0001146_t0052_u01754886298931") 2025/08/11 04:27:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a9b_d20250811_m042529_c001_v7007000_t0000_u01754886329118") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15fb_d20250811_m042523_c001_v0001042_t0029_u01754886323893") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06d1_d20250811_m042659_c001_v7007000_t0000_u01754886419946") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6cb_d20250811_m042648_c001_v0001146_t0021_u01754886408833") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe4_d20250811_m042641_c001_v7007000_t0000_u01754886401510") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e68b_d20250811_m042630_c001_v0001146_t0030_u01754886390726") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b75_d20250811_m042622_c001_v7007000_t0000_u01754886382884") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e653_d20250811_m042611_c001_v0001146_t0051_u01754886371803") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0550_d20250811_m042604_c001_v7007000_t0000_u01754886364993") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e621_d20250811_m042554_c001_v0001146_t0022_u01754886354092") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c3a_d20250811_m042547_c001_v7007000_t0000_u01754886347193") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5ed_d20250811_m042535_c001_v0001146_t0043_u01754886335847") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a7c_d20250811_m042525_c001_v7007000_t0000_u01754886325790") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15e2_d20250811_m042515_c001_v0001042_t0022_u01754886315646") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6241_d20250811_m042508_c001_v7007000_t0000_u01754886308507") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f917_d20250811_m042503_c001_v0001091_t0036_u01754886303263") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097165_d20250811_m042501_c001_v7007000_t0000_u01754886301079") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15b0_d20250811_m042451_c001_v0001042_t0032_u01754886291113") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620a_d20250811_m042444_c001_v7007000_t0000_u01754886284246") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ea6_d20250811_m042439_c001_v0001144_t0056_u01754886279436") 2025/08/11 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04ee_d20250811_m042437_c001_v7007000_t0000_u01754886277163") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e505_d20250811_m042426_c001_v0001146_t0019_u01754886266006") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097067_d20250811_m042415_c001_v7007000_t0000_u01754886255260") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4b9_d20250811_m042403_c001_v0001146_t0005_u01754886243254") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59429_d20250811_m042356_c001_v7007000_t0000_u01754886236248") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e489_d20250811_m042344_c001_v0001146_t0053_u01754886224985") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5994_d20250811_m042337_c001_v7007000_t0000_u01754886217913") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e467_d20250811_m042327_c001_v0001146_t0043_u01754886207106") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f03f7_d20250811_m042505_c001_v7007000_t0000_u01754886305102") 2025/08/11 04:27:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15c0_d20250811_m042459_c001_v0001042_t0023_u01754886299008") 2025/08/11 04:27:56 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a9d_d20250811_m042529_c001_v7007000_t0000_u01754886329321") 2025/08/11 04:27:56 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f943_d20250811_m042523_c001_v0001091_t0028_u01754886323903") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06d5_d20250811_m042700_c001_v7007000_t0000_u01754886420130") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe169d_d20250811_m042649_c001_v0001042_t0022_u01754886409237") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe5_d20250811_m042641_c001_v7007000_t0000_u01754886401693") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1673_d20250811_m042631_c001_v0001042_t0049_u01754886391205") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b76_d20250811_m042623_c001_v7007000_t0000_u01754886383069") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe165b_d20250811_m042612_c001_v0001042_t0005_u01754886372160") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0551_d20250811_m042605_c001_v7007000_t0000_u01754886365176") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1635_d20250811_m042554_c001_v0001042_t0005_u01754886354531") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c3c_d20250811_m042547_c001_v7007000_t0000_u01754886347377") 2025/08/11 04:27:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe160d_d20250811_m042536_c001_v0001042_t0006_u01754886336164") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a79_d20250811_m042525_c001_v7007000_t0000_u01754886325606") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5ad_d20250811_m042516_c001_v0001146_t0040_u01754886316196") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6243_d20250811_m042508_c001_v7007000_t0000_u01754886308693") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22eee_d20250811_m042503_c001_v0001144_t0052_u01754886303452") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097166_d20250811_m042501_c001_v7007000_t0000_u01754886301089") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8f5_d20250811_m042451_c001_v0001091_t0038_u01754886291720") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620b_d20250811_m042444_c001_v7007000_t0000_u01754886284438") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8df_d20250811_m042439_c001_v0001091_t0039_u01754886279485") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5947d_d20250811_m042437_c001_v7007000_t0000_u01754886277162") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e78_d20250811_m042426_c001_v0001144_t0043_u01754886266526") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409e81a204e602b7_d20250811_m042415_c001_v7007000_t0000_u01754886255482") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f887_d20250811_m042403_c001_v0001091_t0041_u01754886243734") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5942a_d20250811_m042356_c001_v7007000_t0000_u01754886236429") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f871_d20250811_m042345_c001_v0001091_t0010_u01754886225343") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5995_d20250811_m042338_c001_v7007000_t0000_u01754886218129") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f857_d20250811_m042327_c001_v0001091_t0008_u01754886207494") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005e6_d20250811_m042505_c001_v7007000_t0000_u01754886305320") 2025/08/11 04:27:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f909_d20250811_m042459_c001_v0001091_t0017_u01754886299166") 2025/08/11 04:27:57 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a9f_d20250811_m042529_c001_v7007000_t0000_u01754886329507") 2025/08/11 04:27:57 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5c9_d20250811_m042523_c001_v0001146_t0058_u01754886323915") 2025/08/11 04:27:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06d9_d20250811_m042700_c001_v7007000_t0000_u01754886420314") 2025/08/11 04:27:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9cd_d20250811_m042649_c001_v0001091_t0052_u01754886409839") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe7_d20250811_m042641_c001_v7007000_t0000_u01754886401879") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9b9_d20250811_m042631_c001_v0001091_t0036_u01754886391751") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b77_d20250811_m042623_c001_v7007000_t0000_u01754886383252") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f997_d20250811_m042612_c001_v0001091_t0005_u01754886372542") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0552_d20250811_m042605_c001_v7007000_t0000_u01754886365376") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f987_d20250811_m042554_c001_v0001091_t0058_u01754886354935") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c3d_d20250811_m042547_c001_v7007000_t0000_u01754886347560") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f969_d20250811_m042536_c001_v0001091_t0052_u01754886336664") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933476_d20250811_m042525_c001_v7007000_t0000_u01754886325639") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f935_d20250811_m042516_c001_v0001091_t0014_u01754886316627") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6244_d20250811_m042508_c001_v7007000_t0000_u01754886308876") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ce_d20250811_m042503_c001_v0001042_t0031_u01754886303539") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6225_d20250811_m042501_c001_v7007000_t0000_u01754886301108") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ec4_d20250811_m042452_c001_v0001144_t0032_u01754886292066") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620c_d20250811_m042444_c001_v7007000_t0000_u01754886284635") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e537_d20250811_m042439_c001_v0001146_t0019_u01754886279520") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f408577b289c18de8_d20250811_m042437_c001_v7007000_t0000_u01754886277401") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8b7_d20250811_m042427_c001_v0001091_t0058_u01754886267103") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333d9_d20250811_m042415_c001_v7007000_t0000_u01754886255301") 2025/08/11 04:27:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1552_d20250811_m042404_c001_v0001042_t0009_u01754886244086") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5942c_d20250811_m042356_c001_v7007000_t0000_u01754886236630") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1534_d20250811_m042345_c001_v0001042_t0017_u01754886225754") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5996_d20250811_m042338_c001_v7007000_t0000_u01754886218317") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1514_d20250811_m042328_c001_v0001042_t0028_u01754886208120") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33e3a_d20250811_m042505_c001_v7007000_t0000_u01754886305422") 2025/08/11 04:27:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e57b_d20250811_m042459_c001_v0001146_t0050_u01754886299230") 2025/08/11 04:27:59 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aa1_d20250811_m042529_c001_v7007000_t0000_u01754886329692") 2025/08/11 04:27:59 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f3f_d20250811_m042524_c001_v0001144_t0048_u01754886324178") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06dc_d20250811_m042700_c001_v7007000_t0000_u01754886420497") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23011_d20250811_m042650_c001_v0001144_t0043_u01754886410202") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfe9_d20250811_m042642_c001_v7007000_t0000_u01754886402063") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fdd_d20250811_m042632_c001_v0001144_t0046_u01754886392122") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b79_d20250811_m042623_c001_v7007000_t0000_u01754886383435") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fb1_d20250811_m042612_c001_v0001144_t0053_u01754886372941") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0553_d20250811_m042605_c001_v7007000_t0000_u01754886365559") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f7b_d20250811_m042555_c001_v0001144_t0016_u01754886355391") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c3e_d20250811_m042547_c001_v7007000_t0000_u01754886347746") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f5d_d20250811_m042537_c001_v0001144_t0007_u01754886337063") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a76_d20250811_m042525_c001_v7007000_t0000_u01754886325422") 2025/08/11 04:27:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f22_d20250811_m042517_c001_v0001144_t0051_u01754886317001") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6245_d20250811_m042509_c001_v7007000_t0000_u01754886309061") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e58f_d20250811_m042503_c001_v0001146_t0052_u01754886303653") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d765_d20250811_m042501_c001_v7007000_t0000_u01754886301315") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e563_d20250811_m042452_c001_v0001146_t0050_u01754886292558") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620d_d20250811_m042444_c001_v7007000_t0000_u01754886284820") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15a2_d20250811_m042439_c001_v0001042_t0003_u01754886279586") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f408577b289c18de7_d20250811_m042437_c001_v7007000_t0000_u01754886277212") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe157c_d20250811_m042427_c001_v0001042_t0026_u01754886267522") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04e0_d20250811_m042415_c001_v7007000_t0000_u01754886255277") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e42_d20250811_m042404_c001_v0001144_t0019_u01754886244495") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5942d_d20250811_m042356_c001_v7007000_t0000_u01754886236819") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e1c_d20250811_m042346_c001_v0001144_t0050_u01754886226120") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5998_d20250811_m042338_c001_v7007000_t0000_u01754886218499") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22dee_d20250811_m042328_c001_v0001144_t0057_u01754886208681") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33e38_d20250811_m042505_c001_v7007000_t0000_u01754886305239") 2025/08/11 04:28:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ede_d20250811_m042459_c001_v0001144_t0054_u01754886299367") 2025/08/11 04:28:00 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aa4_d20250811_m042529_c001_v7007000_t0000_u01754886329876") 2025/08/11 04:28:00 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5cb_d20250811_m042524_c001_v0001146_t0015_u01754886324279") 2025/08/11 04:28:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06df_d20250811_m042700_c001_v7007000_t0000_u01754886420680") 2025/08/11 04:28:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6d3_d20250811_m042650_c001_v0001146_t0016_u01754886410696") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfea_d20250811_m042642_c001_v7007000_t0000_u01754886402246") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e697_d20250811_m042632_c001_v0001146_t0056_u01754886392642") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b7a_d20250811_m042623_c001_v7007000_t0000_u01754886383617") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e65d_d20250811_m042613_c001_v0001146_t0005_u01754886373486") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0555_d20250811_m042605_c001_v7007000_t0000_u01754886365743") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e625_d20250811_m042555_c001_v0001146_t0017_u01754886355978") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c3f_d20250811_m042547_c001_v7007000_t0000_u01754886347929") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5f5_d20250811_m042537_c001_v0001146_t0022_u01754886337627") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4014078dc8621b43_d20250811_m042525_c001_v7007000_t0000_u01754886325825") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ea_d20250811_m042517_c001_v0001042_t0006_u01754886317539") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6247_d20250811_m042509_c001_v7007000_t0000_u01754886309247") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f919_d20250811_m042503_c001_v0001091_t0046_u01754886303689") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33e35_d20250811_m042501_c001_v7007000_t0000_u01754886301124") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15b4_d20250811_m042452_c001_v0001042_t0055_u01754886292860") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620e_d20250811_m042445_c001_v7007000_t0000_u01754886285012") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8e1_d20250811_m042439_c001_v0001091_t0006_u01754886279890") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05aa70_d20250811_m042437_c001_v7007000_t0000_u01754886277179") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e507_d20250811_m042428_c001_v0001146_t0057_u01754886268440") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2a72_d20250811_m042415_c001_v7007000_t0000_u01754886255284") 2025/08/11 04:28:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4c1_d20250811_m042405_c001_v0001146_t0029_u01754886245170") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5942f_d20250811_m042357_c001_v7007000_t0000_u01754886237002") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e48d_d20250811_m042346_c001_v0001146_t0014_u01754886226759") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d5999_d20250811_m042338_c001_v7007000_t0000_u01754886218694") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e469_d20250811_m042329_c001_v0001146_t0018_u01754886209202") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d799c_d20250811_m042505_c001_v7007000_t0000_u01754886305122") 2025/08/11 04:28:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f90d_d20250811_m042459_c001_v0001091_t0005_u01754886299494") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aa8_d20250811_m042530_c001_v7007000_t0000_u01754886330060") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f947_d20250811_m042524_c001_v0001091_t0000_u01754886324341") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06e4_d20250811_m042700_c001_v7007000_t0000_u01754886420863") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16a1_d20250811_m042651_c001_v0001042_t0057_u01754886411074") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfeb_d20250811_m042642_c001_v7007000_t0000_u01754886402429") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1679_d20250811_m042632_c001_v0001042_t0028_u01754886392987") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b7b_d20250811_m042623_c001_v7007000_t0000_u01754886383800") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe165f_d20250811_m042613_c001_v0001042_t0026_u01754886373864") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0556_d20250811_m042605_c001_v7007000_t0000_u01754886365926") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1639_d20250811_m042556_c001_v0001042_t0059_u01754886356547") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c40_d20250811_m042548_c001_v7007000_t0000_u01754886348112") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1615_d20250811_m042538_c001_v0001042_t0048_u01754886338064") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4014078dc8621b41_d20250811_m042525_c001_v7007000_t0000_u01754886325453") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5b1_d20250811_m042517_c001_v0001146_t0015_u01754886317906") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6248_d20250811_m042509_c001_v7007000_t0000_u01754886309465") 2025/08/11 04:28:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e591_d20250811_m042504_c001_v0001146_t0006_u01754886304074") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33e36_d20250811_m042501_c001_v7007000_t0000_u01754886301318") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8f7_d20250811_m042453_c001_v0001091_t0015_u01754886293271") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea620f_d20250811_m042445_c001_v7007000_t0000_u01754886285201") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e53b_d20250811_m042439_c001_v0001146_t0002_u01754886279900") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfec0_d20250811_m042437_c001_v7007000_t0000_u01754886277227") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e7c_d20250811_m042428_c001_v0001144_t0047_u01754886268719") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409e81a204e602b6_d20250811_m042415_c001_v7007000_t0000_u01754886255298") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f88b_d20250811_m042405_c001_v0001091_t0036_u01754886245821") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59430_d20250811_m042357_c001_v7007000_t0000_u01754886237184") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f873_d20250811_m042347_c001_v0001091_t0000_u01754886227177") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d599b_d20250811_m042338_c001_v7007000_t0000_u01754886218882") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f85f_d20250811_m042329_c001_v0001091_t0003_u01754886209789") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d768_d20250811_m042505_c001_v7007000_t0000_u01754886305440") 2025/08/11 04:28:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15c2_d20250811_m042459_c001_v0001042_t0033_u01754886299504") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aa9_d20250811_m042530_c001_v7007000_t0000_u01754886330244") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15fd_d20250811_m042524_c001_v0001042_t0046_u01754886324374") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06e7_d20250811_m042701_c001_v7007000_t0000_u01754886421046") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9d1_d20250811_m042651_c001_v0001091_t0007_u01754886411451") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfec_d20250811_m042642_c001_v7007000_t0000_u01754886402617") 2025/08/11 04:28:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9bd_d20250811_m042633_c001_v0001091_t0048_u01754886393495") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b7d_d20250811_m042623_c001_v7007000_t0000_u01754886383983") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f999_d20250811_m042614_c001_v0001091_t0037_u01754886374355") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0557_d20250811_m042606_c001_v7007000_t0000_u01754886366110") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f989_d20250811_m042556_c001_v0001091_t0012_u01754886356934") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c41_d20250811_m042548_c001_v7007000_t0000_u01754886348297") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f96b_d20250811_m042538_c001_v0001091_t0007_u01754886338518") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933478_d20250811_m042525_c001_v7007000_t0000_u01754886325835") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f937_d20250811_m042518_c001_v0001091_t0030_u01754886318414") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea624a_d20250811_m042509_c001_v7007000_t0000_u01754886309652") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15d0_d20250811_m042504_c001_v0001042_t0004_u01754886304086") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f412e5d075b097163_d20250811_m042500_c001_v7007000_t0000_u01754886300704") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ecc_d20250811_m042453_c001_v0001144_t0008_u01754886293626") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6210_d20250811_m042445_c001_v7007000_t0000_u01754886285389") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15a4_d20250811_m042439_c001_v0001042_t0036_u01754886279951") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfec1_d20250811_m042437_c001_v7007000_t0000_u01754886277413") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8bd_d20250811_m042429_c001_v0001091_t0053_u01754886269516") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00515_d20250811_m042415_c001_v7007000_t0000_u01754886255619") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1556_d20250811_m042406_c001_v0001042_t0052_u01754886246246") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59431_d20250811_m042357_c001_v7007000_t0000_u01754886237366") 2025/08/11 04:28:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1538_d20250811_m042347_c001_v0001042_t0058_u01754886227523") 2025/08/11 04:28:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d599c_d20250811_m042339_c001_v7007000_t0000_u01754886219063") 2025/08/11 04:28:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe151a_d20250811_m042330_c001_v0001042_t0013_u01754886210134") 2025/08/11 04:28:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d767_d20250811_m042505_c001_v7007000_t0000_u01754886305255") 2025/08/11 04:28:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e57f_d20250811_m042459_c001_v0001146_t0027_u01754886299831") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aaa_d20250811_m042530_c001_v7007000_t0000_u01754886330429") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5cd_d20250811_m042524_c001_v0001146_t0006_u01754886324653") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06eb_d20250811_m042701_c001_v7007000_t0000_u01754886421230") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2301b_d20250811_m042651_c001_v0001144_t0032_u01754886411789") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfed_d20250811_m042642_c001_v7007000_t0000_u01754886402815") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fdf_d20250811_m042633_c001_v0001144_t0027_u01754886393827") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b7e_d20250811_m042624_c001_v7007000_t0000_u01754886384167") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22fb5_d20250811_m042614_c001_v0001144_t0054_u01754886374729") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0558_d20250811_m042606_c001_v7007000_t0000_u01754886366295") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f7f_d20250811_m042557_c001_v0001144_t0034_u01754886357534") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c43_d20250811_m042548_c001_v7007000_t0000_u01754886348483") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f61_d20250811_m042538_c001_v0001144_t0044_u01754886338914") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a7d_d20250811_m042525_c001_v7007000_t0000_u01754886325845") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f2c_d20250811_m042518_c001_v0001144_t0057_u01754886318932") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea624b_d20250811_m042509_c001_v7007000_t0000_u01754886309852") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f91b_d20250811_m042504_c001_v0001091_t0057_u01754886304164") 2025/08/11 04:28:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f415bcd0266d34e35_d20250811_m042501_c001_v7007000_t0000_u01754886301135") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e56b_d20250811_m042454_c001_v0001146_t0036_u01754886294126") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6211_d20250811_m042445_c001_v7007000_t0000_u01754886285574") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15a6_d20250811_m042440_c001_v0001042_t0045_u01754886280275") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36447087_d20250811_m042437_c001_v7007000_t0000_u01754886277330") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe157e_d20250811_m042429_c001_v0001042_t0012_u01754886269943") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00511_d20250811_m042415_c001_v7007000_t0000_u01754886255311") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e4a_d20250811_m042406_c001_v0001144_t0052_u01754886246722") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59433_d20250811_m042357_c001_v7007000_t0000_u01754886237549") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e22_d20250811_m042348_c001_v0001144_t0059_u01754886228031") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d599e_d20250811_m042339_c001_v7007000_t0000_u01754886219245") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22df4_d20250811_m042330_c001_v0001144_t0019_u01754886210590") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2aaa_d20250811_m042505_c001_v7007000_t0000_u01754886305464") 2025/08/11 04:28:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f90f_d20250811_m042459_c001_v0001091_t0045_u01754886299880") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aab_d20250811_m042530_c001_v7007000_t0000_u01754886330613") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f949_d20250811_m042524_c001_v0001091_t0032_u01754886324718") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06ee_d20250811_m042701_c001_v7007000_t0000_u01754886421414") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6d7_d20250811_m042652_c001_v0001146_t0019_u01754886412545") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbfef_d20250811_m042642_c001_v7007000_t0000_u01754886402998") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e69f_d20250811_m042634_c001_v0001146_t0032_u01754886394382") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b7f_d20250811_m042624_c001_v7007000_t0000_u01754886384348") 2025/08/11 04:28:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e663_d20250811_m042615_c001_v0001146_t0043_u01754886375884") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f0559_d20250811_m042606_c001_v7007000_t0000_u01754886366484") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e631_d20250811_m042558_c001_v0001146_t0058_u01754886358396") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c45_d20250811_m042548_c001_v7007000_t0000_u01754886348667") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5f9_d20250811_m042539_c001_v0001146_t0014_u01754886339769") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c22_d20250811_m042525_c001_v7007000_t0000_u01754886325522") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ee_d20250811_m042519_c001_v0001042_t0056_u01754886319641") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea624c_d20250811_m042510_c001_v7007000_t0000_u01754886310050") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ef0_d20250811_m042504_c001_v0001144_t0058_u01754886304203") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005b6_d20250811_m042501_c001_v7007000_t0000_u01754886301272") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15b8_d20250811_m042454_c001_v0001042_t0054_u01754886294485") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6212_d20250811_m042445_c001_v7007000_t0000_u01754886285758") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e53d_d20250811_m042440_c001_v0001146_t0039_u01754886280287") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36447084_d20250811_m042436_c001_v7007000_t0000_u01754886276783") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e50d_d20250811_m042430_c001_v0001146_t0034_u01754886270358") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b905abd_d20250811_m042415_c001_v7007000_t0000_u01754886255422") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4c9_d20250811_m042407_c001_v0001146_t0026_u01754886247305") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59434_d20250811_m042357_c001_v7007000_t0000_u01754886237732") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e493_d20250811_m042348_c001_v0001146_t0027_u01754886228583") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d599f_d20250811_m042339_c001_v7007000_t0000_u01754886219427") 2025/08/11 04:28:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e46d_d20250811_m042331_c001_v0001146_t0000_u01754886211395") 2025/08/11 04:28:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6232_d20250811_m042505_c001_v7007000_t0000_u01754886305472") 2025/08/11 04:28:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15c4_d20250811_m042459_c001_v0001042_t0032_u01754886299948") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aac_d20250811_m042530_c001_v7007000_t0000_u01754886330797") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15ff_d20250811_m042524_c001_v0001042_t0057_u01754886324742") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06f2_d20250811_m042701_c001_v7007000_t0000_u01754886421597") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16a9_d20250811_m042653_c001_v0001042_t0030_u01754886413006") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbff0_d20250811_m042643_c001_v7007000_t0000_u01754886403184") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe167f_d20250811_m042634_c001_v0001042_t0054_u01754886394755") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b81_d20250811_m042624_c001_v7007000_t0000_u01754886384531") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1663_d20250811_m042616_c001_v0001042_t0025_u01754886376198") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f055a_d20250811_m042606_c001_v7007000_t0000_u01754886366671") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe163f_d20250811_m042558_c001_v0001042_t0024_u01754886358711") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c47_d20250811_m042548_c001_v7007000_t0000_u01754886348850") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1619_d20250811_m042540_c001_v0001042_t0016_u01754886340306") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4014078dc8621b42_d20250811_m042525_c001_v7007000_t0000_u01754886325638") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5b9_d20250811_m042520_c001_v0001146_t0021_u01754886320069") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea624e_d20250811_m042510_c001_v7007000_t0000_u01754886310252") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15d2_d20250811_m042504_c001_v0001042_t0005_u01754886304579") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f409b96f40f59d762_d20250811_m042500_c001_v7007000_t0000_u01754886300718") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8fb_d20250811_m042454_c001_v0001091_t0057_u01754886294971") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6214_d20250811_m042445_c001_v7007000_t0000_u01754886285946") 2025/08/11 04:28:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8e3_d20250811_m042440_c001_v0001091_t0038_u01754886280358") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04ef_d20250811_m042437_c001_v7007000_t0000_u01754886277348") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e82_d20250811_m042430_c001_v0001144_t0021_u01754886270767") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333db_d20250811_m042415_c001_v7007000_t0000_u01754886255492") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f893_d20250811_m042408_c001_v0001091_t0000_u01754886248010") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59436_d20250811_m042357_c001_v7007000_t0000_u01754886237914") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f875_d20250811_m042349_c001_v0001091_t0002_u01754886229291") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d59a0_d20250811_m042339_c001_v7007000_t0000_u01754886219609") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f861_d20250811_m042331_c001_v0001091_t0006_u01754886211710") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea622f_d20250811_m042505_c001_v7007000_t0000_u01754886305078") 2025/08/11 04:28:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ee4_d20250811_m042500_c001_v0001144_t0040_u01754886300231") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00520_d20250811_m042417_c001_v7007000_t0000_u01754886257972") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f89b_d20250811_m042412_c001_v0001091_t0015_u01754886252117") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00522_d20250811_m042418_c001_v7007000_t0000_u01754886258154") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1562_d20250811_m042412_c001_v0001042_t0015_u01754886252178") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00523_d20250811_m042418_c001_v7007000_t0000_u01754886258336") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4db_d20250811_m042412_c001_v0001146_t0042_u01754886252235") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00525_d20250811_m042418_c001_v7007000_t0000_u01754886258519") 2025/08/11 04:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e5a_d20250811_m042412_c001_v0001144_t0057_u01754886252344") 2025/08/11 04:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00526_d20250811_m042418_c001_v7007000_t0000_u01754886258702") 2025/08/11 04:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f89d_d20250811_m042412_c001_v0001091_t0028_u01754886252495") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00528_d20250811_m042418_c001_v7007000_t0000_u01754886258886") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4dd_d20250811_m042412_c001_v0001146_t0037_u01754886252598") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0052a_d20250811_m042419_c001_v7007000_t0000_u01754886259069") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1564_d20250811_m042412_c001_v0001042_t0015_u01754886252626") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0052b_d20250811_m042419_c001_v7007000_t0000_u01754886259251") 2025/08/11 04:28:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4e1_d20250811_m042412_c001_v0001146_t0000_u01754886252917") 2025/08/11 04:28:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0052c_d20250811_m042419_c001_v7007000_t0000_u01754886259433") 2025/08/11 04:28:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e5e_d20250811_m042412_c001_v0001144_t0003_u01754886252930") 2025/08/11 04:28:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0052e_d20250811_m042419_c001_v7007000_t0000_u01754886259615") 2025/08/11 04:28:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1566_d20250811_m042412_c001_v0001042_t0057_u01754886252964") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00530_d20250811_m042419_c001_v7007000_t0000_u01754886259797") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f89f_d20250811_m042413_c001_v0001091_t0012_u01754886253099") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00531_d20250811_m042419_c001_v7007000_t0000_u01754886259990") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4e3_d20250811_m042413_c001_v0001146_t0035_u01754886253256") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00532_d20250811_m042420_c001_v7007000_t0000_u01754886260173") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1568_d20250811_m042413_c001_v0001042_t0043_u01754886253440") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00534_d20250811_m042420_c001_v7007000_t0000_u01754886260364") 2025/08/11 04:28:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8a1_d20250811_m042413_c001_v0001091_t0024_u01754886253470") 2025/08/11 04:28:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00535_d20250811_m042420_c001_v7007000_t0000_u01754886260547") 2025/08/11 04:28:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e60_d20250811_m042413_c001_v0001144_t0015_u01754886253649") 2025/08/11 04:28:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00537_d20250811_m042420_c001_v7007000_t0000_u01754886260729") 2025/08/11 04:28:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e4e5_d20250811_m042413_c001_v0001146_t0013_u01754886253689") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04f1_d20250811_m042441_c001_v7007000_t0000_u01754886281067") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8c9_d20250811_m042434_c001_v0001091_t0017_u01754886274638") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbea5_d20250811_m042441_c001_v7007000_t0000_u01754886281073") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe158c_d20250811_m042434_c001_v0001042_t0032_u01754886274650") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f408577b289c18dea_d20250811_m042441_c001_v7007000_t0000_u01754886281007") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e51f_d20250811_m042434_c001_v0001146_t0023_u01754886274801") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f0055f_d20250811_m042441_c001_v7007000_t0000_u01754886281017") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e94_d20250811_m042434_c001_v0001144_t0016_u01754886274957") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea61ff_d20250811_m042441_c001_v7007000_t0000_u01754886281030") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8cb_d20250811_m042434_c001_v0001091_t0051_u01754886274993") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6200_d20250811_m042441_c001_v7007000_t0000_u01754886281215") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe158e_d20250811_m042435_c001_v0001042_t0029_u01754886275118") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05aa74_d20250811_m042441_c001_v7007000_t0000_u01754886281039") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e523_d20250811_m042435_c001_v0001146_t0030_u01754886275263") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfec7_d20250811_m042440_c001_v7007000_t0000_u01754886280811") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8cd_d20250811_m042435_c001_v0001091_t0038_u01754886275451") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f408577b289c18dec_d20250811_m042441_c001_v7007000_t0000_u01754886281192") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1592_d20250811_m042435_c001_v0001042_t0003_u01754886275591") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00560_d20250811_m042441_c001_v7007000_t0000_u01754886281203") 2025/08/11 04:28:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e527_d20250811_m042435_c001_v0001146_t0032_u01754886275611") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea61fe_d20250811_m042440_c001_v7007000_t0000_u01754886280843") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e96_d20250811_m042435_c001_v0001144_t0008_u01754886275759") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbea3_d20250811_m042440_c001_v7007000_t0000_u01754886280889") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8cf_d20250811_m042435_c001_v0001091_t0057_u01754886275804") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f408577b289c18de9_d20250811_m042440_c001_v7007000_t0000_u01754886280821") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e52b_d20250811_m042436_c001_v0001146_t0013_u01754886276040") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05aa73_d20250811_m042440_c001_v7007000_t0000_u01754886280849") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1594_d20250811_m042436_c001_v0001042_t0007_u01754886276053") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfeca_d20250811_m042441_c001_v7007000_t0000_u01754886281181") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8d1_d20250811_m042436_c001_v0001091_t0051_u01754886276114") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5948a_d20250811_m042440_c001_v7007000_t0000_u01754886280862") 2025/08/11 04:28:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1597_d20250811_m042436_c001_v0001042_t0055_u01754886276405") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60ae_d20250811_m042204_c001_v7007000_t0000_u01754886124373") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f103f76f47c88ad92_d20250811_m042201_c001_v0001037_t0025_u01754886121903") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446e93_d20250811_m042201_c001_v7007000_t0000_u01754886121720") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f103f76f47c88ad8a_d20250811_m042157_c001_v0001037_t0030_u01754886117496") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446e7e_d20250811_m042156_c001_v7007000_t0000_u01754886116764") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7b4_d20250811_m042152_c001_v0001091_t0036_u01754886112347") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02f0_d20250811_m042150_c001_v7007000_t0000_u01754886110787") 2025/08/11 04:28:12 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f104141c1bcf51b5c_d20250811_m042148_c001_v0001183_t0050_u01754886108986") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfd39_d20250811_m042148_c001_v7007000_t0000_u01754886108800") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f104141c1bcf51b48_d20250811_m042145_c001_v0001183_t0041_u01754886105404") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfd37_d20250811_m042144_c001_v7007000_t0000_u01754886104670") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c86_d20250811_m042140_c001_v0001144_t0045_u01754886100427") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059d1_d20250811_m042139_c001_v7007000_t0000_u01754886099126") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f107705283b159f09_d20250811_m042137_c001_v0001179_t0028_u01754886097730") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbc4d_d20250811_m042137_c001_v7007000_t0000_u01754886097544") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f107705283b159efb_d20250811_m042134_c001_v0001179_t0033_u01754886094880") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbc3e_d20250811_m042134_c001_v7007000_t0000_u01754886094140") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c56_d20250811_m042127_c001_v0001144_t0042_u01754886087650") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059b4_d20250811_m042126_c001_v7007000_t0000_u01754886086729") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f117978e0e05858c8_d20250811_m042125_c001_v0001161_t0058_u01754886085080") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd150ba_d20250811_m042124_c001_v7007000_t0000_u01754886084896") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f117978e0e05858bd_d20250811_m042121_c001_v0001161_t0032_u01754886081688") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd150b6_d20250811_m042120_c001_v7007000_t0000_u01754886080961") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559352_d20250811_m042114_c001_v0001181_t0005_u01754886074786") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02c2_d20250811_m042113_c001_v7007000_t0000_u01754886073853") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f117a683d1d511e6e_d20250811_m042112_c001_v0001180_t0032_u01754886072021") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bb4e_d20250811_m042111_c001_v7007000_t0000_u01754886071835") 2025/08/11 04:28:13 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f117a683d1d511e60_d20250811_m042108_c001_v0001180_t0015_u01754886068672") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bb2a_d20250811_m042107_c001_v7007000_t0000_u01754886067942") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f77f_d20250811_m042101_c001_v0001091_t0023_u01754886061130") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbbed_d20250811_m042100_c001_v7007000_t0000_u01754886060216") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1034250c14557bb1_d20250811_m042058_c001_v0001176_t0055_u01754886058485") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446df0_d20250811_m042058_c001_v7007000_t0000_u01754886058302") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1034250c14557b9d_d20250811_m042055_c001_v0001176_t0036_u01754886055085") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446de6_d20250811_m042054_c001_v7007000_t0000_u01754886054359") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c00_d20250811_m042047_c001_v0001144_t0046_u01754886047958") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f6_d20250811_m042046_c001_v7007000_t0000_u01754886046840") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11711b4778ccc3b5_d20250811_m042040_c001_v0001136_t0005_u01754886040482") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59089_d20250811_m042040_c001_v7007000_t0000_u01754886040276") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad85592e2_d20250811_m042035_c001_v0001181_t0054_u01754886035744") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1020bd14032c82fa_d20250811_m042034_c001_v0001109_t0048_u01754886034271") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1020bd14032c82f8_d20250811_m042032_c001_v0001109_t0016_u01754886032740") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5904b_d20250811_m042019_c001_v7007000_t0000_u01754886019191") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ba8_d20250811_m042011_c001_v0001144_t0015_u01754886011609") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f101cbf757e338cef_d20250811_m042010_c001_v0001093_t0022_u01754886010652") 2025/08/11 04:28:14 DEBUG : dst/one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f101cbf757e338ced_d20250811_m042009_c001_v0001093_t0032_u01754886009527") 2025/08/11 04:28:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60af_d20250811_m042204_c001_v7007000_t0000_u01754886124555") 2025/08/11 04:28:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f109a5714215e8c36_d20250811_m042200_c001_v0001098_t0006_u01754886120781") 2025/08/11 04:28:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f114602add3ec20ef_d20250811_m042156_c001_v0001146_t0056_u01754886116306") 2025/08/11 04:28:14 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02f1_d20250811_m042150_c001_v7007000_t0000_u01754886110969") 2025/08/11 04:28:15 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f111f4d67d87ed8ee_d20250811_m042148_c001_v0001171_t0007_u01754886108327") 2025/08/11 04:28:15 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1146bd3920c2711b_d20250811_m042144_c001_v0001176_t0017_u01754886104454") 2025/08/11 04:28:15 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059d3_d20250811_m042139_c001_v7007000_t0000_u01754886099312") 2025/08/11 04:28:15 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f103c500539e8cb13_d20250811_m042137_c001_v0001180_t0017_u01754886097326") 2025/08/11 04:28:15 DEBUG : dst/one.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1157d384170b8e6d_d20250811_m042133_c001_v0001176_t0049_u01754886093912") 2025/08/11 04:28:15 DEBUG : dst/three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f7_d20250811_m042047_c001_v7007000_t0000_u01754886047031") 2025/08/11 04:28:15 DEBUG : dst/three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1020bd14032c830f_d20250811_m042045_c001_v0001109_t0013_u01754886045129") 2025/08/11 04:28:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b0_d20250811_m042204_c001_v7007000_t0000_u01754886124737") 2025/08/11 04:28:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1174bc613c6cd607_d20250811_m042203_c001_v0001131_t0038_u01754886123000") 2025/08/11 04:28:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f102379a39dded582_d20250811_m042158_c001_v0001134_t0049_u01754886118691") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b2_d20250811_m042204_c001_v7007000_t0000_u01754886124919") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f103f76f47c88ad94_d20250811_m042203_c001_v0001037_t0023_u01754886123599") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446e9e_d20250811_m042203_c001_v7007000_t0000_u01754886123415") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f103f76f47c88ad90_d20250811_m042159_c001_v0001037_t0036_u01754886119171") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446e88_d20250811_m042158_c001_v7007000_t0000_u01754886118988") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7b8_d20250811_m042153_c001_v0001091_t0012_u01754886113474") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02f2_d20250811_m042151_c001_v7007000_t0000_u01754886111177") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f104141c1bcf51b60_d20250811_m042150_c001_v0001183_t0002_u01754886110161") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfd3b_d20250811_m042149_c001_v7007000_t0000_u01754886109976") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f104141c1bcf51b50_d20250811_m042146_c001_v0001183_t0001_u01754886106909") 2025/08/11 04:28:15 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4070d5d6710dfd38_d20250811_m042146_c001_v7007000_t0000_u01754886106722") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c8e_d20250811_m042141_c001_v0001144_t0056_u01754886101510") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbc52_d20250811_m042138_c001_v7007000_t0000_u01754886098527") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7a3_d20250811_m042136_c001_v0001091_t0001_u01754886096339") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbc45_d20250811_m042135_c001_v7007000_t0000_u01754886095603") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c64_d20250811_m042130_c001_v0001144_t0046_u01754886090970") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd150bb_d20250811_m042125_c001_v7007000_t0000_u01754886085801") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855936a_d20250811_m042123_c001_v0001181_t0023_u01754886083743") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd150b9_d20250811_m042122_c001_v7007000_t0000_u01754886082652") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f78f_d20250811_m042116_c001_v0001091_t0000_u01754886076243") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bb51_d20250811_m042112_c001_v7007000_t0000_u01754886072925") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f785_d20250811_m042110_c001_v0001091_t0006_u01754886070392") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bb3c_d20250811_m042109_c001_v7007000_t0000_u01754886069298") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c27_d20250811_m042102_c001_v0001144_t0046_u01754886062142") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446df5_d20250811_m042059_c001_v7007000_t0000_u01754886059295") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c19_d20250811_m042056_c001_v0001144_t0016_u01754886056804") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4114cc1e36446dea_d20250811_m042055_c001_v7007000_t0000_u01754886055719") 2025/08/11 04:28:16 DEBUG : dst/three.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559312_d20250811_m042049_c001_v0001181_t0008_u01754886049776") 2025/08/11 04:28:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02f4_d20250811_m042151_c001_v7007000_t0000_u01754886111371") 2025/08/11 04:28:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f10960b0d8122cc28_d20250811_m042149_c001_v0001183_t0053_u01754886109771") 2025/08/11 04:28:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f108aae277285ed47_d20250811_m042146_c001_v0001037_t0037_u01754886106219") 2025/08/11 04:28:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059d4_d20250811_m042139_c001_v7007000_t0000_u01754886099494") 2025/08/11 04:28:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11567bd71dff8a89_d20250811_m042138_c001_v0001100_t0003_u01754886098180") 2025/08/11 04:28:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f102d3686cb54df62_d20250811_m042135_c001_v0001183_t0054_u01754886095395") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b3_d20250811_m042205_c001_v7007000_t0000_u01754886125102") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ca0_d20250811_m042153_c001_v0001144_t0041_u01754886113036") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02f5_d20250811_m042151_c001_v7007000_t0000_u01754886111595") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7a7_d20250811_m042140_c001_v0001091_t0032_u01754886100922") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059d6_d20250811_m042139_c001_v7007000_t0000_u01754886099680") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f79b_d20250811_m042128_c001_v0001091_t0031_u01754886088540") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41813bcb8b9059b5_d20250811_m042126_c001_v7007000_t0000_u01754886086912") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22c3f_d20250811_m042115_c001_v0001144_t0034_u01754886075392") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba02c3_d20250811_m042114_c001_v7007000_t0000_u01754886074045") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559338_d20250811_m042101_c001_v0001181_t0028_u01754886061912") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f400e933012dfbbf0_d20250811_m042100_c001_v7007000_t0000_u01754886060398") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f779_d20250811_m042049_c001_v0001091_t0019_u01754886049069") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f8_d20250811_m042047_c001_v7007000_t0000_u01754886047217") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f10575e2f6f58754b_d20250811_m042042_c001_v0001183_t0043_u01754886042817") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd5904c_d20250811_m042019_c001_v7007000_t0000_u01754886019373") 2025/08/11 04:28:17 DEBUG : dst/two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f101cbf757e338cf5_d20250811_m042017_c001_v0001093_t0006_u01754886017996") 2025/08/11 04:28:17 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efeda_d20250811_m041937_c001_v7007000_t0000_u01754885977448") 2025/08/11 04:28:17 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad85591d8_d20250811_m041932_c001_v0001181_t0031_u01754885972528") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efebb_d20250811_m041930_c001_v7007000_t0000_u01754885970460") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559197_d20250811_m041910_c001_v0001181_t0036_u01754885950077") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efe8b_d20250811_m041854_c001_v7007000_t0000_u01754885934324") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855915b_d20250811_m041847_c001_v0001181_t0015_u01754885927581") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f8c_d20250811_m041825_c001_v7007000_t0000_u01754885905926") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a9a_d20250811_m041823_c001_v0001144_t0051_u01754885903371") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f88_d20250811_m041822_c001_v7007000_t0000_u01754885902180") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a90_d20250811_m041820_c001_v0001144_t0052_u01754885900653") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f81_d20250811_m041816_c001_v7007000_t0000_u01754885896833") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a7a_d20250811_m041814_c001_v0001144_t0036_u01754885894345") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f7c_d20250811_m041813_c001_v7007000_t0000_u01754885893075") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a64_d20250811_m041811_c001_v0001144_t0034_u01754885891299") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f70_d20250811_m041802_c001_v7007000_t0000_u01754885882136") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a36_d20250811_m041759_c001_v0001144_t0050_u01754885879897") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f6a_d20250811_m041758_c001_v7007000_t0000_u01754885878710") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a2c_d20250811_m041756_c001_v0001144_t0030_u01754885876975") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ef3_d20250811_m041751_c001_v7007000_t0000_u01754885871079") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a0e_d20250811_m041748_c001_v0001144_t0031_u01754885868956") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ee4_d20250811_m041747_c001_v7007000_t0000_u01754885867090") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229fe_d20250811_m041745_c001_v0001144_t0042_u01754885865904") 2025/08/11 04:28:18 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ee2_d20250811_m041745_c001_v7007000_t0000_u01754885865538") 2025/08/11 04:28:19 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f113d490baf66a57c_d20250811_m041744_c001_v0001172_t0021_u01754885864640") 2025/08/11 04:28:19 DEBUG : empty space: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229fa_d20250811_m041742_c001_v0001144_t0013_u01754885862675") 2025/08/11 04:28:19 DEBUG : enormous: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f8a_d20250811_m041824_c001_v7007000_t0000_u01754885904961") 2025/08/11 04:28:19 DEBUG : enormous: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22aa0_d20250811_m041824_c001_v0001144_t0037_u01754885904065") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea60b8_d20250811_m042210_c001_v7007000_t0000_u01754886130122") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22cd6_d20250811_m042208_c001_v0001144_t0050_u01754886128595") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670fd_d20250811_m041846_c001_v7007000_t0000_u01754885926049") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855914b_d20250811_m041844_c001_v0001181_t0002_u01754885924709") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14edc_d20250811_m041738_c001_v7007000_t0000_u01754885858409") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229e7_d20250811_m041736_c001_v0001144_t0011_u01754885856976") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14eda_d20250811_m041736_c001_v7007000_t0000_u01754885856427") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229e5_d20250811_m041735_c001_v0001144_t0040_u01754885855522") 2025/08/11 04:28:19 DEBUG : existing: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229e3_d20250811_m041734_c001_v0001144_t0019_u01754885854440") 2025/08/11 04:28:19 DEBUG : existing-b: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670fe_d20250811_m041846_c001_v7007000_t0000_u01754885926247") 2025/08/11 04:28:19 DEBUG : existing-b: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ae2_d20250811_m041844_c001_v0001144_t0007_u01754885924699") 2025/08/11 04:28:19 DEBUG : file1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793339f_d20250811_m042318_c001_v7007000_t0000_u01754886198795") 2025/08/11 04:28:19 DEBUG : file1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e453_d20250811_m042317_c001_v0001146_t0041_u01754886197865") 2025/08/11 04:28:19 DEBUG : file1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933365_d20250811_m042316_c001_v7007000_t0000_u01754886196540") 2025/08/11 04:28:19 DEBUG : file1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe14fb_d20250811_m042315_c001_v0001042_t0003_u01754886195338") 2025/08/11 04:28:19 DEBUG : five: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f8f_d20250811_m041830_c001_v7007000_t0000_u01754885910381") 2025/08/11 04:28:20 DEBUG : five: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22ab2_d20250811_m041828_c001_v0001144_t0027_u01754885908126") 2025/08/11 04:28:20 DEBUG : foo: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ee9_d20250811_m041748_c001_v7007000_t0000_u01754885868591") 2025/08/11 04:28:20 DEBUG : foo: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22a0a_d20250811_m041748_c001_v0001144_t0027_u01754885868037") 2025/08/11 04:28:20 DEBUG : foo: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22a04_d20250811_m041747_c001_v0001144_t0027_u01754885867467") 2025/08/11 04:28:20 DEBUG : four: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f90_d20250811_m041830_c001_v7007000_t0000_u01754885910562") 2025/08/11 04:28:20 DEBUG : four: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f6c1_d20250811_m041828_c001_v0001091_t0045_u01754885908685") 2025/08/11 04:28:20 DEBUG : four: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ab0_d20250811_m041827_c001_v0001144_t0048_u01754885907216") 2025/08/11 04:28:20 DEBUG : hello world2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e7c_d20250811_m041625_c001_v7007000_t0000_u01754885785816") 2025/08/11 04:28:20 DEBUG : hello world2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22925_d20250811_m041624_c001_v0001144_t0042_u01754885784961") 2025/08/11 04:28:20 DEBUG : ignore-size: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ed8_d20250811_m041734_c001_v7007000_t0000_u01754885854073") 2025/08/11 04:28:20 DEBUG : ignore-size: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229db_d20250811_m041732_c001_v0001144_t0003_u01754885852396") 2025/08/11 04:28:20 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670fb_d20250811_m041843_c001_v7007000_t0000_u01754885923949") 2025/08/11 04:28:20 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559141_d20250811_m041842_c001_v0001181_t0053_u01754885922983") 2025/08/11 04:28:20 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670f9_d20250811_m041842_c001_v7007000_t0000_u01754885922219") 2025/08/11 04:28:20 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559131_d20250811_m041840_c001_v0001181_t0026_u01754885920937") 2025/08/11 04:28:20 DEBUG : one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f91_d20250811_m041830_c001_v7007000_t0000_u01754885910750") 2025/08/11 04:28:20 DEBUG : one: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22aa6_d20250811_m041826_c001_v0001144_t0027_u01754885906328") 2025/08/11 04:28:20 DEBUG : only0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933343_d20250811_m042310_c001_v7007000_t0000_u01754886190907") 2025/08/11 04:28:20 DEBUG : only0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22dae_d20250811_m042305_c001_v0001144_t0027_u01754886185283") 2025/08/11 04:28:20 DEBUG : only0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f80b_d20250811_m042245_c001_v0001091_t0008_u01754886165010") 2025/08/11 04:28:21 DEBUG : only0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332a9_d20250811_m042238_c001_v7007000_t0000_u01754886158498") 2025/08/11 04:28:21 DEBUG : only0: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7ca_d20250811_m042214_c001_v0001091_t0016_u01754886134436") 2025/08/11 04:28:21 DEBUG : only1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933344_d20250811_m042311_c001_v7007000_t0000_u01754886191089") 2025/08/11 04:28:21 DEBUG : only1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4129c9a250e0e43b_d20250811_m042306_c001_v0001146_t0048_u01754886186591") 2025/08/11 04:28:21 DEBUG : only1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f80d_d20250811_m042245_c001_v0001091_t0003_u01754886165960") 2025/08/11 04:28:21 DEBUG : only1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332ae_d20250811_m042239_c001_v7007000_t0000_u01754886159054") 2025/08/11 04:28:21 DEBUG : only1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7ce_d20250811_m042215_c001_v0001091_t0038_u01754886135375") 2025/08/11 04:28:21 DEBUG : only10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933345_d20250811_m042311_c001_v7007000_t0000_u01754886191272") 2025/08/11 04:28:21 DEBUG : only10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22db0_d20250811_m042305_c001_v0001144_t0027_u01754886185680") 2025/08/11 04:28:21 DEBUG : only10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f825_d20250811_m042255_c001_v0001091_t0051_u01754886175303") 2025/08/11 04:28:21 DEBUG : only10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbd70_d20250811_m042238_c001_v7007000_t0000_u01754886158666") 2025/08/11 04:28:21 DEBUG : only10: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7e4_d20250811_m042226_c001_v0001091_t0011_u01754886146277") 2025/08/11 04:28:21 DEBUG : only11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933346_d20250811_m042311_c001_v7007000_t0000_u01754886191454") 2025/08/11 04:28:21 DEBUG : only11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22db4_d20250811_m042305_c001_v0001144_t0027_u01754886185866") 2025/08/11 04:28:21 DEBUG : only11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f827_d20250811_m042256_c001_v0001091_t0055_u01754886176141") 2025/08/11 04:28:21 DEBUG : only11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332aa_d20250811_m042238_c001_v7007000_t0000_u01754886158677") 2025/08/11 04:28:21 DEBUG : only11: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7e6_d20250811_m042227_c001_v0001091_t0037_u01754886147120") 2025/08/11 04:28:21 DEBUG : only12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933347_d20250811_m042311_c001_v7007000_t0000_u01754886191636") 2025/08/11 04:28:21 DEBUG : only12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4129c9a250e0e435_d20250811_m042306_c001_v0001146_t0048_u01754886186036") 2025/08/11 04:28:21 DEBUG : only12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f829_d20250811_m042256_c001_v0001091_t0024_u01754886176993") 2025/08/11 04:28:21 DEBUG : only12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332ad_d20250811_m042238_c001_v7007000_t0000_u01754886158881") 2025/08/11 04:28:22 DEBUG : only12: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7e8_d20250811_m042228_c001_v0001091_t0027_u01754886148461") 2025/08/11 04:28:22 DEBUG : only13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933348_d20250811_m042311_c001_v7007000_t0000_u01754886191818") 2025/08/11 04:28:22 DEBUG : only13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f83d_d20250811_m042305_c001_v0001091_t0045_u01754886185294") 2025/08/11 04:28:22 DEBUG : only13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f82b_d20250811_m042257_c001_v0001091_t0052_u01754886177903") 2025/08/11 04:28:22 DEBUG : only13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02c4_d20250811_m042238_c001_v7007000_t0000_u01754886158103") 2025/08/11 04:28:22 DEBUG : only13: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7ea_d20250811_m042229_c001_v0001091_t0055_u01754886149615") 2025/08/11 04:28:22 DEBUG : only14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933349_d20250811_m042311_c001_v7007000_t0000_u01754886191999") 2025/08/11 04:28:22 DEBUG : only14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f415f375a4bbe14ef_d20250811_m042306_c001_v0001042_t0013_u01754886186038") 2025/08/11 04:28:22 DEBUG : only14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f82d_d20250811_m042259_c001_v0001091_t0052_u01754886179071") 2025/08/11 04:28:22 DEBUG : only14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbd78_d20250811_m042239_c001_v7007000_t0000_u01754886159030") 2025/08/11 04:28:22 DEBUG : only14: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7f0_d20250811_m042231_c001_v0001091_t0025_u01754886151261") 2025/08/11 04:28:22 DEBUG : only15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793334a_d20250811_m042312_c001_v7007000_t0000_u01754886192184") 2025/08/11 04:28:22 DEBUG : only15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4129c9a250e0e433_d20250811_m042305_c001_v0001146_t0048_u01754886185850") 2025/08/11 04:28:22 DEBUG : only15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f82f_d20250811_m042300_c001_v0001091_t0001_u01754886180002") 2025/08/11 04:28:22 DEBUG : only15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbd6e_d20250811_m042238_c001_v7007000_t0000_u01754886158476") 2025/08/11 04:28:22 DEBUG : only15: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7f2_d20250811_m042232_c001_v0001091_t0029_u01754886152745") 2025/08/11 04:28:22 DEBUG : only16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793334c_d20250811_m042312_c001_v7007000_t0000_u01754886192367") 2025/08/11 04:28:22 DEBUG : only16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f415f375a4bbe14f5_d20250811_m042306_c001_v0001042_t0013_u01754886186429") 2025/08/11 04:28:22 DEBUG : only16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f833_d20250811_m042301_c001_v0001091_t0045_u01754886181128") 2025/08/11 04:28:23 DEBUG : only16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332ab_d20250811_m042238_c001_v7007000_t0000_u01754886158689") 2025/08/11 04:28:23 DEBUG : only16: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7f8_d20250811_m042233_c001_v0001091_t0038_u01754886153751") 2025/08/11 04:28:23 DEBUG : only17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793334d_d20250811_m042312_c001_v7007000_t0000_u01754886192549") 2025/08/11 04:28:23 DEBUG : only17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f83f_d20250811_m042305_c001_v0001091_t0045_u01754886185691") 2025/08/11 04:28:23 DEBUG : only17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f835_d20250811_m042302_c001_v0001091_t0055_u01754886182058") 2025/08/11 04:28:23 DEBUG : only17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02c6_d20250811_m042238_c001_v7007000_t0000_u01754886158290") 2025/08/11 04:28:23 DEBUG : only17: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7fc_d20250811_m042234_c001_v0001091_t0046_u01754886154589") 2025/08/11 04:28:23 DEBUG : only18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793334e_d20250811_m042312_c001_v7007000_t0000_u01754886192731") 2025/08/11 04:28:23 DEBUG : only18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f847_d20250811_m042306_c001_v0001091_t0045_u01754886186441") 2025/08/11 04:28:23 DEBUG : only18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f839_d20250811_m042303_c001_v0001091_t0015_u01754886183282") 2025/08/11 04:28:23 DEBUG : only18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbd74_d20250811_m042238_c001_v7007000_t0000_u01754886158847") 2025/08/11 04:28:24 DEBUG : only18: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f800_d20250811_m042235_c001_v0001091_t0026_u01754886155570") 2025/08/11 04:28:24 DEBUG : only19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793334f_d20250811_m042312_c001_v7007000_t0000_u01754886192912") 2025/08/11 04:28:24 DEBUG : only19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f841_d20250811_m042305_c001_v0001091_t0045_u01754886185876") 2025/08/11 04:28:24 DEBUG : only19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f83b_d20250811_m042304_c001_v0001091_t0000_u01754886184254") 2025/08/11 04:28:24 DEBUG : only19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02cd_d20250811_m042239_c001_v7007000_t0000_u01754886159041") 2025/08/11 04:28:24 DEBUG : only19: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f802_d20250811_m042236_c001_v0001091_t0031_u01754886156608") 2025/08/11 04:28:24 DEBUG : only2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933350_d20250811_m042313_c001_v7007000_t0000_u01754886193095") 2025/08/11 04:28:24 DEBUG : only2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22db6_d20250811_m042306_c001_v0001144_t0027_u01754886186049") 2025/08/11 04:28:24 DEBUG : only2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f811_d20250811_m042246_c001_v0001091_t0006_u01754886166906") 2025/08/11 04:28:24 DEBUG : only2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332af_d20250811_m042239_c001_v7007000_t0000_u01754886159065") 2025/08/11 04:28:24 DEBUG : only2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7d0_d20250811_m042216_c001_v0001091_t0040_u01754886136720") 2025/08/11 04:28:24 DEBUG : only3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933351_d20250811_m042313_c001_v7007000_t0000_u01754886193278") 2025/08/11 04:28:24 DEBUG : only3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f843_d20250811_m042306_c001_v0001091_t0045_u01754886186060") 2025/08/11 04:28:24 DEBUG : only3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f813_d20250811_m042247_c001_v0001091_t0053_u01754886167704") 2025/08/11 04:28:24 DEBUG : only3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02cc_d20250811_m042238_c001_v7007000_t0000_u01754886158858") 2025/08/11 04:28:24 DEBUG : only3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7d2_d20250811_m042217_c001_v0001091_t0046_u01754886137612") 2025/08/11 04:28:24 DEBUG : only4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933352_d20250811_m042313_c001_v7007000_t0000_u01754886193463") 2025/08/11 04:28:24 DEBUG : only4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4129c9a250e0e437_d20250811_m042306_c001_v0001146_t0048_u01754886186221") 2025/08/11 04:28:24 DEBUG : only4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f817_d20250811_m042248_c001_v0001091_t0016_u01754886168797") 2025/08/11 04:28:24 DEBUG : only4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02ca_d20250811_m042238_c001_v7007000_t0000_u01754886158662") 2025/08/11 04:28:24 DEBUG : only4: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7d4_d20250811_m042219_c001_v0001091_t0054_u01754886139094") 2025/08/11 04:28:25 DEBUG : only5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933353_d20250811_m042313_c001_v7007000_t0000_u01754886193645") 2025/08/11 04:28:25 DEBUG : only5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22db8_d20250811_m042306_c001_v0001144_t0027_u01754886186232") 2025/08/11 04:28:25 DEBUG : only5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f819_d20250811_m042249_c001_v0001091_t0040_u01754886169677") 2025/08/11 04:28:25 DEBUG : only5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbd7c_d20250811_m042239_c001_v7007000_t0000_u01754886159210") 2025/08/11 04:28:25 DEBUG : only5: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7d6_d20250811_m042220_c001_v0001091_t0037_u01754886140201") 2025/08/11 04:28:25 DEBUG : only6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933354_d20250811_m042313_c001_v7007000_t0000_u01754886193827") 2025/08/11 04:28:25 DEBUG : only6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f415f375a4bbe14f3_d20250811_m042306_c001_v0001042_t0013_u01754886186242") 2025/08/11 04:28:25 DEBUG : only6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f81b_d20250811_m042251_c001_v0001091_t0021_u01754886171038") 2025/08/11 04:28:25 DEBUG : only6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02c8_d20250811_m042238_c001_v7007000_t0000_u01754886158474") 2025/08/11 04:28:25 DEBUG : only6: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7d8_d20250811_m042222_c001_v0001091_t0041_u01754886142014") 2025/08/11 04:28:25 DEBUG : only7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933356_d20250811_m042314_c001_v7007000_t0000_u01754886194009") 2025/08/11 04:28:25 DEBUG : only7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4030e5cef808f845_d20250811_m042306_c001_v0001091_t0045_u01754886186254") 2025/08/11 04:28:25 DEBUG : only7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f81d_d20250811_m042252_c001_v0001091_t0030_u01754886172020") 2025/08/11 04:28:25 DEBUG : only7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332ac_d20250811_m042238_c001_v7007000_t0000_u01754886158869") 2025/08/11 04:28:25 DEBUG : only7: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7da_d20250811_m042222_c001_v0001091_t0040_u01754886142933") 2025/08/11 04:28:25 DEBUG : only8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933358_d20250811_m042314_c001_v7007000_t0000_u01754886194191") 2025/08/11 04:28:25 DEBUG : only8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4129c9a250e0e439_d20250811_m042306_c001_v0001146_t0048_u01754886186406") 2025/08/11 04:28:25 DEBUG : only8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f81f_d20250811_m042253_c001_v0001091_t0016_u01754886173081") 2025/08/11 04:28:25 DEBUG : only8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179332a8_d20250811_m042238_c001_v7007000_t0000_u01754886158484") 2025/08/11 04:28:25 DEBUG : only8: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7de_d20250811_m042224_c001_v0001091_t0048_u01754886144085") 2025/08/11 04:28:25 DEBUG : only9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d17933359_d20250811_m042314_c001_v7007000_t0000_u01754886194372") 2025/08/11 04:28:26 DEBUG : only9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22dba_d20250811_m042306_c001_v0001144_t0027_u01754886186418") 2025/08/11 04:28:26 DEBUG : only9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f821_d20250811_m042254_c001_v0001091_t0050_u01754886174309") 2025/08/11 04:28:26 DEBUG : only9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f02ce_d20250811_m042239_c001_v7007000_t0000_u01754886159223") 2025/08/11 04:28:26 DEBUG : only9: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f7e0_d20250811_m042225_c001_v0001091_t0045_u01754886145267") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670f6_d20250811_m041839_c001_v7007000_t0000_u01754885919788") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6cb_d20250811_m041838_c001_v0001091_t0016_u01754885918027") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670ef_d20250811_m041836_c001_v7007000_t0000_u01754885916902") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22aba_d20250811_m041834_c001_v0001144_t0024_u01754885914660") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f96_d20250811_m041833_c001_v7007000_t0000_u01754885913920") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6c9_d20250811_m041831_c001_v0001091_t0017_u01754885911666") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f83_d20250811_m041819_c001_v7007000_t0000_u01754885899513") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a84_d20250811_m041817_c001_v0001144_t0048_u01754885897385") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f7f_d20250811_m041815_c001_v7007000_t0000_u01754885895433") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a76_d20250811_m041813_c001_v0001144_t0058_u01754885893634") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f7b_d20250811_m041812_c001_v7007000_t0000_u01754885892143") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a62_d20250811_m041810_c001_v0001144_t0030_u01754885890772") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f6f_d20250811_m041801_c001_v7007000_t0000_u01754885881573") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a2e_d20250811_m041759_c001_v0001144_t0005_u01754885879257") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f6b_d20250811_m041758_c001_v7007000_t0000_u01754885878893") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a28_d20250811_m041756_c001_v0001144_t0024_u01754885876287") 2025/08/11 04:28:26 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f69_d20250811_m041755_c001_v7007000_t0000_u01754885875923") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a24_d20250811_m041754_c001_v0001144_t0005_u01754885874642") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a22_d20250811_m041753_c001_v0001144_t0003_u01754885873832") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14efe_d20250811_m041753_c001_v7007000_t0000_u01754885873460") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a1e_d20250811_m041752_c001_v0001144_t0013_u01754885872571") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a1a_d20250811_m041751_c001_v0001144_t0050_u01754885871629") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ef6_d20250811_m041751_c001_v7007000_t0000_u01754885871262") 2025/08/11 04:28:27 DEBUG : potato: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a12_d20250811_m041750_c001_v0001144_t0008_u01754885870153") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f42108613566f852e_d20250811_m041953_c001_v7007000_t0000_u01754885993974") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f71d_d20250811_m041953_c001_v0001091_t0045_u01754885993114") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efedc_d20250811_m041937_c001_v7007000_t0000_u01754885977690") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6ff_d20250811_m041931_c001_v0001091_t0048_u01754885971749") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f42108613566f8517_d20250811_m041917_c001_v7007000_t0000_u01754885957755") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6e1_d20250811_m041909_c001_v0001091_t0017_u01754885949375") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efe8c_d20250811_m041854_c001_v7007000_t0000_u01754885934692") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6d3_d20250811_m041847_c001_v0001091_t0008_u01754885927177") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f8b_d20250811_m041825_c001_v7007000_t0000_u01754885905149") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a98_d20250811_m041822_c001_v0001144_t0008_u01754885902752") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f89_d20250811_m041822_c001_v7007000_t0000_u01754885902383") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a8c_d20250811_m041820_c001_v0001144_t0031_u01754885900061") 2025/08/11 04:28:27 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f84_d20250811_m041819_c001_v7007000_t0000_u01754885899695") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a86_d20250811_m041818_c001_v0001144_t0052_u01754885898244") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f82_d20250811_m041817_c001_v7007000_t0000_u01754885897017") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a7e_d20250811_m041815_c001_v0001144_t0001_u01754885895803") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f7d_d20250811_m041813_c001_v7007000_t0000_u01754885893268") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a6a_d20250811_m041812_c001_v0001144_t0055_u01754885892154") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f71_d20250811_m041802_c001_v7007000_t0000_u01754885882323") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22a3a_d20250811_m041800_c001_v0001144_t0002_u01754885880939") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e86_d20250811_m041629_c001_v7007000_t0000_u01754885789313") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2292b_d20250811_m041628_c001_v0001144_t0004_u01754885788383") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e81_d20250811_m041627_c001_v7007000_t0000_u01754885787467") 2025/08/11 04:28:28 DEBUG : potato2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22927_d20250811_m041626_c001_v0001144_t0050_u01754885786362") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efedf_d20250811_m041938_c001_v7007000_t0000_u01754885978124") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22b3a_d20250811_m041933_c001_v0001144_t0043_u01754885973266") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f42108613566f8518_d20250811_m041918_c001_v7007000_t0000_u01754885958229") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22b10_d20250811_m041910_c001_v0001144_t0006_u01754885950668") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683efe8e_d20250811_m041854_c001_v7007000_t0000_u01754885934911") 2025/08/11 04:28:28 DEBUG : potato3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22aec_d20250811_m041847_c001_v0001144_t0026_u01754885927799") 2025/08/11 04:28:28 DEBUG : pre-dest1/1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9ef_d20250811_m042028_c001_v7007000_t0000_u01754886028499") 2025/08/11 04:28:28 DEBUG : pre-dest1/1: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22bb8_d20250811_m042020_c001_v0001144_t0017_u01754886020143") 2025/08/11 04:28:28 DEBUG : pre-dest2/2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f402af62e6a05a9f0_d20250811_m042028_c001_v7007000_t0000_u01754886028692") 2025/08/11 04:28:28 DEBUG : pre-dest2/2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f753_d20250811_m042021_c001_v0001091_t0021_u01754886021021") 2025/08/11 04:28:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59001_d20250811_m042005_c001_v7007000_t0000_u01754886005489") 2025/08/11 04:28:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855925d_d20250811_m042002_c001_v0001181_t0002_u01754886002507") 2025/08/11 04:28:29 DEBUG : sizeonly: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ed3_d20250811_m041731_c001_v7007000_t0000_u01754885851833") 2025/08/11 04:28:29 DEBUG : sizeonly: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229d3_d20250811_m041730_c001_v0001144_t0050_u01754885850554") 2025/08/11 04:28:29 DEBUG : splitbanan: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7aae_d20250811_m042530_c001_v7007000_t0000_u01754886330980") 2025/08/11 04:28:29 DEBUG : splitbanan: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22f37_d20250811_m042523_c001_v0001144_t0004_u01754886323069") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba06f5_d20250811_m042701_c001_v7007000_t0000_u01754886421780") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16ab_d20250811_m042655_c001_v0001042_t0059_u01754886415107") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f419259e823fcbff1_d20250811_m042643_c001_v7007000_t0000_u01754886403369") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1681_d20250811_m042636_c001_v0001042_t0012_u01754886396636") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7b83_d20250811_m042624_c001_v7007000_t0000_u01754886384714") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1667_d20250811_m042618_c001_v0001042_t0034_u01754886378250") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41958dc2683f055b_d20250811_m042606_c001_v7007000_t0000_u01754886366870") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe1643_d20250811_m042600_c001_v0001042_t0048_u01754886360679") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4176b152a7a73c48_d20250811_m042549_c001_v7007000_t0000_u01754886349033") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe161d_d20250811_m042542_c001_v0001042_t0046_u01754886342265") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d7a74_d20250811_m042525_c001_v7007000_t0000_u01754886325239") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e5bf_d20250811_m042521_c001_v0001146_t0050_u01754886321876") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea624f_d20250811_m042510_c001_v7007000_t0000_u01754886310442") 2025/08/11 04:28:29 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22eea_d20250811_m042502_c001_v0001144_t0035_u01754886302259") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41376fab2eec2a9b_d20250811_m042501_c001_v7007000_t0000_u01754886301099") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f8ff_d20250811_m042456_c001_v0001091_t0058_u01754886296723") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f416e654b21ea6215_d20250811_m042446_c001_v7007000_t0000_u01754886286136") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e9a_d20250811_m042438_c001_v0001144_t0014_u01754886278341") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f00559_d20250811_m042437_c001_v7007000_t0000_u01754886277200") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22e88_d20250811_m042432_c001_v0001144_t0023_u01754886272718") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba04e1_d20250811_m042415_c001_v7007000_t0000_u01754886255460") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f895_d20250811_m042410_c001_v0001091_t0009_u01754886250161") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd59437_d20250811_m042358_c001_v7007000_t0000_u01754886238099") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f87b_d20250811_m042351_c001_v0001091_t0025_u01754886231501") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40828a1d178d59a1_d20250811_m042339_c001_v7007000_t0000_u01754886219790") 2025/08/11 04:28:30 DEBUG : splitbananasplit: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f863_d20250811_m042333_c001_v0001091_t0012_u01754886213722") 2025/08/11 04:28:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f401545a959f005e5_d20250811_m042505_c001_v7007000_t0000_u01754886305110") 2025/08/11 04:28:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe15bc_d20250811_m042458_c001_v0001042_t0056_u01754886298000") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333c8_d20250811_m042323_c001_v7007000_t0000_u01754886203297") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f853_d20250811_m042322_c001_v0001091_t0008_u01754886202071") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333c6_d20250811_m042321_c001_v7007000_t0000_u01754886201312") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22dd6_d20250811_m042319_c001_v0001144_t0052_u01754886199745") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670fc_d20250811_m041844_c001_v7007000_t0000_u01754885924138") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f6d1_d20250811_m041842_c001_v0001091_t0028_u01754885922975") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670fa_d20250811_m041842_c001_v7007000_t0000_u01754885922419") 2025/08/11 04:28:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ad4_d20250811_m041841_c001_v0001144_t0043_u01754885921294") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ecf_d20250811_m041728_c001_v7007000_t0000_u01754885848091") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229c3_d20250811_m041726_c001_v0001144_t0008_u01754885846449") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ecd_d20250811_m041726_c001_v7007000_t0000_u01754885846083") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229c1_d20250811_m041724_c001_v0001144_t0033_u01754885844613") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ec6_d20250811_m041719_c001_v7007000_t0000_u01754885839146") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229b9_d20250811_m041717_c001_v0001144_t0012_u01754885837766") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ec2_d20250811_m041717_c001_v7007000_t0000_u01754885837220") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229af_d20250811_m041715_c001_v0001144_t0001_u01754885835463") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e229a1_d20250811_m041709_c001_v0001144_t0020_u01754885829161") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e33a05_d20250811_m041708_c001_v7007000_t0000_u01754885828792") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2299b_d20250811_m041707_c001_v0001144_t0014_u01754885827430") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22997_d20250811_m041706_c001_v0001144_t0002_u01754885826092") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4183e4d6b8e339fb_d20250811_m041705_c001_v7007000_t0000_u01754885825354") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22985_d20250811_m041659_c001_v0001144_t0031_u01754885819336") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22979_d20250811_m041652_c001_v0001144_t0025_u01754885812633") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d74e8_d20250811_m041652_c001_v7007000_t0000_u01754885812262") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22973_d20250811_m041651_c001_v0001144_t0020_u01754885811314") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2296d_d20250811_m041650_c001_v0001144_t0053_u01754885810349") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40673a98df8d74dd_d20250811_m041649_c001_v7007000_t0000_u01754885809615") 2025/08/11 04:28:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2294d_d20250811_m041640_c001_v0001144_t0002_u01754885800102") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ea5_d20250811_m041639_c001_v7007000_t0000_u01754885799723") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22947_d20250811_m041638_c001_v0001144_t0053_u01754885798861") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14ea0_d20250811_m041637_c001_v7007000_t0000_u01754885797955") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22943_d20250811_m041636_c001_v0001144_t0014_u01754885796781") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e99_d20250811_m041636_c001_v7007000_t0000_u01754885796235") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2293f_d20250811_m041635_c001_v0001144_t0002_u01754885795102") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e94_d20250811_m041634_c001_v7007000_t0000_u01754885794197") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22939_d20250811_m041633_c001_v0001144_t0006_u01754885793095") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e8f_d20250811_m041632_c001_v7007000_t0000_u01754885792546") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22935_d20250811_m041631_c001_v0001144_t0047_u01754885791756") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e8c_d20250811_m041631_c001_v7007000_t0000_u01754885791211") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22933_d20250811_m041629_c001_v0001144_t0027_u01754885789861") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e77_d20250811_m041624_c001_v7007000_t0000_u01754885784416") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2291f_d20250811_m041623_c001_v0001144_t0033_u01754885783550") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e73_d20250811_m041623_c001_v7007000_t0000_u01754885783005") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22919_d20250811_m041621_c001_v0001144_t0043_u01754885781298") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e6c_d20250811_m041620_c001_v7007000_t0000_u01754885780379") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22913_d20250811_m041619_c001_v0001144_t0004_u01754885779482") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4021a1ce9bd14e63_d20250811_m041617_c001_v7007000_t0000_u01754885777125") 2025/08/11 04:28:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2290f_d20250811_m041616_c001_v0001144_t0006_u01754885776082") 2025/08/11 04:28:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333c9_d20250811_m042323_c001_v7007000_t0000_u01754886203479") 2025/08/11 04:28:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e459_d20250811_m042322_c001_v0001146_t0045_u01754886202080") 2025/08/11 04:28:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333c7_d20250811_m042321_c001_v7007000_t0000_u01754886201493") 2025/08/11 04:28:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe150a_d20250811_m042319_c001_v0001042_t0056_u01754886199757") 2025/08/11 04:28:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba071b_d20250811_m042704_c001_v7007000_t0000_u01754886424238") 2025/08/11 04:28:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9dd_d20250811_m042703_c001_v0001091_t0042_u01754886423223") 2025/08/11 04:28:33 DEBUG : sub/yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670f5_d20250811_m041839_c001_v7007000_t0000_u01754885919237") 2025/08/11 04:28:33 DEBUG : sub/yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559123_d20250811_m041837_c001_v0001181_t0050_u01754885917668") 2025/08/11 04:28:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333a4_d20250811_m042318_c001_v7007000_t0000_u01754886198977") 2025/08/11 04:28:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f84f_d20250811_m042317_c001_v0001091_t0030_u01754886197511") 2025/08/11 04:28:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793336a_d20250811_m042316_c001_v7007000_t0000_u01754886196721") 2025/08/11 04:28:33 DEBUG : test_dir1/file2: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22dce_d20250811_m042315_c001_v0001144_t0048_u01754886195350") 2025/08/11 04:28:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d179333aa_d20250811_m042319_c001_v7007000_t0000_u01754886199157") 2025/08/11 04:28:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe14fe_d20250811_m042317_c001_v0001042_t0048_u01754886197522") 2025/08/11 04:28:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f405e2f9d1793336f_d20250811_m042316_c001_v7007000_t0000_u01754886196903") 2025/08/11 04:28:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f84d_d20250811_m042315_c001_v0001091_t0024_u01754886195339") 2025/08/11 04:28:33 DEBUG : three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f92_d20250811_m041830_c001_v7007000_t0000_u01754885910932") 2025/08/11 04:28:33 DEBUG : three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22ab4_d20250811_m041829_c001_v0001144_t0015_u01754885909439") 2025/08/11 04:28:33 DEBUG : three: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e22aae_d20250811_m041826_c001_v0001144_t0047_u01754885906694") 2025/08/11 04:28:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba071f_d20250811_m042706_c001_v7007000_t0000_u01754886426501") 2025/08/11 04:28:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e2303f_d20250811_m042705_c001_v0001144_t0058_u01754886425190") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba072f_d20250811_m042727_c001_v7007000_t0000_u01754886447776") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e733_d20250811_m042725_c001_v0001146_t0016_u01754886445815") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba072c_d20250811_m042724_c001_v7007000_t0000_u01754886444244") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23065_d20250811_m042721_c001_v0001144_t0020_u01754886441867") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba072a_d20250811_m042720_c001_v7007000_t0000_u01754886440905") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9f7_d20250811_m042719_c001_v0001091_t0054_u01754886439818") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0726_d20250811_m042714_c001_v7007000_t0000_u01754886434772") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23057_d20250811_m042713_c001_v0001144_t0040_u01754886433270") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0728_d20250811_m042717_c001_v7007000_t0000_u01754886437115") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e715_d20250811_m042715_c001_v0001146_t0024_u01754886435766") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0725_d20250811_m042712_c001_v7007000_t0000_u01754886432310") 2025/08/11 04:28:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1030e5cef808f9ed_d20250811_m042711_c001_v0001091_t0047_u01754886431221") 2025/08/11 04:28:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0724_d20250811_m042710_c001_v7007000_t0000_u01754886430269") 2025/08/11 04:28:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16c3_d20250811_m042709_c001_v0001042_t0029_u01754886429314") 2025/08/11 04:28:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0721_d20250811_m042708_c001_v7007000_t0000_u01754886428362") 2025/08/11 04:28:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1129c9a250e0e6fd_d20250811_m042707_c001_v0001146_t0007_u01754886427466") 2025/08/11 04:28:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4145fb5ce5b9bfa6_d20250811_m042733_c001_v7007000_t0000_u01754886453003") 2025/08/11 04:28:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f11581fbd07e23075_d20250811_m042731_c001_v0001144_t0010_u01754886451979") 2025/08/11 04:28:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0729_d20250811_m042718_c001_v7007000_t0000_u01754886438855") 2025/08/11 04:28:34 DEBUG : toe/toe/toe: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16d3_d20250811_m042718_c001_v0001042_t0050_u01754886438068") 2025/08/11 04:28:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba0730_d20250811_m042728_c001_v7007000_t0000_u01754886448364") 2025/08/11 04:28:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f115f375a4bbe16df_d20250811_m042727_c001_v0001042_t0020_u01754886447299") 2025/08/11 04:28:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4157d5f4dfba072d_d20250811_m042724_c001_v7007000_t0000_u01754886444868") 2025/08/11 04:28:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f1102d071058ac468_d20250811_m042724_c001_v0001177_t0044_u01754886444032") 2025/08/11 04:28:35 DEBUG : two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f93_d20250811_m041831_c001_v7007000_t0000_u01754885911114") 2025/08/11 04:28:35 DEBUG : two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f418d886ad8559101_d20250811_m041828_c001_v0001181_t0049_u01754885908870") 2025/08/11 04:28:35 DEBUG : two: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f41581fbd07e22aac_d20250811_m041826_c001_v0001144_t0027_u01754885906511") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670f7_d20250811_m041839_c001_v7007000_t0000_u01754885919972") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f100a410ba6926892_d20250811_m041839_c001_v0001180_t0055_u01754885919010") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670ed_d20250811_m041836_c001_v7007000_t0000_u01754885916341") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad8559117_d20250811_m041834_c001_v0001181_t0040_u01754885914742") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f95_d20250811_m041833_c001_v7007000_t0000_u01754885913373") 2025/08/11 04:28:35 DEBUG : yam: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f118d886ad855910b_d20250811_m041831_c001_v0001181_t0020_u01754885911673") 2025/08/11 04:28:35 DEBUG : yaml: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f4202e62cdc7670f0_d20250811_m041837_c001_v7007000_t0000_u01754885917091") 2025/08/11 04:28:35 DEBUG : yaml: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f108ff37069c702ca_d20250811_m041835_c001_v0001044_t0041_u01754885915942") 2025/08/11 04:28:35 DEBUG : yaml: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f40322871fdd58f97_d20250811_m041834_c001_v7007000_t0000_u01754885914103") 2025/08/11 04:28:35 DEBUG : yaml: Deleting (id "4_z7f02cdf3507d9b7b9f880e1b_f110b6f260ae1545a_d20250811_m041833_c001_v0001157_t0048_u01754885913048") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m28.20211854s (try 1/5)